[INFO] cloning repository https://github.com/kaifoon/kvs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaifoon/kvs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaifoon%2Fkvs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaifoon%2Fkvs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d50a7540ddcf56c036c35c9870337ad00d3b6de6 [INFO] testing kaifoon/kvs against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaifoon%2Fkvs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kaifoon/kvs on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kaifoon/kvs [INFO] finished tweaking git repo https://github.com/kaifoon/kvs [INFO] tweaked toml for git repo https://github.com/kaifoon/kvs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/kaifoon/kvs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0cba26b59952c4f869b572ca340304a8d876a590877af585166ac6bf40154303 [INFO] running `Command { std: "docker" "start" "-a" "0cba26b59952c4f869b572ca340304a8d876a590877af585166ac6bf40154303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cba26b59952c4f869b572ca340304a8d876a590877af585166ac6bf40154303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cba26b59952c4f869b572ca340304a8d876a590877af585166ac6bf40154303", kill_on_drop: false }` [INFO] [stdout] 0cba26b59952c4f869b572ca340304a8d876a590877af585166ac6bf40154303 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1e2c72c0ed99991664d4216d6f323c736a615e44c0424a6b9f0fd5b27a16053 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b1e2c72c0ed99991664d4216d6f323c736a615e44c0424a6b9f0fd5b27a16053", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling dashmap v4.0.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling kvs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.46s [INFO] running `Command { std: "docker" "inspect" "b1e2c72c0ed99991664d4216d6f323c736a615e44c0424a6b9f0fd5b27a16053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1e2c72c0ed99991664d4216d6f323c736a615e44c0424a6b9f0fd5b27a16053", kill_on_drop: false }` [INFO] [stdout] b1e2c72c0ed99991664d4216d6f323c736a615e44c0424a6b9f0fd5b27a16053 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab7fd976811cbd9d13a39dadf667f0d8d450f1ec26d9af35ba6bcba4cb4cf5e6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ab7fd976811cbd9d13a39dadf667f0d8d450f1ec26d9af35ba6bcba4cb4cf5e6", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling panic-control v0.1.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling assert_cmd v1.0.2 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling kvs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.03s [INFO] running `Command { std: "docker" "inspect" "ab7fd976811cbd9d13a39dadf667f0d8d450f1ec26d9af35ba6bcba4cb4cf5e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab7fd976811cbd9d13a39dadf667f0d8d450f1ec26d9af35ba6bcba4cb4cf5e6", kill_on_drop: false }` [INFO] [stdout] ab7fd976811cbd9d13a39dadf667f0d8d450f1ec26d9af35ba6bcba4cb4cf5e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 59adf2dc8c88c6097cca237491be4eb8a12a24f8be296fe7b166b2e70115fb63 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "59adf2dc8c88c6097cca237491be4eb8a12a24f8be296fe7b166b2e70115fb63", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kvs-fae4b68a84aa760b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test engines::kvs::tests::test_gen_sort_list ... ignored [INFO] [stdout] test engines::kvs::tests::test_dashmap ... ok [INFO] [stderr] Sep 12 10:39:52.565 DEBG Receive request from 127.0.0.1:57412: Set { key: "ad", value: "adad" } [INFO] [stderr] Sep 12 10:39:52.566 DEBG Response sent to 127.0.0.1:57412: Ok(()) [INFO] [stderr] Sep 12 10:39:52.577 DEBG Receive request from 127.0.0.1:57414: Set { key: "acd", value: "adad" } [INFO] [stderr] Sep 12 10:39:52.578 DEBG Response sent to 127.0.0.1:57414: Ok(()) [INFO] [stderr] Sep 12 10:39:52.587 DEBG Receive request from 127.0.0.1:57416: Get { key: "ad" } [INFO] [stderr] Sep 12 10:39:52.588 DEBG Response sent to 127.0.0.1:57416: Ok(Some("adad")) [INFO] [stderr] Sep 12 10:39:52.601 DEBG Receive request from 127.0.0.1:57418: Get { key: "acd" } [INFO] [stderr] Sep 12 10:39:52.602 DEBG Response sent to 127.0.0.1:57418: Ok(Some("adad")) [INFO] [stdout] test client::test::test_multireqs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kvs_client-241428388794be20) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kvs_server-d23f1a2746958bcc) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-5ab17221ed972aca) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stderr] Sep 12 10:39:52.656 INFO kvs-server 0.1.0 Storage engine: sled Listening on 127.0.0.1:4002 [INFO] [stderr] Sep 12 10:39:52.663 INFO kvs-server 0.1.0 Storage engine: kvs Listening on 127.0.0.1:4004 [INFO] [stderr] Sep 12 10:39:52.675 INFO kvs-server 0.1.0 Storage engine: sled Listening on 127.0.0.1:4005 [INFO] [stdout] test client_cli_invalid_subcommand ... ok [INFO] [stdout] test server_cli_version ... ok [INFO] [stdout] test client_cli_version ... ok [INFO] [stdout] test client_cli_no_args ... ok [INFO] [stdout] test client_cli_invalid_rm ... ok [INFO] [stdout] test client_cli_invalid_set ... ok [INFO] [stdout] test client_cli_invalid_get ... ok [INFO] [stdout] test cli_log_configuration ... ok [INFO] [stderr] Sep 12 10:39:53.675 INFO kvs-server 0.1.0 Storage engine: kvs Listening on 127.0.0.1:4002 [INFO] [stderr] Sep 12 10:39:53.675 DEBG Receive request from 127.0.0.1:59244: Set { key: "key1", value: "value1" } [INFO] [stderr] Sep 12 10:39:53.677 DEBG Response sent to 127.0.0.1:59244: Ok(()) [INFO] [stderr] Sep 12 10:39:53.693 DEBG Receive request from 127.0.0.1:59246: Get { key: "Sep 12 10:39:53.696 DEBGkey1 "Receive request from }127. [INFO] [stderr] 0Sep 12 10:39:53.697 DEBG Response sent to 127.0.0.1:59246: Ok.(Some("value1")) [INFO] [stderr] 0.1:50974: Set { key: "key1", value: "value1" } [INFO] [stderr] Sep 12 10:39:53.706 DEBG Response sent to 127.0.0.1:50974: Ok(()) [INFO] [stderr] Sep 12 10:39:53.714 DEBG Receive request from 127.0.0.1:59250: Set { key: "key1", value: "value2" } [INFO] [stderr] Sep 12 10:39:53.719 DEBG Response sent to 127.0.0.1:59250: Ok(()) [INFO] [stderr] Sep 12 10:39:53.733 DEBG Receive request from 127.0.0.1:50978: Get { key: "key1" } [INFO] [stderr] Sep 12 10:39:53.734 DEBG Response sent to 127.0.0.1:50978: Ok(Some("value1")) [INFO] [stderr] Sep 12 10:39:53.749 DEBG Receive request from 127.0.0.1:59254: Get { key: "key1" } [INFO] [stderr] Sep 12 10:39:53.750 DEBG Response sent to 127.0.0.1:59254: Ok(Some("value2")) [INFO] [stderr] Sep 12 10:39:53.751 DEBG Receive request from 127.0.0.1:50982: Set { key: "key1", value: "value2" } [INFO] [stderr] Sep 12 10:39:53.751 DEBG Response sent to 127.0.0.1:50982: Ok(()) [INFO] [stderr] Sep 12 10:39:53.770 DEBG Receive request from 127.0.0.1:59260: Get { key: "key2" } [INFO] [stderr] Sep 12 10:39:53.770 DEBG Response sent to 127.Sep 12 10:39:53.770 DEBG Receive request from 127.0.0.1:50984: Get { key: "key1" }0 [INFO] [stderr] .0.1:59260: Ok(None) [INFO] [stderr] Sep 12 10:39:53.770 DEBG Response sent to 127.0.0.1:50984: Ok(Some("value2")) [INFO] [stderr] Sep 12 10:39:53.790 DEBG Receive request from 127.0.0.1:59262: Remove { key: "key2" } [INFO] [stderr] Sep 12 10:39:53.791 DEBG Response sent to 127.0.0.1:59262: Err("Key not found") [INFO] [stderr] Sep 12 10:39:53.797 DEBG Receive request from 127.0.0.1:50990: Get { key: "key2" } [INFO] [stderr] Sep 12 10:39:53.799 DEBG Response sent to 127.0.0.1:50990: Ok(None) [INFO] [stderr] Sep 12 10:39:53.801 DEBG Receive request from 127.0.0.1:59266: Set { key: "key2", value: "value3" } [INFO] [stderr] Sep 12 10:39:53.802 DEBG Response sent to 127.0.0.1:59266: Ok(()) [INFO] [stderr] Sep 12 10:39:53.820 DEBG Receive request from 127.0.0.1:59270: Remove { key: "key1" } [INFO] [stderr] Sep 12 10:39:53.820 DEBG Response sent to 127.0.0.1:59270: Ok(()) [INFO] [stderr] Sep 12 10:39:53.827Sep 12 10:39:53.831 INFO kvs-server 0.1.0 Storage engine: kvs Listening on 127.0.0.1:4004 [INFO] [stderr] DEBG Receive request from 127.0.0.1:50994: Remove { key: "key2" } [INFO] [stderr] Sep 12 10:39:53.833 DEBG Response sent to 127.0.0.1:50994: Err("Key not found") [INFO] [stderr] Sep 12 10:39:53.849 DEBG Receive request from 127.0.0.1:50998: Set { key: "key2", value: "value3" } [INFO] [stderr] Sep 12 10:39:53.874 DEBG Response sent to 127.0.0.1:50998: Ok(()) [INFO] [stderr] Sep 12 10:39:53.889 DEBG Receive request from 127.0.0.1:51000: Remove { key: "key1" } [INFO] [stderr] Sep 12 10:39:53.891 DEBG Response sent to 127.0.0.1:51000: Ok(()) [INFO] [stderr] Sep 12 10:39:53.899 INFO kvs-server 0.1.0 Storage engine: sled Listening on 127.0.0.1:4005 [INFO] [stdout] test cli_wrong_engine ... ok [INFO] [stderr] Sep 12 10:39:54.842 DEBG Receive request from 127.0.0.1:59282: Get { key: "key2" } [INFO] [stderr] Sep 12 10:39:54.843 DEBG Response sent to 127.0.0.1:59282: Ok(Some("value3")) [INFO] [stderr] Sep 12 10:39:54.852 DEBG Receive request from 127.0.0.1:59284: Get { key: "key1" } [INFO] [stderr] Sep 12 10:39:54.853 DEBG Response sent to 127.0.0.1:59284: Ok(None) [INFO] [stdout] test cli_access_server_kvs_engine ... ok [INFO] [stderr] Sep 12 10:39:54.913 DEBG Receive request from 127.0.0.1:51012: Get { key: "key2" } [INFO] [stderr] Sep 12 10:39:54.914 DEBG Response sent to 127.0.0.1:51012: Ok(Some("value3")) [INFO] [stderr] Sep 12 10:39:54.923 DEBG Receive request from 127.0.0.1:51014: Get { key: "key1" } [INFO] [stderr] Sep 12 10:39:54.923 DEBG Response sent to 127.0.0.1:51014: Ok(None) [INFO] [stderr] Running tests/kv_store.rs (/opt/rustwide/target/debug/deps/kv_store-8338ff2e07789cf6) [INFO] [stdout] test cli_access_server_sled_engine ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.29s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test get_non_existent_value ... ok [INFO] [stdout] test get_stored_value ... ok [INFO] [stdout] test remove_non_existent_key ... ok [INFO] [stdout] test overwrite_value ... ok [INFO] [stdout] test remove_key ... ok [INFO] [stdout] test concurrent_get ... ok [INFO] [stdout] test concurrent_set ... ok [INFO] [stdout] test compaction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.23s [INFO] [stdout] [INFO] [stderr] Running tests/thread_pool.rs (/opt/rustwide/target/debug/deps/thread_pool-7a29a17d275ffbae) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test rayon_thread_pool_spawn_counter ... ok [INFO] [stdout] test shared_queue_thread_pool_spawn_counter ... ok [INFO] [stdout] test naive_thread_pool_spawn_counter ... ok [INFO] [stderr] Sep 12 10:40:02.203 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.307 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.308 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.309 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.309 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.309 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.309 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.309 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.309 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.309 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.309 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.309 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.309 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.309 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.309 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.309 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.309 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.309 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.309 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.309 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.309 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.309 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.309 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.309 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.309 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.310 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.310 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.310 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.310 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.310 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.310 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.310 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.310 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.311 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.311 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.311 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.311 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.312 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.312 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.312 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.313 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.313 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.313 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.313 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.317 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.318 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.318 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.318 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.318 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.319 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.319 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.319 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.319 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.319 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.319 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.319 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.319 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.319 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.320 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.320 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.321 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.321 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.321 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.322 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.322 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.322 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.323 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.323 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.323 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.324 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.324 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.324 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.325 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.325 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.325 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.326 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.326 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.326 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.326 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.327 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.327 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.327 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.327 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.328 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.328 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.328 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.328 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.329 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.329 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.329 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.329 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.329 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.329 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.330 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.330 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.330 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.330 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.330 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.330 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.331 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.331 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.331 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.331 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.331 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.331 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.332 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.332 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.332 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.332 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.333 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.333 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.333 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.333 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.333 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.334 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.334 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.334 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.334 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.334 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.335 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.335 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.335 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.335 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.335 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.335 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.336 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.336 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.336 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.336 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.336 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.336 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.336 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.337 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.337 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.337 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.337 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.338 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.338 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.338 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.338 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.339 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.339 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.339 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.340 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.340 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.340 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.345 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.345 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.345 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.346 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.346 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.346 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.346 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.347 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.347 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.347 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.347 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.348 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.348 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.348 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.348 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.348 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.349 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.349 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.349 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.349 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.349 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.349 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.349 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.349 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.350 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.350 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.350 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.350 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.350 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.351 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.351 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.351 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.351 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.351 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.351 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.352 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.352 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.352 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.352 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.353 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.353 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.353 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.353 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.354 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.354 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.354 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.355 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.355 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.355 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.355 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.356 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.356 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.356 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.356 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.356 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.356 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.357 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.357 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.357 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.357 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.357 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.357 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.357 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.357 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.357 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.357 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.357 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.357 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.357 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.357 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.357 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.357 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.358 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.359 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.360 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.361 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.362 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.363 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.364 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.365 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.366 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.367 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.368 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.369 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.373 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.373 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.373 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.373 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.373 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.373 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.373 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.373 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.373 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.373 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.373 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.373 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.373 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.374 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.375 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.376 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.377 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.378 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.379 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.380 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.381 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.382 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.383 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.384 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.385 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.389 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.389 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.389 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.389 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.389 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.389 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.389 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.389 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.389 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.389 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.389 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.389 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.390 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.391 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.392 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.393 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.397 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.397 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.397 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.397 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.397 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.397 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.397 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.397 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.397 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.397 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.397 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.397 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.397 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.398 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.399 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.400 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.401 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.402 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.403 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.404 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.405 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.417 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.418 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.419 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.420 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.421 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.425 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.425 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.425 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.425 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.425 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.425 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.425 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.425 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.425 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.425 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.425 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.426 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.427 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.428 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.429 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.433 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.433 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.433 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.433 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.433 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.433 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.433 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.433 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.433 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.433 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.433 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.433 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.434 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.435 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.436 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.437 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.440 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.441 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.442 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.443 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.444 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.445 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.453 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.453 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.453 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.453 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.454 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.455 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.456 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.457 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.461 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.461 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.461 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.461 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.461 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.461 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.461 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.461 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.461 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.461 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.461 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.462 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.463 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.464 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.465 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.466 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.467 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.468 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.469 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.470 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.471 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.472 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.473 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.481 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.481 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.481 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.481 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.481 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.481 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.481 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.481 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.481 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.481 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.482 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.483 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.485 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.485 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.485 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.485 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.485 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.485 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.485 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.485 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.485 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.485 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.486 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.487 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.488 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.489 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.490 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.491 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.492 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.493 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.497 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.497 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.497 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.497 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.497 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.497 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.497 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.497 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.497 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.497 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.498 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.499 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.500 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.501 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.502 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.503 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.504 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.505 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.506 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.507 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.508 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.509 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.513 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.513 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.513 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.513 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.513 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.513 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.513 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.513 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.513 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.513 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.513 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.514 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.515 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.516 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.517 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.518 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.519 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.520 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.521 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.525 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.525 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.525 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.525 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.525 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.525 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.525 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.525 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.525 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.525 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.525 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.525 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.526 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.527 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.528 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.529 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.530 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.531 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.532 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.533 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.537 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.537 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.537 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.537 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.537 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.537 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.537 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.537 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.537 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.537 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.537 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.537 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.538 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.539 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.540 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.541 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.545 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.545 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.545 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.545 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.545 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.545 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.545 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.545 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.545 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.545 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.545 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.545 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.546 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.547 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.548 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.549 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.550 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.551 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.552 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.553 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.554 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.555 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.556 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.557 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.558 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.559 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.560 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.561 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.562 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.563 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.564 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.565 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.569 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.569 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.569 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.569 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.569 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.569 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.569 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.569 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.569 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.570 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.571 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.572 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.573 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.574 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.575 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.576 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.577 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.578 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.579 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.580 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.581 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.582 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.583 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.584 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.585 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.586 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.587 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.588 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stdout] test shared_queue_thread_pool_panic_task ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] [stderr] Sep 12 10:40:02.589 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Doc-tests kvs [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/engines/kvs.rs - engines::kvs::KvStore (line 96) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.16s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "59adf2dc8c88c6097cca237491be4eb8a12a24f8be296fe7b166b2e70115fb63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59adf2dc8c88c6097cca237491be4eb8a12a24f8be296fe7b166b2e70115fb63", kill_on_drop: false }` [INFO] [stdout] 59adf2dc8c88c6097cca237491be4eb8a12a24f8be296fe7b166b2e70115fb63