[INFO] fetching crate rustis 0.19.3... [INFO] testing rustis-0.19.3 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate rustis 0.19.3 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate rustis 0.19.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rustis 0.19.3 [INFO] tweaked toml for crates.io crate rustis 0.19.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rustis 0.19.3 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rustis 0.19.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.115 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.115 [INFO] [stderr] Downloaded wasm-bindgen v0.2.115 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.65 [INFO] [stderr] Downloaded fred-macros v0.1.0 [INFO] [stderr] Downloaded cookie-factory v0.3.2 [INFO] [stderr] Downloaded bytes-utils v0.1.4 [INFO] [stderr] Downloaded async-native-tls v0.5.0 [INFO] [stderr] Downloaded bb8 v0.9.1 [INFO] [stderr] Downloaded arc-swap v1.9.0 [INFO] [stderr] Downloaded redis-protocol v6.0.0 [INFO] [stderr] Downloaded js-sys v0.3.92 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.115 [INFO] [stderr] Downloaded moka v0.12.15 [INFO] [stderr] Downloaded fred v10.1.0 [INFO] [stderr] Downloaded redis v1.1.0 [INFO] [stderr] Downloaded web-sys v0.3.92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 649afac6e121246a4837af55144eff476f93b46e4e5dda005c9811c3c53d1434 [INFO] running `Command { std: "docker" "start" "-a" "649afac6e121246a4837af55144eff476f93b46e4e5dda005c9811c3c53d1434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "649afac6e121246a4837af55144eff476f93b46e4e5dda005c9811c3c53d1434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "649afac6e121246a4837af55144eff476f93b46e4e5dda005c9811c3c53d1434", kill_on_drop: false }` [INFO] [stdout] 649afac6e121246a4837af55144eff476f93b46e4e5dda005c9811c3c53d1434 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69e00b2b398e34628df7d71ccb760b605ba649986756092d750a40afe96d4720 [INFO] running `Command { std: "docker" "start" "-a" "69e00b2b398e34628df7d71ccb760b605ba649986756092d750a40afe96d4720", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling fast-float2 v0.2.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling rustis v0.19.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.81s [INFO] running `Command { std: "docker" "inspect" "69e00b2b398e34628df7d71ccb760b605ba649986756092d750a40afe96d4720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69e00b2b398e34628df7d71ccb760b605ba649986756092d750a40afe96d4720", kill_on_drop: false }` [INFO] [stdout] 69e00b2b398e34628df7d71ccb760b605ba649986756092d750a40afe96d4720 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fc3d706a94abf8174c0a48fa6a61373a43e767772cc4dc08d54b65676e90fe4 [INFO] running `Command { std: "docker" "start" "-a" "7fc3d706a94abf8174c0a48fa6a61373a43e767772cc4dc08d54b65676e90fe4", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling serial_test_derive v3.4.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling serial_test v3.4.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling rustis v0.19.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 43.78s [INFO] running `Command { std: "docker" "inspect" "7fc3d706a94abf8174c0a48fa6a61373a43e767772cc4dc08d54b65676e90fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fc3d706a94abf8174c0a48fa6a61373a43e767772cc4dc08d54b65676e90fe4", kill_on_drop: false }` [INFO] [stdout] 7fc3d706a94abf8174c0a48fa6a61373a43e767772cc4dc08d54b65676e90fe4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b16c1692bc2c2a772e9dbe7685409caaf77b8224db19f2743e4329d49a5d223a [INFO] running `Command { std: "docker" "start" "-a" "b16c1692bc2c2a772e9dbe7685409caaf77b8224db19f2743e4329d49a5d223a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustis-4a5b128ba9acfa0e) [INFO] [stdout] [INFO] [stdout] running 530 tests [INFO] [stdout] test tests::arg_serializer::byte_slice ... ok [INFO] [stdout] test resp::command::tests::command ... ok [INFO] [stdout] test tests::arg_serializer::bute_vec ... ok [INFO] [stdout] test tests::buffer_decoder::array ... ok [INFO] [stdout] test tests::buffer_decoder::bool ... ok [INFO] [stdout] test tests::buffer_decoder::bulk_string ... ok [INFO] [stdout] test tests::bitmap_commands::bitcount ... FAILED [INFO] [stdout] test tests::buffer_decoder::error ... ok [INFO] [stdout] test tests::buffer_decoder::integer ... ok [INFO] [stdout] test network::version::tests::version ... ok [INFO] [stdout] test tests::buffer_decoder::double ... ok [INFO] [stdout] test tests::buffer_decoder::map ... ok [INFO] [stdout] test tests::buffer_decoder::string ... ok [INFO] [stdout] test tests::bitmap_commands::bitfield ... FAILED [INFO] [stdout] test tests::bitmap_commands::bitfield_readonly ... FAILED [INFO] [stdout] test tests::bitmap_commands::bitop ... FAILED [INFO] [stdout] test tests::client::on_reconnect ... FAILED [INFO] [stdout] test tests::bloom_commands::bf_add ... FAILED [INFO] [stdout] test tests::bitmap_commands::getbit ... FAILED [INFO] [stdout] test tests::cluster::all_shard_agg_logical_and ... FAILED [INFO] [stdout] test tests::bloom_commands::bf_info ... FAILED [INFO] [stdout] test tests::bloom_commands::bf_insert ... FAILED [INFO] [stdout] test tests::cluster::all_shards_one_succeeded ... FAILED [INFO] [stdout] test tests::cluster::ask ... FAILED [INFO] [stdout] test tests::bloom_commands::bf_reserve_loadchunk_scandump ... FAILED [INFO] [stdout] test tests::cluster::cluster_selslot_command ... ok [INFO] [stdout] test tests::buffer_decoder::null ... ok [INFO] [stdout] test tests::bloom_commands::bf_exists ... FAILED [INFO] [stdout] test tests::cluster::get_loop ... ignored [INFO] [stdout] test tests::client::connection_name ... FAILED [INFO] [stdout] test tests::client::command_timeout ... FAILED [INFO] [stdout] test tests::client::forget ... FAILED [INFO] [stdout] test tests::bitmap_commands::setbit ... FAILED [INFO] [stdout] test tests::client::mget_mset ... FAILED [INFO] [stdout] test tests::client::send ... FAILED [INFO] [stdout] test tests::cluster::all_nodes_all_succeeded ... FAILED [INFO] [stdout] test tests::bitmap_commands::bitpos ... FAILED [INFO] [stdout] test tests::cluster::all_shards_agg_sum ... FAILED [INFO] [stdout] test tests::cluster::all_shards_no_response_policy ... FAILED [INFO] [stdout] test tests::bloom_commands::bf_madd ... FAILED [INFO] [stdout] test tests::config::into_config ... ok [INFO] [stdout] test tests::bloom_commands::bf_mexists ... FAILED [INFO] [stdout] test tests::cluster::cluster_pipeline ... FAILED [INFO] [stdout] test tests::cluster::cluster_transaction ... FAILED [INFO] [stdout] test tests::cluster::commands_to_different_nodes ... FAILED [INFO] [stdout] test tests::cluster::moved ... FAILED [INFO] [stdout] test tests::cluster::multi_shard_agg_min ... FAILED [INFO] [stdout] test tests::cluster::multi_shard_all_succeeded ... FAILED [INFO] [stdout] test tests::cluster::no_request_policy_no_response_policy ... FAILED [INFO] [stdout] test tests::cluster_commands::asking ... FAILED [INFO] [stdout] test tests::cluster_commands::cluster_shards ... FAILED [INFO] [stdout] test tests::connection_commands::client_no_evict ... FAILED [INFO] [stdout] test tests::command_args::key_value_collection ... FAILED [INFO] [stdout] test tests::command_args::set_collection ... FAILED [INFO] [stdout] test tests::config::connect_timeout ... FAILED [INFO] [stdout] test tests::config::default_database ... FAILED [INFO] [stdout] test tests::connection_commands::client_setname_getname ... FAILED [INFO] [stdout] test tests::config::reconnection ... FAILED [INFO] [stdout] test tests::connection_commands::auth ... FAILED [INFO] [stdout] test tests::connection_commands::client_getredir ... FAILED [INFO] [stdout] test tests::connection_commands::client_help ... FAILED [INFO] [stdout] test tests::connection_commands::ping ... FAILED [INFO] [stdout] test tests::connection_commands::client_info ... FAILED [INFO] [stdout] test tests::connection_commands::client_kill ... FAILED [INFO] [stdout] test tests::count_min_sktech_commands::cms_incrby ... FAILED [INFO] [stdout] test tests::cluster_commands::cluster_slots ... FAILED [INFO] [stdout] test tests::connection_commands::client_no_touch ... FAILED [INFO] [stdout] test tests::connection_commands::reset ... FAILED [INFO] [stdout] test tests::connection_commands::client_reply ... FAILED [INFO] [stdout] test tests::count_min_sktech_commands::cms_query ... FAILED [INFO] [stdout] test tests::connection_commands::client_tracking ... FAILED [INFO] [stdout] test tests::cuckoo_commands::cf_add ... FAILED [INFO] [stdout] test tests::connection_commands::client_tracking_info ... FAILED [INFO] [stdout] test tests::connection_commands::client_unblock ... FAILED [INFO] [stdout] test tests::connection_commands::echo ... FAILED [INFO] [stdout] test tests::connection_commands::hello_v3 ... FAILED [INFO] [stdout] test tests::cuckoo_commands::cf_info ... FAILED [INFO] [stdout] test tests::count_min_sktech_commands::cms_initbydim ... FAILED [INFO] [stdout] test tests::cuckoo_commands::cf_del ... FAILED [INFO] [stdout] test tests::cuckoo_commands::cf_reserve_loadchunk_scandump ... FAILED [INFO] [stdout] test tests::debug_commands::cluster_server_panic ... ignored [INFO] [stdout] test tests::debug_commands::standalone_server_panic ... ignored [INFO] [stdout] test tests::error::ask_error ... ok [INFO] [stdout] test tests::count_min_sktech_commands::cms_info ... FAILED [INFO] [stdout] test tests::error::moved_error ... ok [INFO] [stdout] test tests::error::reconnection ... FAILED [INFO] [stdout] test tests::error::unknown_command ... FAILED [INFO] [stdout] test tests::from_value::map_to_tuple_smallvec ... ok [INFO] [stdout] test tests::count_min_sktech_commands::cms_merge ... FAILED [INFO] [stdout] test tests::from_value::pub_sub_message ... ok [INFO] [stdout] test tests::from_value::value_to_value ... ok [INFO] [stdout] test tests::generic_commands::copy ... FAILED [INFO] [stdout] test tests::generic_commands::del ... FAILED [INFO] [stdout] test tests::from_value::map_to_tuple_vec ... ok [INFO] [stdout] test tests::cuckoo_commands::cf_addnx ... FAILED [INFO] [stdout] test tests::cuckoo_commands::cf_count ... FAILED [INFO] [stdout] test tests::cuckoo_commands::cf_exists ... FAILED [INFO] [stdout] test tests::generic_commands::expiretime ... FAILED [INFO] [stdout] test tests::connection_commands::client_id ... FAILED [INFO] [stdout] test tests::cuckoo_commands::cf_mexists ... FAILED [INFO] [stdout] test tests::generic_commands::object_encoding ... FAILED [INFO] [stdout] test tests::connection_commands::select ... FAILED [INFO] [stdout] test tests::cuckoo_commands::cf_insertnx ... FAILED [INFO] [stdout] test tests::generic_commands::object_idle_time ... FAILED [INFO] [stdout] test tests::error::kill_on_write ... FAILED [INFO] [stdout] test tests::generic_commands::persist ... FAILED [INFO] [stdout] test tests::connection_commands::client_setinfo ... FAILED [INFO] [stdout] test tests::generic_commands::object_help ... FAILED [INFO] [stdout] test tests::generic_commands::pexpireat ... FAILED [INFO] [stdout] test tests::generic_commands::dump ... FAILED [INFO] [stdout] test tests::generic_commands::expire ... FAILED [INFO] [stdout] test tests::generic_commands::renamenx ... FAILED [INFO] [stdout] test tests::generic_commands::expireat ... FAILED [INFO] [stdout] test tests::cuckoo_commands::cf_insert ... FAILED [INFO] [stdout] test tests::generic_commands::keys ... FAILED [INFO] [stdout] test tests::generic_commands::touch ... FAILED [INFO] [stdout] test tests::connection_commands::client_list ... FAILED [INFO] [stdout] test tests::generic_commands::object_freq ... FAILED [INFO] [stdout] test tests::connection_commands::client_pause ... FAILED [INFO] [stdout] test tests::generic_commands::object_refcount ... FAILED [INFO] [stdout] test tests::geo_commands::geoadd ... FAILED [INFO] [stdout] test tests::geo_commands::geodist ... FAILED [INFO] [stdout] test tests::geo_commands::geopos ... FAILED [INFO] [stdout] test tests::generic_commands::pexpiretime ... FAILED [INFO] [stdout] test tests::generic_commands::randomkey ... FAILED [INFO] [stdout] test tests::generic_commands::rename ... FAILED [INFO] [stdout] test tests::generic_commands::exists ... FAILED [INFO] [stdout] test tests::generic_commands::scan ... FAILED [INFO] [stdout] test tests::generic_commands::restore ... FAILED [INFO] [stdout] test tests::hash_commands::hget ... FAILED [INFO] [stdout] test tests::hash_commands::hget_all ... FAILED [INFO] [stdout] test tests::generic_commands::type_ ... FAILED [INFO] [stdout] test tests::generic_commands::unlink ... FAILED [INFO] [stdout] test tests::count_min_sktech_commands::cms_initbyprob ... FAILED [INFO] [stdout] test tests::generic_commands::pexpire ... FAILED [INFO] [stdout] test tests::config::password ... FAILED [INFO] [stdout] test tests::geo_commands::geosearch ... FAILED [INFO] [stdout] test tests::hash_commands::hlen ... FAILED [INFO] [stdout] test tests::geo_commands::geosearchstore ... FAILED [INFO] [stdout] test tests::hash_commands::hdel ... FAILED [INFO] [stdout] test tests::hash_commands::hexists ... FAILED [INFO] [stdout] test tests::hash_commands::hexpire ... FAILED [INFO] [stdout] test tests::hash_commands::hrandfield ... FAILED [INFO] [stdout] test tests::hash_commands::hexpiretime ... FAILED [INFO] [stdout] test tests::generic_commands::sort ... FAILED [INFO] [stdout] test tests::generic_commands::move_ ... FAILED [INFO] [stdout] test tests::hash_commands::hgetdel ... FAILED [INFO] [stdout] test tests::hash_commands::hgetex ... FAILED [INFO] [stdout] test tests::hash_commands::hincrby ... FAILED [INFO] [stdout] test tests::hash_commands::hincrbyfloat ... FAILED [INFO] [stdout] test tests::hyper_log_log_commands::pfcount ... FAILED [INFO] [stdout] test tests::geo_commands::geohash ... FAILED [INFO] [stdout] test tests::hash_commands::hmget ... FAILED [INFO] [stdout] test tests::hash_commands::hpexpire ... FAILED [INFO] [stdout] test tests::hash_commands::hpexpireat ... FAILED [INFO] [stdout] test tests::hash_commands::hpexpiretime ... FAILED [INFO] [stdout] test tests::hash_commands::hexpireat ... FAILED [INFO] [stdout] test tests::json_commands::json_debug_memory ... ignored [INFO] [stdout] test tests::hash_commands::hscan ... FAILED [INFO] [stdout] test tests::hash_commands::hsetex ... FAILED [INFO] [stdout] test tests::hash_commands::hsetnx ... FAILED [INFO] [stdout] test tests::hash_commands::hvals ... FAILED [INFO] [stdout] test tests::json_commands::json_numincrby ... FAILED [INFO] [stdout] test tests::hyper_log_log_commands::pfadd ... FAILED [INFO] [stdout] test tests::hyper_log_log_commands::pfmerge ... FAILED [INFO] [stdout] test tests::json_commands::json_objlen ... FAILED [INFO] [stdout] test tests::json_commands::json_arrindex ... FAILED [INFO] [stdout] test tests::json_commands::json_arrappend ... FAILED [INFO] [stdout] test tests::json_commands::json_arrinsert ... FAILED [INFO] [stdout] test tests::json_commands::json_arrlen ... FAILED [INFO] [stdout] test tests::json_commands::json_arrtrim ... FAILED [INFO] [stdout] test tests::json_commands::json_arrpop ... FAILED [INFO] [stdout] test tests::json_commands::json_clear ... FAILED [INFO] [stdout] test tests::json_commands::json_del ... FAILED [INFO] [stdout] test tests::list_commands::brpop ... FAILED [INFO] [stdout] test tests::list_commands::lindex ... FAILED [INFO] [stdout] test tests::list_commands::linsert ... FAILED [INFO] [stdout] test tests::json_commands::json_mget ... FAILED [INFO] [stdout] test tests::json_commands::json_objkeys ... FAILED [INFO] [stdout] test tests::json_commands::json_nummultby ... FAILED [INFO] [stdout] test tests::hash_commands::hkeys ... FAILED [INFO] [stdout] test tests::json_commands::json_resp ... FAILED [INFO] [stdout] test tests::list_commands::lpos ... FAILED [INFO] [stdout] test tests::json_commands::json_strlen ... FAILED [INFO] [stdout] test tests::json_commands::json_toggle ... FAILED [INFO] [stdout] test tests::json_commands::json_type ... FAILED [INFO] [stdout] test tests::list_commands::blmove ... FAILED [INFO] [stdout] test tests::list_commands::blmpop ... FAILED [INFO] [stdout] test tests::list_commands::blpop ... FAILED [INFO] [stdout] test tests::json_commands::json_forget ... FAILED [INFO] [stdout] test tests::json_commands::json_get ... FAILED [INFO] [stdout] test tests::multiplexed_client::multiplexed_client ... FAILED [INFO] [stdout] test tests::list_commands::llen ... FAILED [INFO] [stdout] test tests::list_commands::lmove ... FAILED [INFO] [stdout] test tests::list_commands::lmpop ... FAILED [INFO] [stdout] test tests::list_commands::lpop ... FAILED [INFO] [stdout] test tests::json_commands::json_strappend ... FAILED [INFO] [stdout] test tests::list_commands::lpush ... FAILED [INFO] [stdout] test tests::list_commands::lpushx ... FAILED [INFO] [stdout] test tests::list_commands::lrange ... FAILED [INFO] [stdout] test tests::pub_sub_commands::pub_sub_numpat ... FAILED [INFO] [stdout] test tests::list_commands::ltrim ... FAILED [INFO] [stdout] test tests::list_commands::lrem ... FAILED [INFO] [stdout] test tests::list_commands::rpop ... FAILED [INFO] [stdout] test tests::list_commands::rpush ... FAILED [INFO] [stdout] test tests::hash_commands::hstrlen ... FAILED [INFO] [stdout] test tests::pub_sub_commands::punsubscribe ... FAILED [INFO] [stdout] test tests::pipeline::error ... FAILED [INFO] [stdout] test tests::pipeline::pipeline ... FAILED [INFO] [stdout] test tests::pub_sub_commands::subscribe_to_multiple_channels ... FAILED [INFO] [stdout] test tests::pub_sub_commands::additional_sub ... FAILED [INFO] [stdout] test tests::pub_sub_commands::concurrent_subscribe ... FAILED [INFO] [stdout] test tests::pub_sub_commands::no_auto_resubscribe ... FAILED [INFO] [stdout] test tests::pub_sub_commands::pub_sub_channels ... FAILED [INFO] [stdout] test tests::resp3::null ... FAILED [INFO] [stdout] test tests::resp_deserializer::bool ... ok [INFO] [stdout] test tests::resp_deserializer::char ... ok [INFO] [stdout] test tests::resp_deserializer::float ... ok [INFO] [stdout] test tests::resp_deserializer::integer ... ok [INFO] [stdout] test tests::list_commands::lset ... FAILED [INFO] [stdout] test tests::resp_deserializer::integer_array ... ok [INFO] [stdout] test tests::resp_deserializer::map ... ok [INFO] [stdout] test tests::resp_deserializer::newtype_struct ... ok [INFO] [stdout] test tests::pub_sub_commands::pub_sub_numsub ... FAILED [INFO] [stdout] test tests::resp_deserializer::option ... ok [INFO] [stdout] test tests::resp_deserializer::r#enum ... ok [INFO] [stdout] test tests::resp_deserializer::r#struct ... ok [INFO] [stdout] test tests::resp_deserializer::seq ... ok [INFO] [stdout] test tests::resp_deserializer::string ... ok [INFO] [stdout] test tests::pub_sub_commands::pub_sub_shardchannels ... FAILED [INFO] [stdout] test tests::resp_deserializer::tuple ... ok [INFO] [stdout] test tests::resp_deserializer::tuple_struct ... ok [INFO] [stdout] test tests::resp_deserializer::unit ... ok [INFO] [stdout] test tests::pub_sub_commands::pub_sub_shardnumsub ... FAILED [INFO] [stdout] test tests::pub_sub_commands::pubsub ... FAILED [INFO] [stdout] test tests::resp_deserializer::unit_struct ... ok [INFO] [stdout] test tests::resp_frame_parser::parse_array ... ok [INFO] [stdout] test tests::resp_frame_parser::parse_map ... ok [INFO] [stdout] test tests::pub_sub_commands::pubsub_shardchannels ... FAILED [INFO] [stdout] test tests::resp_response::array ... ok [INFO] [stdout] test tests::resp_response::into_array_iter ... ok [INFO] [stdout] test tests::scripting_commands::eval ... FAILED [INFO] [stdout] test tests::pub_sub_commands::split ... FAILED [INFO] [stdout] test tests::pub_sub_commands::subscribe_multiple_times_to_the_same_channel ... FAILED [INFO] [stdout] test tests::pipeline::pipeline_on_cluster ... FAILED [INFO] [stdout] test tests::pub_sub_commands::subscribe_to_multiple_patterns ... FAILED [INFO] [stdout] test tests::pub_sub_commands::subscribe_to_multiple_shardchannels ... FAILED [INFO] [stdout] test tests::pub_sub_commands::unsubscribe ... FAILED [INFO] [stdout] test tests::scripting_commands::script_kill ... FAILED [INFO] [stdout] test tests::pub_sub_commands::auto_resubscribe ... FAILED [INFO] [stdout] test tests::list_commands::rpushx ... FAILED [INFO] [stdout] test tests::scripting_commands::eval_tuple_response ... FAILED [INFO] [stdout] test tests::scripting_commands::evalsha ... FAILED [INFO] [stdout] test tests::scripting_commands::evalsha_noscript ... FAILED [INFO] [stdout] test tests::scripting_commands::fcall ... FAILED [INFO] [stdout] test tests::scripting_commands::function_delete ... FAILED [INFO] [stdout] test tests::scripting_commands::function_dump ... FAILED [INFO] [stdout] test tests::scripting_commands::fcall_tuple_response ... FAILED [INFO] [stdout] test tests::scripting_commands::function_list ... FAILED [INFO] [stdout] test tests::scripting_commands::function_flush ... FAILED [INFO] [stdout] test tests::scripting_commands::function_stats ... FAILED [INFO] [stdout] test tests::scripting_commands::script_exists ... FAILED [INFO] [stdout] test tests::scripting_commands::script_flush ... FAILED [INFO] [stdout] test tests::resp3::double ... FAILED [INFO] [stdout] test tests::search_commands::ft_aggregate ... FAILED [INFO] [stdout] test tests::search_commands::ft_alias ... FAILED [INFO] [stdout] test tests::search_commands::ft_alter ... FAILED [INFO] [stdout] test tests::search_commands::ft_config_get_set ... FAILED [INFO] [stdout] test tests::search_commands::ft_cursor ... FAILED [INFO] [stdout] test tests::search_commands::ft_create ... FAILED [INFO] [stdout] test tests::search_commands::ft_suglen ... FAILED [INFO] [stdout] test tests::search_commands::ft_search ... FAILED [INFO] [stdout] test tests::search_commands::ft_explain ... FAILED [INFO] [stdout] test tests::search_commands::ft_info ... FAILED [INFO] [stdout] test tests::sentinel::get_loop ... ignored [INFO] [stdout] test tests::search_commands::ft_list ... FAILED [INFO] [stdout] test tests::search_commands::ft_dropindex ... FAILED [INFO] [stdout] test tests::search_commands::ft_explaincli ... FAILED [INFO] [stdout] test tests::search_commands::ft_dict ... FAILED [INFO] [stdout] test tests::search_commands::ft_search_empty_index ... FAILED [INFO] [stdout] test tests::search_commands::ft_spellcheck ... FAILED [INFO] [stdout] test tests::search_commands::ft_sugadd ... FAILED [INFO] [stdout] test tests::search_commands::ft_sugdel ... FAILED [INFO] [stdout] test tests::search_commands::ft_profile ... FAILED [INFO] [stdout] test tests::sentinel::sentinel_set ... FAILED [INFO] [stdout] test tests::sentinel::unknown_service ... ok [INFO] [stdout] test tests::search_commands::ft_syn ... FAILED [INFO] [stdout] test tests::sentinel::config_get_set ... FAILED [INFO] [stdout] test tests::sentinel::connection ... FAILED [INFO] [stdout] test tests::sentinel::connection_with_failures ... FAILED [INFO] [stdout] test tests::sentinel::sentinel_ckquorum ... FAILED [INFO] [stdout] test tests::sentinel::sentinel_flushconfig ... FAILED [INFO] [stdout] test tests::sentinel::sentinel_info_cache ... FAILED [INFO] [stdout] test tests::sentinel::sentinel_master ... FAILED [INFO] [stdout] test tests::sentinel::sentinel_masters ... FAILED [INFO] [stdout] test tests::server_commands::acl_help ... FAILED [INFO] [stdout] test tests::sentinel::sentinel_pending_scripts ... FAILED [INFO] [stdout] test tests::sentinel::sentinel_myid ... FAILED [INFO] [stdout] test tests::sentinel::sentinel_replicas ... FAILED [INFO] [stdout] test tests::sentinel::sentinel_sentinels ... FAILED [INFO] [stdout] test tests::search_commands::ft_sugget ... FAILED [INFO] [stdout] test tests::sentinel::unreachable ... ok [INFO] [stdout] test tests::server_commands::acl_cat ... FAILED [INFO] [stdout] test tests::search_commands::ft_tagvals ... FAILED [INFO] [stdout] test tests::server_commands::acl_deluser ... FAILED [INFO] [stdout] test tests::server_commands::acl_dryrun ... FAILED [INFO] [stdout] test tests::server_commands::acl_genpass ... FAILED [INFO] [stdout] test tests::server_commands::acl_getuser ... FAILED [INFO] [stdout] test tests::server_commands::acl_list ... FAILED [INFO] [stdout] test tests::server_commands::acl_load ... FAILED [INFO] [stdout] test tests::server_commands::command_help ... FAILED [INFO] [stdout] test tests::server_commands::acl_log ... FAILED [INFO] [stdout] test tests::server_commands::acl_save ... FAILED [INFO] [stdout] test tests::server_commands::acl_setuser ... FAILED [INFO] [stdout] test tests::server_commands::acl_whoami ... FAILED [INFO] [stdout] test tests::server_commands::acl_users ... FAILED [INFO] [stdout] test tests::server_commands::dbsize ... FAILED [INFO] [stdout] test tests::server_commands::bgrewriteaof ... FAILED [INFO] [stdout] test tests::server_commands::flushall ... FAILED [INFO] [stdout] test tests::server_commands::command ... FAILED [INFO] [stdout] test tests::server_commands::command_count ... FAILED [INFO] [stdout] test tests::server_commands::command_docs ... FAILED [INFO] [stdout] test tests::server_commands::command_getkeys ... FAILED [INFO] [stdout] test tests::server_commands::command_getkeysandflags ... FAILED [INFO] [stdout] test tests::server_commands::latency_help ... FAILED [INFO] [stdout] test tests::server_commands::command_list ... FAILED [INFO] [stdout] test tests::server_commands::config_get ... FAILED [INFO] [stdout] test tests::server_commands::config_help ... FAILED [INFO] [stdout] test tests::server_commands::config_resetstat ... FAILED [INFO] [stdout] test tests::server_commands::config_rewrite ... FAILED [INFO] [stdout] test tests::server_commands::command_info ... FAILED [INFO] [stdout] test tests::server_commands::config_set ... FAILED [INFO] [stdout] test tests::server_commands::memory_help ... FAILED [INFO] [stdout] test tests::server_commands::auto_remonitor ... FAILED [INFO] [stdout] test tests::server_commands::failover ... FAILED [INFO] [stdout] test tests::server_commands::flushdb ... FAILED [INFO] [stdout] test tests::server_commands::module_help ... FAILED [INFO] [stdout] test tests::server_commands::module_list ... FAILED [INFO] [stdout] test tests::server_commands::info ... FAILED [INFO] [stdout] test tests::server_commands::lastsave ... FAILED [INFO] [stdout] test tests::server_commands::latency_doctor ... FAILED [INFO] [stdout] test tests::server_commands::latency_graph ... FAILED [INFO] [stdout] test tests::server_commands::latency_histogram ... FAILED [INFO] [stdout] test tests::server_commands::latency_history ... FAILED [INFO] [stdout] test tests::server_commands::slowlog_help ... FAILED [INFO] [stdout] test tests::server_commands::latency_latest ... FAILED [INFO] [stdout] test tests::server_commands::latency_reset ... FAILED [INFO] [stdout] test tests::server_commands::lolwut ... FAILED [INFO] [stdout] test tests::server_commands::memory_doctor ... FAILED [INFO] [stdout] test tests::server_commands::memory_malloc_stats ... FAILED [INFO] [stdout] test tests::server_commands::memory_purge ... FAILED [INFO] [stdout] test tests::server_commands::memory_stats ... FAILED [INFO] [stdout] test tests::server_commands::memory_usage ... FAILED [INFO] [stdout] test tests::set_commands::sintercard ... FAILED [INFO] [stdout] test tests::server_commands::role ... FAILED [INFO] [stdout] test tests::server_commands::replicaof ... FAILED [INFO] [stdout] test tests::set_commands::smembers ... FAILED [INFO] [stdout] test tests::server_commands::slowlog_get ... FAILED [INFO] [stdout] test tests::server_commands::slowlog_len ... FAILED [INFO] [stdout] test tests::server_commands::slowlog_reset ... FAILED [INFO] [stdout] test tests::server_commands::swapdb ... FAILED [INFO] [stdout] test tests::server_commands::time ... FAILED [INFO] [stdout] test tests::set_commands::sadd ... FAILED [INFO] [stdout] test tests::set_commands::sdiff ... FAILED [INFO] [stdout] test tests::set_commands::sdiffstore ... FAILED [INFO] [stdout] test tests::sorted_set_commands::bzmpop ... FAILED [INFO] [stdout] test tests::set_commands::sinter ... FAILED [INFO] [stdout] test tests::server_commands::bgsave ... FAILED [INFO] [stdout] test tests::set_commands::sinterstore ... FAILED [INFO] [stdout] test tests::set_commands::sismember ... FAILED [INFO] [stdout] test tests::server_commands::save ... FAILED [INFO] [stdout] test tests::set_commands::smismember ... FAILED [INFO] [stdout] test tests::set_commands::smove ... FAILED [INFO] [stdout] test tests::set_commands::spop ... FAILED [INFO] [stdout] test tests::set_commands::srandmember ... FAILED [INFO] [stdout] test tests::set_commands::srem ... FAILED [INFO] [stdout] test tests::set_commands::sscan ... FAILED [INFO] [stdout] test tests::sorted_set_commands::bzpopmax ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zmpop ... FAILED [INFO] [stdout] test tests::set_commands::sunion ... FAILED [INFO] [stdout] test tests::set_commands::sunionstore ... FAILED [INFO] [stdout] test tests::sorted_set_commands::bzpopmin ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zadd ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zcard ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zcount ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zrem ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zdiffstore ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zinter ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zlexcount ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zincrby ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zscore ... FAILED [INFO] [stdout] test tests::set_commands::scard ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zunionstore ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zpopmax ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zpopmin ... FAILED [INFO] [stdout] test tests::stream_commands::xautoclaim_args ... ok [INFO] [stdout] test tests::sorted_set_commands::zrandmember ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zrange ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zrangestore ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zrank ... FAILED [INFO] [stdout] test tests::stream_commands::xrange ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zremrangebylex ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zremrangebyrank ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zrevrank ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zscan ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zinterstore ... FAILED [INFO] [stdout] test tests::server_commands::monitor ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zmscore ... FAILED [INFO] [stdout] test tests::stream_commands::xadd ... FAILED [INFO] [stdout] test tests::stream_commands::xautoclaim ... FAILED [INFO] [stdout] test tests::stream_commands::xdel ... FAILED [INFO] [stdout] test tests::stream_commands::xclaim ... FAILED [INFO] [stdout] test tests::stream_commands::xgroup ... FAILED [INFO] [stdout] test tests::stream_commands::xlen ... FAILED [INFO] [stdout] test tests::string_commands::getrange ... FAILED [INFO] [stdout] test tests::stream_commands::xreadgroup ... FAILED [INFO] [stdout] test tests::stream_commands::xrevrange ... FAILED [INFO] [stdout] test tests::stream_commands::xtrim ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zunion ... FAILED [INFO] [stdout] test tests::stream_commands::xread ... FAILED [INFO] [stdout] test tests::string_commands::decr ... FAILED [INFO] [stdout] test tests::string_commands::append ... FAILED [INFO] [stdout] test tests::string_commands::decrby ... FAILED [INFO] [stdout] test tests::string_commands::get_and_set ... FAILED [INFO] [stdout] test tests::string_commands::get_ex ... FAILED [INFO] [stdout] test tests::string_commands::get_exat ... FAILED [INFO] [stdout] test tests::string_commands::get_persist ... FAILED [INFO] [stdout] test tests::string_commands::get_pex ... FAILED [INFO] [stdout] test tests::string_commands::strlen ... FAILED [INFO] [stdout] test tests::sorted_set_commands::zdiff ... FAILED [INFO] [stdout] test tests::string_commands::getset ... FAILED [INFO] [stdout] test tests::string_commands::incr ... FAILED [INFO] [stdout] test tests::string_commands::incrby ... FAILED [INFO] [stdout] test tests::string_commands::incrbyfloat ... FAILED [INFO] [stdout] test tests::string_commands::lcs ... FAILED [INFO] [stdout] test tests::string_commands::mget_mset ... FAILED [INFO] [stdout] test tests::string_commands::msetnx ... FAILED [INFO] [stdout] test tests::string_commands::psetex ... FAILED [INFO] [stdout] test tests::string_commands::set_with_options ... FAILED [INFO] [stdout] test tests::string_commands::setex ... FAILED [INFO] [stdout] test tests::string_commands::setnx ... FAILED [INFO] [stdout] test tests::t_disgest_commands::tdigest_reset ... FAILED [INFO] [stdout] test tests::string_commands::get_pxat ... FAILED [INFO] [stdout] test tests::string_commands::substr ... FAILED [INFO] [stdout] test tests::t_disgest_commands::tdigest_add ... FAILED [INFO] [stdout] test tests::t_disgest_commands::tdigest_byrank ... FAILED [INFO] [stdout] test tests::t_disgest_commands::tdigest_byrevrank ... FAILED [INFO] [stdout] test tests::t_disgest_commands::tdigest_cdf ... FAILED [INFO] [stdout] test tests::t_disgest_commands::tdigest_create ... FAILED [INFO] [stdout] test tests::t_disgest_commands::tdigest_info ... FAILED [INFO] [stdout] test tests::t_disgest_commands::tdigest_max ... FAILED [INFO] [stdout] test tests::t_disgest_commands::tdigest_merge ... FAILED [INFO] [stdout] test tests::t_disgest_commands::tdigest_min ... FAILED [INFO] [stdout] test tests::t_disgest_commands::tdigest_quantile ... FAILED [INFO] [stdout] test tests::t_disgest_commands::tdigest_rank_revrank ... FAILED [INFO] [stdout] test tests::string_commands::setrange ... FAILED [INFO] [stdout] test tests::t_disgest_commands::tdigest_trimmed_mean ... FAILED [INFO] [stdout] test tests::time_series_commands::ts_add ... FAILED [INFO] [stdout] test tests::time_series_commands::ts_alter ... FAILED [INFO] [stdout] test tests::time_series_commands::ts_create ... FAILED [INFO] [stdout] test tests::time_series_commands::ts_create_delete_rule ... FAILED [INFO] [stdout] test tests::time_series_commands::ts_del ... FAILED [INFO] [stdout] test tests::time_series_commands::ts_get ... FAILED [INFO] [stdout] test tests::time_series_commands::ts_incrby ... FAILED [INFO] [stdout] test tests::time_series_commands::ts_info ... FAILED [INFO] [stdout] test tests::time_series_commands::ts_madd ... FAILED [INFO] [stdout] test tests::time_series_commands::ts_mget ... FAILED [INFO] [stdout] test tests::time_series_commands::ts_mrange ... FAILED [INFO] [stdout] test tests::time_series_commands::ts_mrevrange ... FAILED [INFO] [stdout] test tests::time_series_commands::ts_queryindex ... FAILED [INFO] [stdout] test tests::value::display ... ok [INFO] [stdout] test tests::value::from_single_value_array ... FAILED [INFO] [stdout] test tests::value::tuple ... ok [INFO] [stdout] test tests::value_deserialize::array ... ok [INFO] [stdout] test tests::value_deserialize::blob_error ... ok [INFO] [stdout] test tests::time_series_commands::ts_revrange ... FAILED [INFO] [stdout] test tests::value_deserialize::bool ... ok [INFO] [stdout] test tests::value_deserialize::bulk_string ... ok [INFO] [stdout] test tests::value_deserialize::double ... ok [INFO] [stdout] test tests::top_k_commands::tdigest_add ... FAILED [INFO] [stdout] test tests::value_deserialize::integer ... ok [INFO] [stdout] test tests::value_deserialize::map ... ok [INFO] [stdout] test tests::value_deserialize::null ... ok [INFO] [stdout] test tests::value_deserialize::push ... ok [INFO] [stdout] test tests::value_deserialize::simple_string ... ok [INFO] [stdout] test tests::value_deserialize::set ... ok [INFO] [stdout] test tests::value_deserialize::error ... ok [INFO] [stdout] test tests::value_deserializer::_struct ... ok [INFO] [stdout] test tests::value_deserializer::_enum ... ok [INFO] [stdout] test tests::value_deserializer::bool ... ok [INFO] [stdout] test tests::value_deserializer::char ... ok [INFO] [stdout] test tests::value_deserializer::f32 ... ok [INFO] [stdout] test tests::value_deserializer::f64 ... ok [INFO] [stdout] test tests::value_deserializer::i64 ... ok [INFO] [stdout] test tests::top_k_commands::tdigest_incrby ... FAILED [INFO] [stdout] test tests::value_deserializer::map ... ok [INFO] [stdout] test tests::value_deserializer::newtype_struct ... ok [INFO] [stdout] test tests::top_k_commands::tdigest_info ... FAILED [INFO] [stdout] test tests::value_deserializer::option ... ok [INFO] [stdout] test tests::top_k_commands::tdigest_list ... FAILED [INFO] [stdout] test tests::top_k_commands::tdigest_query ... FAILED [INFO] [stdout] test tests::value_deserializer::seq ... ok [INFO] [stdout] test tests::value_deserializer::str ... ok [INFO] [stdout] test tests::value_deserializer::string ... ok [INFO] [stdout] test tests::top_k_commands::tdigest_reserve ... FAILED [INFO] [stdout] test tests::value_deserializer::tuple ... ok [INFO] [stdout] test tests::value_deserializer::tuple_struct ... ok [INFO] [stdout] test tests::value_deserializer::u64 ... ok [INFO] [stdout] test tests::value_deserializer::unit ... ok [INFO] [stdout] test tests::transaction::transaction_discard ... FAILED [INFO] [stdout] test tests::value_deserializer::unit_struct ... ok [INFO] [stdout] test tests::vector_sets::vadd_args ... ok [INFO] [stdout] test tests::transaction::transaction_error ... FAILED [INFO] [stdout] test tests::vector_sets::vinfo ... FAILED [INFO] [stdout] test tests::vector_sets::vrandmember ... FAILED [INFO] [stdout] test tests::transaction::transaction_on_cluster_connection_with_keys_with_same_slot ... FAILED [INFO] [stdout] test tests::transaction::unwatch ... FAILED [INFO] [stdout] test tests::transaction::watch ... FAILED [INFO] [stdout] test tests::time_series_commands::ts_range ... FAILED [INFO] [stdout] test tests::vector_sets::vadd ... FAILED [INFO] [stdout] test tests::vector_sets::vcard ... FAILED [INFO] [stdout] test tests::vector_sets::vemb ... FAILED [INFO] [stdout] test tests::vector_sets::vgetattr ... FAILED [INFO] [stdout] test tests::transaction::transaction_exec ... FAILED [INFO] [stdout] test tests::vector_sets::vlinks ... FAILED [INFO] [stdout] test tests::transaction::transaction_on_cluster_connection_with_keys_with_different_slots ... FAILED [INFO] [stdout] test tests::vector_sets::vdim ... FAILED [INFO] [stdout] test tests::vector_sets::vrem ... FAILED [INFO] [stdout] test tests::vector_sets::vsetattr ... FAILED [INFO] [stdout] test tests::vector_sets::vsim ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::bitmap_commands::bitcount stdout ---- [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::bitmap_commands::bitfield stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::bitmap_commands::bitfield_readonly stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::bitmap_commands::bitop stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::client::on_reconnect stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::bloom_commands::bf_add stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::bitmap_commands::getbit stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::cluster::all_shard_agg_logical_and stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Discovering cluster shard and slots... [INFO] [stdout] [DEBUG] Connecting to localhost:7000 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7000): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7001 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7001): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7002 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7002): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: Client(ClusterConfig) [INFO] [stdout] [INFO] [stdout] ---- tests::bloom_commands::bf_info stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::bloom_commands::bf_insert stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::cluster::all_shards_one_succeeded stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Discovering cluster shard and slots... [INFO] [stdout] [DEBUG] Connecting to localhost:7000 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7000): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7001 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7001): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7002 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7002): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: Client(ClusterConfig) [INFO] [stdout] [INFO] [stdout] ---- tests::cluster::ask stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Discovering cluster shard and slots... [INFO] [stdout] [DEBUG] Connecting to localhost:7000 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7000): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7001 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7001): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7002 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7002): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: Client(ClusterConfig) [INFO] [stdout] [INFO] [stdout] ---- tests::bloom_commands::bf_reserve_loadchunk_scandump stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::bloom_commands::bf_exists stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::client::connection_name stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::client::command_timeout stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::client::forget stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::bitmap_commands::setbit stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::client::mget_mset stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to 127.0.0.1:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::client::send stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::cluster::all_nodes_all_succeeded stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Discovering cluster shard and slots... [INFO] [stdout] [DEBUG] Connecting to localhost:7000 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7000): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7001 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7001): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7002 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7002): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: Client(ClusterConfig) [INFO] [stdout] [INFO] [stdout] ---- tests::bitmap_commands::bitpos stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::cluster::all_shards_agg_sum stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Discovering cluster shard and slots... [INFO] [stdout] [DEBUG] Connecting to localhost:7000 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7000): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7001 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7001): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7002 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7002): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: Client(ClusterConfig) [INFO] [stdout] [INFO] [stdout] ---- tests::cluster::all_shards_no_response_policy stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Discovering cluster shard and slots... [INFO] [stdout] [DEBUG] Connecting to localhost:7000 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7000): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7001 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7001): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7002 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7002): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: Client(ClusterConfig) [INFO] [stdout] [INFO] [stdout] ---- tests::bloom_commands::bf_madd stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::bloom_commands::bf_mexists stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::cluster::cluster_pipeline stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Discovering cluster shard and slots... [INFO] [stdout] [DEBUG] Connecting to localhost:7000 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7000): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7001 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7001): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7002 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7002): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: Client(ClusterConfig) [INFO] [stdout] [INFO] [stdout] ---- tests::cluster::cluster_transaction stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Discovering cluster shard and slots... [INFO] [stdout] [DEBUG] Connecting to localhost:7000 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7000): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7001 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7001): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7002 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7002): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: Client(ClusterConfig) [INFO] [stdout] [INFO] [stdout] ---- tests::cluster::commands_to_different_nodes stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Discovering cluster shard and slots... [INFO] [stdout] [DEBUG] Connecting to localhost:7000 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7000): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7001 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7001): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7002 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7002): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: Client(ClusterConfig) [INFO] [stdout] [INFO] [stdout] ---- tests::cluster::moved stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Discovering cluster shard and slots... [INFO] [stdout] [DEBUG] Connecting to localhost:7000 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7000): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7001 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7001): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7002 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7002): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: Client(ClusterConfig) [INFO] [stdout] [INFO] [stdout] ---- tests::cluster::multi_shard_agg_min stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Discovering cluster shard and slots... [INFO] [stdout] [DEBUG] Connecting to localhost:7000 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7000): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7001 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7001): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7002 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7002): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: Client(ClusterConfig) [INFO] [stdout] [INFO] [stdout] ---- tests::cluster::multi_shard_all_succeeded stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Discovering cluster shard and slots... [INFO] [stdout] [DEBUG] Connecting to localhost:7000 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7000): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7001 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7001): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7002 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7002): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: Client(ClusterConfig) [INFO] [stdout] [INFO] [stdout] ---- tests::cluster::no_request_policy_no_response_policy stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Discovering cluster shard and slots... [INFO] [stdout] [DEBUG] Connecting to localhost:7000 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7000): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7001 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7001): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7002 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7002): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: Client(ClusterConfig) [INFO] [stdout] [INFO] [stdout] ---- tests::cluster_commands::asking stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to 127.0.0.1:7000 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::cluster_commands::cluster_shards stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to 127.0.0.1:7000 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::connection_commands::client_no_evict stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::command_args::key_value_collection stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::command_args::set_collection stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::config::connect_timeout stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to 127.0.0.1:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::config::default_database stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::connection_commands::client_setname_getname stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::config::reconnection stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::connection_commands::auth stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::connection_commands::client_getredir stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::connection_commands::client_help stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::connection_commands::ping stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::connection_commands::client_info stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::connection_commands::client_kill stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::count_min_sktech_commands::cms_incrby stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::cluster_commands::cluster_slots stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to 127.0.0.1:7000 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::connection_commands::client_no_touch stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::connection_commands::reset stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::connection_commands::client_reply stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::count_min_sktech_commands::cms_query stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::connection_commands::client_tracking stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to 127.0.0.1:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::cuckoo_commands::cf_add stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::connection_commands::client_tracking_info stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::connection_commands::client_unblock stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::connection_commands::echo stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::connection_commands::hello_v3 stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::cuckoo_commands::cf_info stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::count_min_sktech_commands::cms_initbydim stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::cuckoo_commands::cf_del stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::cuckoo_commands::cf_reserve_loadchunk_scandump stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::count_min_sktech_commands::cms_info stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::error::reconnection stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::error::unknown_command stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::count_min_sktech_commands::cms_merge stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::copy stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::del stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::cuckoo_commands::cf_addnx stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::cuckoo_commands::cf_count stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::cuckoo_commands::cf_exists stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::expiretime stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::connection_commands::client_id stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::cuckoo_commands::cf_mexists stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::object_encoding stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::connection_commands::select stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::cuckoo_commands::cf_insertnx stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::object_idle_time stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::error::kill_on_write stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::persist stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::connection_commands::client_setinfo stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::object_help stdout ---- [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::pexpireat stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::dump stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::expire stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::renamenx stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::expireat stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::cuckoo_commands::cf_insert stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::keys stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::touch stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::connection_commands::client_list stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::object_freq stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::connection_commands::client_pause stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::object_refcount stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::geo_commands::geoadd stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::geo_commands::geodist stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::geo_commands::geopos stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::pexpiretime stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::randomkey stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::rename stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::exists stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::scan stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::restore stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hash_commands::hget stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hash_commands::hget_all stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::type_ stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::unlink stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::count_min_sktech_commands::cms_initbyprob stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::pexpire stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::config::password stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::geo_commands::geosearch stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hash_commands::hlen stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::geo_commands::geosearchstore stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hash_commands::hdel stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hash_commands::hexists stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hash_commands::hexpire stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hash_commands::hrandfield stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hash_commands::hexpiretime stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::sort stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::generic_commands::move_ stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hash_commands::hgetdel stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [INFO] [stdout] thread 'tests::hash_commands::hgetdel' (266) panicked at src/tests/hash_commands.rs:201:42: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57f936408dba - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57f936408dba - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57f936408dba - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57f936408dba - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57f93642240a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57f93642240a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57f93640f122 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57f93640f122 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57f9363e749f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57f9363e749f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57f936400dd9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57f93628306c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57f93628306c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57f936401052 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57f936401052 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57f9363e7558 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57f9363dc689 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57f9363e842d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57f936422c7c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57f9364229c2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57f9359f4847 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57f9359f4847 - rustis[18aef8f0d8f99edd]::tests::hash_commands::hgetdel::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/hash_commands.rs:201:42 [INFO] [stdout] 22: 0x57f935a92a02 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x57f935a92b3d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57f935ce46dd - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 25: 0x57f935ce451b - tokio[114eb2f6662421b7]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x57f935ce451b - tokio[114eb2f6662421b7]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x57f935ce451b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 28: 0x57f935cd1f00 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 29: 0x57f935ce1b3d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 30: 0x57f935cdf6c4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 31: 0x57f935dacb1b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x57f9359bb829 - tokio[114eb2f6662421b7]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x57f935dad8f2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 34: 0x57f935dacfbe - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 35: 0x57f9359a9bad - tokio[114eb2f6662421b7]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x57f935cdb6a0 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 37: 0x57f935cdbaf6 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 38: 0x57f935cded50 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x57f9359aab63 - tokio[114eb2f6662421b7]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x57f935cd1331 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x57f935ab7354 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 42: 0x57f935ab774f - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18 [INFO] [stdout] 43: 0x57f935a1ad04 - rustis[18aef8f0d8f99edd]::tests::hash_commands::hgetdel::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/hash_commands.rs:229:26 [INFO] [stdout] 44: 0x57f9354516ae - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x57f9362c5ffe - serial_test[78634a4aeebe0787]::serial_code_lock::local_serial_core [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5 [INFO] [stdout] 46: 0x57f935a273f4 - rustis[18aef8f0d8f99edd]::tests::hash_commands::hgetdel [INFO] [stdout] at /opt/rustwide/workdir/src/tests/hash_commands.rs:199:1 [INFO] [stdout] 47: 0x57f935a18847 - rustis[18aef8f0d8f99edd]::tests::hash_commands::hgetdel::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/hash_commands.rs:199:10 [INFO] [stdout] 48: 0x57f9354510f6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x57f93627714b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x57f93627714b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 51: 0x57f936283b3b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 52: 0x57f936283b3b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 53: 0x57f936283b3b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 54: 0x57f936283b3b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 55: 0x57f936283b3b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x57f936283b3b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 57: 0x57f936283b3b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 58: 0x57f93627df94 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 59: 0x57f93627df94 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 60: 0x57f936286742 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 61: 0x57f936286742 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 62: 0x57f936286742 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 63: 0x57f936286742 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 64: 0x57f936286742 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x57f936286742 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 66: 0x57f936286742 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x57f93640868f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 68: 0x57f93640868f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 69: 0x7234127b0aa4 - [INFO] [stdout] 70: 0x72341283da64 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] [INFO] [stdout] ---- tests::hash_commands::hgetex stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hash_commands::hincrby stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hash_commands::hincrbyfloat stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hyper_log_log_commands::pfcount stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::geo_commands::geohash stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hash_commands::hmget stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hash_commands::hpexpire stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hash_commands::hpexpireat stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hash_commands::hpexpiretime stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hash_commands::hexpireat stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hash_commands::hscan stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hash_commands::hsetex stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hash_commands::hsetnx stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hash_commands::hvals stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::json_commands::json_numincrby stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hyper_log_log_commands::pfadd stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hyper_log_log_commands::pfmerge stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::json_commands::json_objlen stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::json_commands::json_arrindex stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::json_commands::json_arrappend stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::json_commands::json_arrinsert stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::json_commands::json_arrlen stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::json_commands::json_arrtrim stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::json_commands::json_arrpop stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::json_commands::json_clear stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::json_commands::json_del stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::list_commands::brpop stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::list_commands::lindex stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::list_commands::linsert stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::json_commands::json_mget stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::json_commands::json_objkeys stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::json_commands::json_nummultby stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hash_commands::hkeys stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::json_commands::json_resp stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::list_commands::lpos stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::json_commands::json_strlen stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::json_commands::json_toggle stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::json_commands::json_type stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::list_commands::blmove stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::list_commands::blmpop stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::list_commands::blpop stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::json_commands::json_forget stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::json_commands::json_get stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::multiplexed_client::multiplexed_client stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to 127.0.0.1:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::list_commands::llen stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::list_commands::lmove stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::list_commands::lmpop stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::list_commands::lpop stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::json_commands::json_strappend stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::list_commands::lpush stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::list_commands::lpushx stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::list_commands::lrange stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::pub_sub_commands::pub_sub_numpat stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::list_commands::ltrim stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::list_commands::lrem stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::list_commands::rpop stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::list_commands::rpush stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::hash_commands::hstrlen stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::pub_sub_commands::punsubscribe stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::pipeline::error stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::pipeline::pipeline stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::pub_sub_commands::subscribe_to_multiple_channels stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::pub_sub_commands::additional_sub stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::pub_sub_commands::concurrent_subscribe stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::pub_sub_commands::no_auto_resubscribe stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::pub_sub_commands::pub_sub_channels stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::resp3::null stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::list_commands::lset stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::pub_sub_commands::pub_sub_numsub stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::pub_sub_commands::pub_sub_shardchannels stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Discovering cluster shard and slots... [INFO] [stdout] [DEBUG] Connecting to localhost:7000 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7000): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7001 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7001): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7002 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7002): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: Client(ClusterConfig) [INFO] [stdout] [INFO] [stdout] ---- tests::pub_sub_commands::pub_sub_shardnumsub stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Discovering cluster shard and slots... [INFO] [stdout] [DEBUG] Connecting to localhost:7000 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7000): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7001 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7001): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7002 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7002): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: Client(ClusterConfig) [INFO] [stdout] [INFO] [stdout] ---- tests::pub_sub_commands::pubsub stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::pub_sub_commands::pubsub_shardchannels stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Discovering cluster shard and slots... [INFO] [stdout] [DEBUG] Connecting to localhost:7000 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7000): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7001 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7001): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7002 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7002): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: Client(ClusterConfig) [INFO] [stdout] [INFO] [stdout] ---- tests::scripting_commands::eval stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::pub_sub_commands::split stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::pub_sub_commands::subscribe_multiple_times_to_the_same_channel stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::pipeline::pipeline_on_cluster stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Discovering cluster shard and slots... [INFO] [stdout] [DEBUG] Connecting to localhost:7000 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7000): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7001 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7001): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7002 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7002): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: Client(ClusterConfig) [INFO] [stdout] [INFO] [stdout] ---- tests::pub_sub_commands::subscribe_to_multiple_patterns stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::pub_sub_commands::subscribe_to_multiple_shardchannels stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Discovering cluster shard and slots... [INFO] [stdout] [DEBUG] Connecting to localhost:7000 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7000): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7001 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7001): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7002 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7002): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: Client(ClusterConfig) [INFO] [stdout] [INFO] [stdout] ---- tests::pub_sub_commands::unsubscribe stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::scripting_commands::script_kill stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::pub_sub_commands::auto_resubscribe stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::list_commands::rpushx stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::scripting_commands::eval_tuple_response stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::scripting_commands::evalsha stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::scripting_commands::evalsha_noscript stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::scripting_commands::fcall stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::scripting_commands::function_delete stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::scripting_commands::function_dump stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::scripting_commands::fcall_tuple_response stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::scripting_commands::function_list stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::scripting_commands::function_flush stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::scripting_commands::function_stats stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::scripting_commands::script_exists stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::scripting_commands::script_flush stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::resp3::double stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::search_commands::ft_aggregate stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::search_commands::ft_alias stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::search_commands::ft_alter stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::search_commands::ft_config_get_set stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::search_commands::ft_cursor stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::search_commands::ft_create stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::search_commands::ft_suglen stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::search_commands::ft_search stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::search_commands::ft_explain stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::search_commands::ft_info stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::search_commands::ft_list stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::search_commands::ft_dropindex stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::search_commands::ft_explaincli stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::search_commands::ft_dict stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::search_commands::ft_search_empty_index stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::search_commands::ft_spellcheck stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::search_commands::ft_sugadd stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::search_commands::ft_sugdel stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::search_commands::ft_profile stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sentinel::sentinel_set stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:26379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::search_commands::ft_syn stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sentinel::config_get_set stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:26379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sentinel::connection stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:26379 with timeout 10s... [INFO] [stdout] [DEBUG] Cannot connect to Sentinel localhost:26379 : io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:26380 with timeout 10s... [INFO] [stdout] [DEBUG] Cannot connect to Sentinel localhost:26380 : io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:26381 with timeout 10s... [INFO] [stdout] [DEBUG] Cannot connect to Sentinel localhost:26381 : io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: Sentinel("All Sentinel instances are unreachable") [INFO] [stdout] [INFO] [stdout] ---- tests::sentinel::connection_with_failures stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to 127.0.0.1:1234 with timeout 10s... [INFO] [stdout] [DEBUG] Cannot connect to Sentinel 127.0.0.1:1234 : io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to 127.0.0.1:26379 with timeout 10s... [INFO] [stdout] [DEBUG] Cannot connect to Sentinel 127.0.0.1:26379 : io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: Sentinel("All Sentinel instances are unreachable") [INFO] [stdout] [INFO] [stdout] ---- tests::sentinel::sentinel_ckquorum stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:26379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sentinel::sentinel_flushconfig stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:26379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sentinel::sentinel_info_cache stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:26379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sentinel::sentinel_master stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:26379 with timeout 10s... [INFO] [stdout] [INFO] [stdout] thread 'tests::sentinel::sentinel_master' (537) panicked at src/tests/sentinel.rs:124:51: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57f936408dba - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57f936408dba - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57f936408dba - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57f936408dba - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57f93642240a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57f93642240a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57f93640f122 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57f93640f122 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57f9363e749f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57f9363e749f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57f936400dd9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57f93628306c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57f93628306c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57f936401052 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57f936401052 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57f9363e7558 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57f9363dc689 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57f9363e842d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57f936422c7c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57f9364229c2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57f935a10d88 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57f935a10d88 - rustis[18aef8f0d8f99edd]::tests::sentinel::sentinel_master::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/sentinel.rs:124:51 [INFO] [stdout] 22: 0x57f935a92a02 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x57f935a92b3d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57f935ce46dd - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 25: 0x57f935ce451b - tokio[114eb2f6662421b7]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x57f935ce451b - tokio[114eb2f6662421b7]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x57f935ce451b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 28: 0x57f935cd1f00 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 29: 0x57f935ce1b3d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 30: 0x57f935cdf6c4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 31: 0x57f935dacb1b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x57f9359bb829 - tokio[114eb2f6662421b7]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x57f935dad8f2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 34: 0x57f935dacfbe - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 35: 0x57f9359a9bad - tokio[114eb2f6662421b7]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x57f935cdb6a0 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 37: 0x57f935cdbaf6 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 38: 0x57f935cded50 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x57f9359aab63 - tokio[114eb2f6662421b7]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x57f935cd1331 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x57f935ab7354 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 42: 0x57f935ab774f - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18 [INFO] [stdout] 43: 0x57f935a1d695 - rustis[18aef8f0d8f99edd]::tests::sentinel::sentinel_master::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/sentinel.rs:129:33 [INFO] [stdout] 44: 0x57f93545e71e - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x57f9362c5ffe - serial_test[78634a4aeebe0787]::serial_code_lock::local_serial_core [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5 [INFO] [stdout] 46: 0x57f935a29764 - rustis[18aef8f0d8f99edd]::tests::sentinel::sentinel_master [INFO] [stdout] at /opt/rustwide/workdir/src/tests/sentinel.rs:121:1 [INFO] [stdout] 47: 0x57f935a1c8f7 - rustis[18aef8f0d8f99edd]::tests::sentinel::sentinel_master::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/sentinel.rs:121:10 [INFO] [stdout] 48: 0x57f93545e326 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x57f93627714b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x57f93627714b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 51: 0x57f936283b3b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 52: 0x57f936283b3b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 53: 0x57f936283b3b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 54: 0x57f936283b3b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 55: 0x57f936283b3b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x57f936283b3b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 57: 0x57f936283b3b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 58: 0x57f93627df94 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 59: 0x57f93627df94 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 60: 0x57f936286742 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 61: 0x57f936286742 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 62: 0x57f936286742 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 63: 0x57f936286742 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 64: 0x57f936286742 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x57f936286742 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 66: 0x57f936286742 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x57f93640868f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 68: 0x57f93640868f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 69: 0x7234127b0aa4 - [INFO] [stdout] 70: 0x72341283da64 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] [INFO] [stdout] ---- tests::sentinel::sentinel_masters stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:26379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::acl_help stdout ---- [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sentinel::sentinel_pending_scripts stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:26379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sentinel::sentinel_myid stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:26379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sentinel::sentinel_replicas stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:26379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sentinel::sentinel_sentinels stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:26379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::search_commands::ft_sugget stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::acl_cat stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::search_commands::ft_tagvals stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::acl_deluser stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::acl_dryrun stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::acl_genpass stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::acl_getuser stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::acl_list stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::acl_load stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::command_help stdout ---- [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::acl_log stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::acl_save stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::acl_setuser stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::acl_whoami stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::acl_users stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::dbsize stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::bgrewriteaof stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::flushall stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::command stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::command_count stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::command_docs stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::command_getkeys stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::command_getkeysandflags stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::latency_help stdout ---- [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::command_list stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::config_get stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::config_help stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::config_resetstat stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::config_rewrite stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::command_info stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::config_set stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::memory_help stdout ---- [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::auto_remonitor stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::failover stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::flushdb stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::module_help stdout ---- [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::module_list stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::info stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::lastsave stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::latency_doctor stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::latency_graph stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::latency_histogram stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::latency_history stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::slowlog_help stdout ---- [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::latency_latest stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::latency_reset stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::lolwut stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::memory_doctor stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::memory_malloc_stats stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::memory_purge stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::memory_stats stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::memory_usage stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::set_commands::sintercard stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::role stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::replicaof stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::set_commands::smembers stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::slowlog_get stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::slowlog_len stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::slowlog_reset stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::swapdb stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::time stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::set_commands::sadd stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::set_commands::sdiff stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::set_commands::sdiffstore stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::bzmpop stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::set_commands::sinter stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::bgsave stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::set_commands::sinterstore stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::set_commands::sismember stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::save stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::set_commands::smismember stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::set_commands::smove stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::set_commands::spop stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::set_commands::srandmember stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::set_commands::srem stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::set_commands::sscan stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::bzpopmax stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zmpop stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::set_commands::sunion stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::set_commands::sunionstore stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::bzpopmin stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zadd stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zcard stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zcount stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zrem stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zdiffstore stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zinter stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zlexcount stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zincrby stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zscore stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::set_commands::scard stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zunionstore stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zpopmax stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zpopmin stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zrandmember stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zrange stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zrangestore stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zrank stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::stream_commands::xrange stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zremrangebylex stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zremrangebyrank stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zrevrank stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zscan stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zinterstore stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::server_commands::monitor stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zmscore stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::stream_commands::xadd stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::stream_commands::xautoclaim stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::stream_commands::xdel stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::stream_commands::xclaim stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::stream_commands::xgroup stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::stream_commands::xlen stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::getrange stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::stream_commands::xreadgroup stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::stream_commands::xrevrange stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::stream_commands::xtrim stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zunion stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::stream_commands::xread stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::decr stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::append stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::decrby stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::get_and_set stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::get_ex stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::get_exat stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::get_persist stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::get_pex stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::strlen stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::sorted_set_commands::zdiff stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::getset stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::incr stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::incrby stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::incrbyfloat stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::lcs stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::mget_mset stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::msetnx stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::psetex stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::set_with_options stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::setex stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::setnx stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::t_disgest_commands::tdigest_reset stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::get_pxat stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::substr stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::t_disgest_commands::tdigest_add stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::t_disgest_commands::tdigest_byrank stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::t_disgest_commands::tdigest_byrevrank stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::t_disgest_commands::tdigest_cdf stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::t_disgest_commands::tdigest_create stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::t_disgest_commands::tdigest_info stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::t_disgest_commands::tdigest_max stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::t_disgest_commands::tdigest_merge stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::t_disgest_commands::tdigest_min stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::t_disgest_commands::tdigest_quantile stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::t_disgest_commands::tdigest_rank_revrank stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::string_commands::setrange stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::t_disgest_commands::tdigest_trimmed_mean stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::time_series_commands::ts_add stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::time_series_commands::ts_alter stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::time_series_commands::ts_create stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::time_series_commands::ts_create_delete_rule stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::time_series_commands::ts_del stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::time_series_commands::ts_get stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::time_series_commands::ts_incrby stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::time_series_commands::ts_info stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::time_series_commands::ts_madd stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::time_series_commands::ts_mget stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::time_series_commands::ts_mrange stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::time_series_commands::ts_mrevrange stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::time_series_commands::ts_queryindex stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::value::from_single_value_array stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::time_series_commands::ts_revrange stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::top_k_commands::tdigest_add stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::top_k_commands::tdigest_incrby stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::top_k_commands::tdigest_info stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::top_k_commands::tdigest_list stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::top_k_commands::tdigest_query stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::top_k_commands::tdigest_reserve stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::transaction::transaction_discard stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::transaction::transaction_error stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::vector_sets::vinfo stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::vector_sets::vrandmember stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::transaction::transaction_on_cluster_connection_with_keys_with_same_slot stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Discovering cluster shard and slots... [INFO] [stdout] [DEBUG] Connecting to localhost:7000 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7000): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7001 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7001): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7002 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7002): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: Client(ClusterConfig) [INFO] [stdout] [INFO] [stdout] ---- tests::transaction::unwatch stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::transaction::watch stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::time_series_commands::ts_range stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::vector_sets::vadd stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::vector_sets::vcard stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::vector_sets::vemb stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::vector_sets::vgetattr stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::transaction::transaction_exec stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::vector_sets::vlinks stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::transaction::transaction_on_cluster_connection_with_keys_with_different_slots stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Discovering cluster shard and slots... [INFO] [stdout] [DEBUG] Connecting to localhost:7000 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7000): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7001 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7001): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] Connecting to localhost:7002 with timeout 10s... [INFO] [stdout] [WARN ] Cannot connect to node (localhost:7002): io error: Connection refused (os error 111) [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: Client(ClusterConfig) [INFO] [stdout] [INFO] [stdout] ---- tests::vector_sets::vdim stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::vector_sets::vrem stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::vector_sets::vsetattr stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] ---- tests::vector_sets::vsim stdout ---- [INFO] [stdout] [DEBUG] Get serial lock '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Someone else has serial '' [INFO] [stdout] [DEBUG] Serial acquire 0 [INFO] [stdout] [DEBUG] Got serial '' [INFO] [stdout] [DEBUG] Connecting to localhost:6379 with timeout 10s... [INFO] [stdout] [DEBUG] End serial [INFO] [stdout] Error: IO(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::bitmap_commands::bitcount [INFO] [stdout] tests::bitmap_commands::bitfield [INFO] [stdout] tests::bitmap_commands::bitfield_readonly [INFO] [stdout] tests::bitmap_commands::bitop [INFO] [stdout] tests::bitmap_commands::bitpos [INFO] [stdout] tests::bitmap_commands::getbit [INFO] [stdout] tests::bitmap_commands::setbit [INFO] [stdout] tests::bloom_commands::bf_add [INFO] [stdout] tests::bloom_commands::bf_exists [INFO] [stdout] tests::bloom_commands::bf_info [INFO] [stdout] tests::bloom_commands::bf_insert [INFO] [stdout] tests::bloom_commands::bf_madd [INFO] [stdout] tests::bloom_commands::bf_mexists [INFO] [stdout] tests::bloom_commands::bf_reserve_loadchunk_scandump [INFO] [stdout] tests::client::command_timeout [INFO] [stdout] tests::client::connection_name [INFO] [stdout] tests::client::forget [INFO] [stdout] tests::client::mget_mset [INFO] [stdout] tests::client::on_reconnect [INFO] [stdout] tests::client::send [INFO] [stdout] tests::cluster::all_nodes_all_succeeded [INFO] [stdout] tests::cluster::all_shard_agg_logical_and [INFO] [stdout] tests::cluster::all_shards_agg_sum [INFO] [stdout] tests::cluster::all_shards_no_response_policy [INFO] [stdout] tests::cluster::all_shards_one_succeeded [INFO] [stdout] tests::cluster::ask [INFO] [stdout] tests::cluster::cluster_pipeline [INFO] [stdout] tests::cluster::cluster_transaction [INFO] [stdout] tests::cluster::commands_to_different_nodes [INFO] [stdout] tests::cluster::moved [INFO] [stdout] tests::cluster::multi_shard_agg_min [INFO] [stdout] tests::cluster::multi_shard_all_succeeded [INFO] [stdout] tests::cluster::no_request_policy_no_response_policy [INFO] [stdout] tests::cluster_commands::asking [INFO] [stdout] tests::cluster_commands::cluster_shards [INFO] [stdout] tests::cluster_commands::cluster_slots [INFO] [stdout] tests::command_args::key_value_collection [INFO] [stdout] tests::command_args::set_collection [INFO] [stdout] tests::config::connect_timeout [INFO] [stdout] tests::config::default_database [INFO] [stdout] tests::config::password [INFO] [stdout] tests::config::reconnection [INFO] [stdout] tests::connection_commands::auth [INFO] [stdout] tests::connection_commands::client_getredir [INFO] [stdout] tests::connection_commands::client_help [INFO] [stdout] tests::connection_commands::client_id [INFO] [stdout] tests::connection_commands::client_info [INFO] [stdout] tests::connection_commands::client_kill [INFO] [stdout] tests::connection_commands::client_list [INFO] [stdout] tests::connection_commands::client_no_evict [INFO] [stdout] tests::connection_commands::client_no_touch [INFO] [stdout] tests::connection_commands::client_pause [INFO] [stdout] tests::connection_commands::client_reply [INFO] [stdout] tests::connection_commands::client_setinfo [INFO] [stdout] tests::connection_commands::client_setname_getname [INFO] [stdout] tests::connection_commands::client_tracking [INFO] [stdout] tests::connection_commands::client_tracking_info [INFO] [stdout] tests::connection_commands::client_unblock [INFO] [stdout] tests::connection_commands::echo [INFO] [stdout] tests::connection_commands::hello_v3 [INFO] [stdout] tests::connection_commands::ping [INFO] [stdout] tests::connection_commands::reset [INFO] [stdout] tests::connection_commands::select [INFO] [stdout] tests::count_min_sktech_commands::cms_incrby [INFO] [stdout] tests::count_min_sktech_commands::cms_info [INFO] [stdout] tests::count_min_sktech_commands::cms_initbydim [INFO] [stdout] tests::count_min_sktech_commands::cms_initbyprob [INFO] [stdout] tests::count_min_sktech_commands::cms_merge [INFO] [stdout] tests::count_min_sktech_commands::cms_query [INFO] [stdout] tests::cuckoo_commands::cf_add [INFO] [stdout] tests::cuckoo_commands::cf_addnx [INFO] [stdout] tests::cuckoo_commands::cf_count [INFO] [stdout] tests::cuckoo_commands::cf_del [INFO] [stdout] tests::cuckoo_commands::cf_exists [INFO] [stdout] tests::cuckoo_commands::cf_info [INFO] [stdout] tests::cuckoo_commands::cf_insert [INFO] [stdout] tests::cuckoo_commands::cf_insertnx [INFO] [stdout] tests::cuckoo_commands::cf_mexists [INFO] [stdout] tests::cuckoo_commands::cf_reserve_loadchunk_scandump [INFO] [stdout] tests::error::kill_on_write [INFO] [stdout] tests::error::reconnection [INFO] [stdout] tests::error::unknown_command [INFO] [stdout] tests::generic_commands::copy [INFO] [stdout] tests::generic_commands::del [INFO] [stdout] tests::generic_commands::dump [INFO] [stdout] tests::generic_commands::exists [INFO] [stdout] tests::generic_commands::expire [INFO] [stdout] tests::generic_commands::expireat [INFO] [stdout] tests::generic_commands::expiretime [INFO] [stdout] tests::generic_commands::keys [INFO] [stdout] tests::generic_commands::move_ [INFO] [stdout] tests::generic_commands::object_encoding [INFO] [stdout] tests::generic_commands::object_freq [INFO] [stdout] tests::generic_commands::object_help [INFO] [stdout] tests::generic_commands::object_idle_time [INFO] [stdout] tests::generic_commands::object_refcount [INFO] [stdout] tests::generic_commands::persist [INFO] [stdout] tests::generic_commands::pexpire [INFO] [stdout] tests::generic_commands::pexpireat [INFO] [stdout] tests::generic_commands::pexpiretime [INFO] [stdout] tests::generic_commands::randomkey [INFO] [stdout] tests::generic_commands::rename [INFO] [stdout] tests::generic_commands::renamenx [INFO] [stdout] tests::generic_commands::restore [INFO] [stdout] tests::generic_commands::scan [INFO] [stdout] tests::generic_commands::sort [INFO] [stdout] tests::generic_commands::touch [INFO] [stdout] tests::generic_commands::type_ [INFO] [stdout] tests::generic_commands::unlink [INFO] [stdout] tests::geo_commands::geoadd [INFO] [stdout] tests::geo_commands::geodist [INFO] [stdout] tests::geo_commands::geohash [INFO] [stdout] tests::geo_commands::geopos [INFO] [stdout] tests::geo_commands::geosearch [INFO] [stdout] tests::geo_commands::geosearchstore [INFO] [stdout] tests::hash_commands::hdel [INFO] [stdout] tests::hash_commands::hexists [INFO] [stdout] tests::hash_commands::hexpire [INFO] [stdout] tests::hash_commands::hexpireat [INFO] [stdout] tests::hash_commands::hexpiretime [INFO] [stdout] tests::hash_commands::hget [INFO] [stdout] tests::hash_commands::hget_all [INFO] [stdout] tests::hash_commands::hgetdel [INFO] [stdout] tests::hash_commands::hgetex [INFO] [stdout] tests::hash_commands::hincrby [INFO] [stdout] tests::hash_commands::hincrbyfloat [INFO] [stdout] tests::hash_commands::hkeys [INFO] [stdout] tests::hash_commands::hlen [INFO] [stdout] tests::hash_commands::hmget [INFO] [stdout] tests::hash_commands::hpexpire [INFO] [stdout] tests::hash_commands::hpexpireat [INFO] [stdout] tests::hash_commands::hpexpiretime [INFO] [stdout] tests::hash_commands::hrandfield [INFO] [stdout] tests::hash_commands::hscan [INFO] [stdout] tests::hash_commands::hsetex [INFO] [stdout] tests::hash_commands::hsetnx [INFO] [stdout] tests::hash_commands::hstrlen [INFO] [stdout] tests::hash_commands::hvals [INFO] [stdout] tests::hyper_log_log_commands::pfadd [INFO] [stdout] tests::hyper_log_log_commands::pfcount [INFO] [stdout] tests::hyper_log_log_commands::pfmerge [INFO] [stdout] tests::json_commands::json_arrappend [INFO] [stdout] tests::json_commands::json_arrindex [INFO] [stdout] tests::json_commands::json_arrinsert [INFO] [stdout] tests::json_commands::json_arrlen [INFO] [stdout] tests::json_commands::json_arrpop [INFO] [stdout] tests::json_commands::json_arrtrim [INFO] [stdout] tests::json_commands::json_clear [INFO] [stdout] tests::json_commands::json_del [INFO] [stdout] tests::json_commands::json_forget [INFO] [stdout] tests::json_commands::json_get [INFO] [stdout] tests::json_commands::json_mget [INFO] [stdout] tests::json_commands::json_numincrby [INFO] [stdout] tests::json_commands::json_nummultby [INFO] [stdout] tests::json_commands::json_objkeys [INFO] [stdout] tests::json_commands::json_objlen [INFO] [stdout] tests::json_commands::json_resp [INFO] [stdout] tests::json_commands::json_strappend [INFO] [stdout] tests::json_commands::json_strlen [INFO] [stdout] tests::json_commands::json_toggle [INFO] [stdout] tests::json_commands::json_type [INFO] [stdout] tests::list_commands::blmove [INFO] [stdout] tests::list_commands::blmpop [INFO] [stdout] tests::list_commands::blpop [INFO] [stdout] tests::list_commands::brpop [INFO] [stdout] tests::list_commands::lindex [INFO] [stdout] tests::list_commands::linsert [INFO] [stdout] tests::list_commands::llen [INFO] [stdout] tests::list_commands::lmove [INFO] [stdout] tests::list_commands::lmpop [INFO] [stdout] tests::list_commands::lpop [INFO] [stdout] tests::list_commands::lpos [INFO] [stdout] tests::list_commands::lpush [INFO] [stdout] tests::list_commands::lpushx [INFO] [stdout] tests::list_commands::lrange [INFO] [stdout] tests::list_commands::lrem [INFO] [stdout] tests::list_commands::lset [INFO] [stdout] tests::list_commands::ltrim [INFO] [stdout] tests::list_commands::rpop [INFO] [stdout] tests::list_commands::rpush [INFO] [stdout] tests::list_commands::rpushx [INFO] [stdout] tests::multiplexed_client::multiplexed_client [INFO] [stdout] tests::pipeline::error [INFO] [stdout] tests::pipeline::pipeline [INFO] [stdout] tests::pipeline::pipeline_on_cluster [INFO] [stdout] tests::pub_sub_commands::additional_sub [INFO] [stdout] tests::pub_sub_commands::auto_resubscribe [INFO] [stdout] tests::pub_sub_commands::concurrent_subscribe [INFO] [stdout] tests::pub_sub_commands::no_auto_resubscribe [INFO] [stdout] tests::pub_sub_commands::pub_sub_channels [INFO] [stdout] tests::pub_sub_commands::pub_sub_numpat [INFO] [stdout] tests::pub_sub_commands::pub_sub_numsub [INFO] [stdout] tests::pub_sub_commands::pub_sub_shardchannels [INFO] [stdout] tests::pub_sub_commands::pub_sub_shardnumsub [INFO] [stdout] tests::pub_sub_commands::pubsub [INFO] [stdout] tests::pub_sub_commands::pubsub_shardchannels [INFO] [stdout] tests::pub_sub_commands::punsubscribe [INFO] [stdout] tests::pub_sub_commands::split [INFO] [stdout] tests::pub_sub_commands::subscribe_multiple_times_to_the_same_channel [INFO] [stdout] tests::pub_sub_commands::subscribe_to_multiple_channels [INFO] [stdout] tests::pub_sub_commands::subscribe_to_multiple_patterns [INFO] [stdout] tests::pub_sub_commands::subscribe_to_multiple_shardchannels [INFO] [stdout] tests::pub_sub_commands::unsubscribe [INFO] [stdout] tests::resp3::double [INFO] [stdout] tests::resp3::null [INFO] [stdout] tests::scripting_commands::eval [INFO] [stdout] tests::scripting_commands::eval_tuple_response [INFO] [stdout] tests::scripting_commands::evalsha [INFO] [stdout] tests::scripting_commands::evalsha_noscript [INFO] [stdout] tests::scripting_commands::fcall [INFO] [stdout] tests::scripting_commands::fcall_tuple_response [INFO] [stdout] tests::scripting_commands::function_delete [INFO] [stdout] tests::scripting_commands::function_dump [INFO] [stdout] tests::scripting_commands::function_flush [INFO] [stdout] tests::scripting_commands::function_list [INFO] [stdout] tests::scripting_commands::function_stats [INFO] [stdout] tests::scripting_commands::script_exists [INFO] [stdout] tests::scripting_commands::script_flush [INFO] [stdout] tests::scripting_commands::script_kill [INFO] [stdout] tests::search_commands::ft_aggregate [INFO] [stdout] tests::search_commands::ft_alias [INFO] [stdout] tests::search_commands::ft_alter [INFO] [stdout] tests::search_commands::ft_config_get_set [INFO] [stdout] tests::search_commands::ft_create [INFO] [stdout] tests::search_commands::ft_cursor [INFO] [stdout] tests::search_commands::ft_dict [INFO] [stdout] tests::search_commands::ft_dropindex [INFO] [stdout] tests::search_commands::ft_explain [INFO] [stdout] tests::search_commands::ft_explaincli [INFO] [stdout] tests::search_commands::ft_info [INFO] [stdout] tests::search_commands::ft_list [INFO] [stdout] tests::search_commands::ft_profile [INFO] [stdout] tests::search_commands::ft_search [INFO] [stdout] tests::search_commands::ft_search_empty_index [INFO] [stdout] tests::search_commands::ft_spellcheck [INFO] [stdout] tests::search_commands::ft_sugadd [INFO] [stdout] tests::search_commands::ft_sugdel [INFO] [stdout] tests::search_commands::ft_sugget [INFO] [stdout] tests::search_commands::ft_suglen [INFO] [stdout] tests::search_commands::ft_syn [INFO] [stdout] tests::search_commands::ft_tagvals [INFO] [stdout] tests::sentinel::config_get_set [INFO] [stdout] tests::sentinel::connection [INFO] [stdout] tests::sentinel::connection_with_failures [INFO] [stdout] tests::sentinel::sentinel_ckquorum [INFO] [stdout] tests::sentinel::sentinel_flushconfig [INFO] [stdout] tests::sentinel::sentinel_info_cache [INFO] [stdout] tests::sentinel::sentinel_master [INFO] [stdout] tests::sentinel::sentinel_masters [INFO] [stdout] tests::sentinel::sentinel_myid [INFO] [stdout] tests::sentinel::sentinel_pending_scripts [INFO] [stdout] tests::sentinel::sentinel_replicas [INFO] [stdout] tests::sentinel::sentinel_sentinels [INFO] [stdout] tests::sentinel::sentinel_set [INFO] [stdout] tests::server_commands::acl_cat [INFO] [stdout] tests::server_commands::acl_deluser [INFO] [stdout] tests::server_commands::acl_dryrun [INFO] [stdout] tests::server_commands::acl_genpass [INFO] [stdout] tests::server_commands::acl_getuser [INFO] [stdout] tests::server_commands::acl_help [INFO] [stdout] tests::server_commands::acl_list [INFO] [stdout] tests::server_commands::acl_load [INFO] [stdout] tests::server_commands::acl_log [INFO] [stdout] tests::server_commands::acl_save [INFO] [stdout] tests::server_commands::acl_setuser [INFO] [stdout] tests::server_commands::acl_users [INFO] [stdout] tests::server_commands::acl_whoami [INFO] [stdout] tests::server_commands::auto_remonitor [INFO] [stdout] tests::server_commands::bgrewriteaof [INFO] [stdout] tests::server_commands::bgsave [INFO] [stdout] tests::server_commands::command [INFO] [stdout] tests::server_commands::command_count [INFO] [stdout] tests::server_commands::command_docs [INFO] [stdout] tests::server_commands::command_getkeys [INFO] [stdout] tests::server_commands::command_getkeysandflags [INFO] [stdout] tests::server_commands::command_help [INFO] [stdout] tests::server_commands::command_info [INFO] [stdout] tests::server_commands::command_list [INFO] [stdout] tests::server_commands::config_get [INFO] [stdout] tests::server_commands::config_help [INFO] [stdout] tests::server_commands::config_resetstat [INFO] [stdout] tests::server_commands::config_rewrite [INFO] [stdout] tests::server_commands::config_set [INFO] [stdout] tests::server_commands::dbsize [INFO] [stdout] tests::server_commands::failover [INFO] [stdout] tests::server_commands::flushall [INFO] [stdout] tests::server_commands::flushdb [INFO] [stdout] tests::server_commands::info [INFO] [stdout] tests::server_commands::lastsave [INFO] [stdout] tests::server_commands::latency_doctor [INFO] [stdout] tests::server_commands::latency_graph [INFO] [stdout] tests::server_commands::latency_help [INFO] [stdout] tests::server_commands::latency_histogram [INFO] [stdout] tests::server_commands::latency_history [INFO] [stdout] tests::server_commands::latency_latest [INFO] [stdout] tests::server_commands::latency_reset [INFO] [stdout] tests::server_commands::lolwut [INFO] [stdout] tests::server_commands::memory_doctor [INFO] [stdout] tests::server_commands::memory_help [INFO] [stdout] tests::server_commands::memory_malloc_stats [INFO] [stdout] tests::server_commands::memory_purge [INFO] [stdout] tests::server_commands::memory_stats [INFO] [stdout] tests::server_commands::memory_usage [INFO] [stdout] tests::server_commands::module_help [INFO] [stdout] tests::server_commands::module_list [INFO] [stdout] tests::server_commands::monitor [INFO] [stdout] tests::server_commands::replicaof [INFO] [stdout] tests::server_commands::role [INFO] [stdout] tests::server_commands::save [INFO] [stdout] tests::server_commands::slowlog_get [INFO] [stdout] tests::server_commands::slowlog_help [INFO] [stdout] tests::server_commands::slowlog_len [INFO] [stdout] tests::server_commands::slowlog_reset [INFO] [stdout] tests::server_commands::swapdb [INFO] [stdout] tests::server_commands::time [INFO] [stdout] tests::set_commands::sadd [INFO] [stdout] tests::set_commands::scard [INFO] [stdout] tests::set_commands::sdiff [INFO] [stdout] tests::set_commands::sdiffstore [INFO] [stdout] tests::set_commands::sinter [INFO] [stdout] tests::set_commands::sintercard [INFO] [stdout] tests::set_commands::sinterstore [INFO] [stdout] tests::set_commands::sismember [INFO] [stdout] tests::set_commands::smembers [INFO] [stdout] tests::set_commands::smismember [INFO] [stdout] tests::set_commands::smove [INFO] [stdout] tests::set_commands::spop [INFO] [stdout] tests::set_commands::srandmember [INFO] [stdout] tests::set_commands::srem [INFO] [stdout] tests::set_commands::sscan [INFO] [stdout] tests::set_commands::sunion [INFO] [stdout] tests::set_commands::sunionstore [INFO] [stdout] tests::sorted_set_commands::bzmpop [INFO] [stdout] tests::sorted_set_commands::bzpopmax [INFO] [stdout] tests::sorted_set_commands::bzpopmin [INFO] [stdout] tests::sorted_set_commands::zadd [INFO] [stdout] tests::sorted_set_commands::zcard [INFO] [stdout] tests::sorted_set_commands::zcount [INFO] [stdout] tests::sorted_set_commands::zdiff [INFO] [stdout] tests::sorted_set_commands::zdiffstore [INFO] [stdout] tests::sorted_set_commands::zincrby [INFO] [stdout] tests::sorted_set_commands::zinter [INFO] [stdout] tests::sorted_set_commands::zinterstore [INFO] [stdout] tests::sorted_set_commands::zlexcount [INFO] [stdout] tests::sorted_set_commands::zmpop [INFO] [stdout] tests::sorted_set_commands::zmscore [INFO] [stdout] tests::sorted_set_commands::zpopmax [INFO] [stdout] tests::sorted_set_commands::zpopmin [INFO] [stdout] tests::sorted_set_commands::zrandmember [INFO] [stdout] tests::sorted_set_commands::zrange [INFO] [stdout] tests::sorted_set_commands::zrangestore [INFO] [stdout] tests::sorted_set_commands::zrank [INFO] [stdout] tests::sorted_set_commands::zrem [INFO] [stdout] tests::sorted_set_commands::zremrangebylex [INFO] [stdout] tests::sorted_set_commands::zremrangebyrank [INFO] [stdout] tests::sorted_set_commands::zrevrank [INFO] [stdout] tests::sorted_set_commands::zscan [INFO] [stdout] tests::sorted_set_commands::zscore [INFO] [stdout] tests::sorted_set_commands::zunion [INFO] [stdout] tests::sorted_set_commands::zunionstore [INFO] [stdout] tests::stream_commands::xadd [INFO] [stdout] tests::stream_commands::xautoclaim [INFO] [stdout] tests::stream_commands::xclaim [INFO] [stdout] tests::stream_commands::xdel [INFO] [stdout] tests::stream_commands::xgroup [INFO] [stdout] tests::stream_commands::xlen [INFO] [stdout] tests::stream_commands::xrange [INFO] [stdout] tests::stream_commands::xread [INFO] [stdout] tests::stream_commands::xreadgroup [INFO] [stdout] tests::stream_commands::xrevrange [INFO] [stdout] tests::stream_commands::xtrim [INFO] [stdout] tests::string_commands::append [INFO] [stdout] tests::string_commands::decr [INFO] [stdout] tests::string_commands::decrby [INFO] [stdout] tests::string_commands::get_and_set [INFO] [stdout] tests::string_commands::get_ex [INFO] [stdout] tests::string_commands::get_exat [INFO] [stdout] tests::string_commands::get_persist [INFO] [stdout] tests::string_commands::get_pex [INFO] [stdout] tests::string_commands::get_pxat [INFO] [stdout] tests::string_commands::getrange [INFO] [stdout] tests::string_commands::getset [INFO] [stdout] tests::string_commands::incr [INFO] [stdout] tests::string_commands::incrby [INFO] [stdout] tests::string_commands::incrbyfloat [INFO] [stdout] tests::string_commands::lcs [INFO] [stdout] tests::string_commands::mget_mset [INFO] [stdout] tests::string_commands::msetnx [INFO] [stdout] tests::string_commands::psetex [INFO] [stdout] tests::string_commands::set_with_options [INFO] [stdout] tests::string_commands::setex [INFO] [stdout] tests::string_commands::setnx [INFO] [stdout] tests::string_commands::setrange [INFO] [stdout] tests::string_commands::strlen [INFO] [stdout] tests::string_commands::substr [INFO] [stdout] tests::t_disgest_commands::tdigest_add [INFO] [stdout] tests::t_disgest_commands::tdigest_byrank [INFO] [stdout] tests::t_disgest_commands::tdigest_byrevrank [INFO] [stdout] tests::t_disgest_commands::tdigest_cdf [INFO] [stdout] tests::t_disgest_commands::tdigest_create [INFO] [stdout] tests::t_disgest_commands::tdigest_info [INFO] [stdout] tests::t_disgest_commands::tdigest_max [INFO] [stdout] tests::t_disgest_commands::tdigest_merge [INFO] [stdout] tests::t_disgest_commands::tdigest_min [INFO] [stdout] tests::t_disgest_commands::tdigest_quantile [INFO] [stdout] tests::t_disgest_commands::tdigest_rank_revrank [INFO] [stdout] tests::t_disgest_commands::tdigest_reset [INFO] [stdout] tests::t_disgest_commands::tdigest_trimmed_mean [INFO] [stdout] tests::time_series_commands::ts_add [INFO] [stdout] tests::time_series_commands::ts_alter [INFO] [stdout] tests::time_series_commands::ts_create [INFO] [stdout] tests::time_series_commands::ts_create_delete_rule [INFO] [stdout] tests::time_series_commands::ts_del [INFO] [stdout] tests::time_series_commands::ts_get [INFO] [stdout] tests::time_series_commands::ts_incrby [INFO] [stdout] tests::time_series_commands::ts_info [INFO] [stdout] tests::time_series_commands::ts_madd [INFO] [stdout] tests::time_series_commands::ts_mget [INFO] [stdout] tests::time_series_commands::ts_mrange [INFO] [stdout] tests::time_series_commands::ts_mrevrange [INFO] [stdout] tests::time_series_commands::ts_queryindex [INFO] [stdout] tests::time_series_commands::ts_range [INFO] [stdout] tests::time_series_commands::ts_revrange [INFO] [stdout] tests::top_k_commands::tdigest_add [INFO] [stdout] tests::top_k_commands::tdigest_incrby [INFO] [stdout] tests::top_k_commands::tdigest_info [INFO] [stdout] tests::top_k_commands::tdigest_list [INFO] [stdout] tests::top_k_commands::tdigest_query [INFO] [stdout] tests::top_k_commands::tdigest_reserve [INFO] [stdout] tests::transaction::transaction_discard [INFO] [stdout] tests::transaction::transaction_error [INFO] [stdout] tests::transaction::transaction_exec [INFO] [stdout] tests::transaction::transaction_on_cluster_connection_with_keys_with_different_slots [INFO] [stdout] tests::transaction::transaction_on_cluster_connection_with_keys_with_same_slot [INFO] [stdout] tests::transaction::unwatch [INFO] [stdout] tests::transaction::watch [INFO] [stdout] tests::value::from_single_value_array [INFO] [stdout] tests::vector_sets::vadd [INFO] [stdout] tests::vector_sets::vcard [INFO] [stdout] tests::vector_sets::vdim [INFO] [stdout] tests::vector_sets::vemb [INFO] [stdout] tests::vector_sets::vgetattr [INFO] [stdout] tests::vector_sets::vinfo [INFO] [stdout] tests::vector_sets::vlinks [INFO] [stdout] tests::vector_sets::vrandmember [INFO] [stdout] tests::vector_sets::vrem [INFO] [stdout] tests::vector_sets::vsetattr [INFO] [stdout] tests::vector_sets::vsim [INFO] [stdout] [INFO] [stdout] test result: FAILED. 77 passed; 448 failed; 5 ignored; 0 measured; 0 filtered out; finished in 1.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b16c1692bc2c2a772e9dbe7685409caaf77b8224db19f2743e4329d49a5d223a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b16c1692bc2c2a772e9dbe7685409caaf77b8224db19f2743e4329d49a5d223a", kill_on_drop: false }` [INFO] [stdout] b16c1692bc2c2a772e9dbe7685409caaf77b8224db19f2743e4329d49a5d223a