Details for run #183 (err)
redis-unstable (fdf50e1)
Thu Jan 02 02:49:18 CET 2014
Error in: bash -c "export TERM=redis-test; tclsh tests/test_helper.tcl"
@cd /home/tryredis/ci/redis-unstable
Working dir is now '/home/tryredis/ci/redis-unstable'
@git checkout .
@git checkout unstable
Already on 'unstable'
Your branch is up-to-date with 'origin/unstable'.
@git pull origin unstable
From http://github.com/antirez/redis
* branch unstable -> FETCH_HEAD
Already up-to-date.
@make clean
cd src && make clean
make[1]: Entering directory '/home/tryredis/ci/redis-unstable/src'
rm -rf redis-server redis-sentinel redis-cli redis-benchmark redis-check-dump redis-check-aof *.o *.gcda *.gcno *.gcov redis.info lcov-html
make[1]: Leaving directory '/home/tryredis/ci/redis-unstable/src'
@make V=1
cd src && make all
make[1]: Entering directory '/home/tryredis/ci/redis-unstable/src'
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c adlist.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c ae.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c anet.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c dict.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c redis.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c sds.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c zmalloc.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c lzf_c.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c lzf_d.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c pqsort.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c zipmap.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c sha1.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c ziplist.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c release.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c networking.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c util.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c object.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c db.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c replication.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c rdb.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c t_string.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c t_list.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c t_set.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c t_zset.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c t_hash.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c config.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c aof.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c pubsub.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c multi.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c debug.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c sort.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c intset.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c syncio.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c cluster.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c crc16.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c endianconv.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c slowlog.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c scripting.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c bio.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c rio.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c rand.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c memtest.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c crc64.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c bitops.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c sentinel.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c notify.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c setproctitle.c
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c blocked.c
cc -g -ggdb -rdynamic -o redis-server adlist.o ae.o anet.o dict.o redis.o sds.o zmalloc.o lzf_c.o lzf_d.o pqsort.o zipmap.o sha1.o ziplist.o release.o networking.o util.o object.o db.o replication.o rdb.o t_string.o t_list.o t_set.o t_zset.o t_hash.o config.o aof.o pubsub.o multi.o debug.o sort.o intset.o syncio.o cluster.o crc16.o endianconv.o slowlog.o scripting.o bio.o rio.o rand.o memtest.o crc64.o bitops.o sentinel.o notify.o setproctitle.o blocked.o ../deps/hiredis/libhiredis.a ../deps/lua/src/liblua.a -lm -pthread ../deps/jemalloc/lib/libjemalloc.a -ldl
install redis-server redis-sentinel
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c redis-cli.c
cc -g -ggdb -rdynamic -o redis-cli anet.o sds.o adlist.o redis-cli.o zmalloc.o release.o ae.o crc64.o ../deps/hiredis/libhiredis.a ../deps/linenoise/linenoise.o -lm -pthread ../deps/jemalloc/lib/libjemalloc.a -ldl
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c redis-benchmark.c
cc -g -ggdb -rdynamic -o redis-benchmark ae.o anet.o redis-benchmark.o sds.o adlist.o zmalloc.o ../deps/hiredis/libhiredis.a -lm -pthread ../deps/jemalloc/lib/libjemalloc.a -ldl
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c redis-check-dump.c
cc -g -ggdb -rdynamic -o redis-check-dump redis-check-dump.o lzf_c.o lzf_d.o crc64.o -lm -pthread ../deps/jemalloc/lib/libjemalloc.a -ldl
cc -std=c99 -pedantic -Wall -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c redis-check-aof.c
cc -g -ggdb -rdynamic -o redis-check-aof redis-check-aof.o -lm -pthread ../deps/jemalloc/lib/libjemalloc.a -ldl
Hint: To run 'make test' is a good idea ;)
make[1]: Leaving directory '/home/tryredis/ci/redis-unstable/src'
@bash -c "export TERM=redis-test; tclsh tests/test_helper.tcl"
Cleanup: may take some time... OK
Starting test server at port 11111
[ready]: 29978
Testing unit/printver
[ready]: 29976
Testing unit/dump
[ready]: 29982
Testing unit/auth
[ready]: 29984
Testing unit/protocol
[ready]: 29988
Testing unit/basic
[ready]: 29991
Testing unit/scan
[ready]: 29993
Testing unit/type/list
[ready]: 29997
Testing unit/type/list-2
[ready]: 30000
Testing unit/type/list-3
[ready]: 30002
Testing unit/type/set
[ready]: 30005
Testing unit/type/zset
[ready]: 30008
Testing unit/type/hash
[ready]: 30012
Testing unit/sort
[ready]: 30014
Testing unit/expire
[ready]: 30018
Testing unit/other
[ready]: 30021
Testing unit/multi
[ok]: DUMP / RESTORE are able to serialize / unserialize a simple key
[ok]: RESTORE can set an arbitrary expire to the materialized key
[ok]: RESTORE returns an error of the key already exists
[ok]: RESTORE can overwrite an existing key with REPLACE
[ok]: RESTORE can detect a syntax error for unrecongized options
[ok]: DUMP of non existing key returns nil
[ok]: SADD, SCARD, SISMEMBER, SMEMBERS basics - regular set
[ok]: SADD, SCARD, SISMEMBER, SMEMBERS basics - intset
[ok]: SADD against non set
[ok]: SADD a non-integer against an intset
[ok]: SADD an integer larger than 64 bits
[ok]: Explicit regression for a list bug
[ok]: SAVE - make sure there are all the types as values
Testing Redis version 2.9.11 (fdf50e1e)
[ok]: AUTH fails if there is no password configured server side
[ok]: HSET/HLEN - Small hash creation
[ok]: Is the small hash encoded with a ziplist?
[ok]: EXPIRE - set timeouts multiple times
[ok]: EXPIRE - It should be still possible to read 'x'
[ok]: MUTLI / EXEC basics
[ok]: DISCARD
[ok]: Nested MULTI are not allowed
[ok]: MULTI where commands alter argc/argv
[ok]: WATCH inside MULTI is not allowed
[ok]: EXEC fails if there are errors while queueing commands #1
[ok]: EXEC fails if there are errors while queueing commands #2
[ok]: If EXEC aborts, the client MULTI state is cleared
[ok]: EXEC works on WATCHed key not modified
[ok]: EXEC fail on WATCHed key modified (1 key of 1 watched)
[ok]: EXEC fail on WATCHed key modified (1 key of 5 watched)
[ok]: EXEC fail on WATCHed key modified by SORT with STORE even if the result is empty
[ok]: After successful EXEC key is no longer watched
[ok]: After failed EXEC key is no longer watched
[ok]: It is possible to UNWATCH
[ok]: UNWATCH when there is nothing watched works as expected
[ok]: Handle an empty query
[ok]: Ziplist: SORT BY key
[ok]: Check encoding - ziplist
[ok]: Ziplist: SORT BY key with limit
[ok]: ZSET basic ZADD and score update - ziplist
[ok]: Ziplist: SORT BY hash field
[ok]: ZSET element can't be set to NaN with ZADD - ziplist
[ok]: ZSET element can't be set to NaN with ZINCRBY
[ok]: ZINCRBY calls leading to NaN result in error
[ok]: ZADD - Variadic version base case
[ok]: ZADD - Return value is the number of actually added items
[ok]: ZADD - Variadic version does not add nothing on single parsing err
[ok]: ZADD - Variadic version will raise error on missing arg
[ok]: ZINCRBY does not work variadic even if shares ZADD implementation
[ok]: ZCARD basics - ziplist
[ok]: ZREM removes key after last element is removed
[ok]: ZREM variadic version
[ok]: ZREM variadic version -- remove elements after key deletion
[ok]: ZRANGE basics - ziplist
[ok]: ZREVRANGE basics - ziplist
[ok]: ZRANK/ZREVRANK basics - ziplist
[ok]: ZRANK - after deletion - ziplist
[ok]: ZINCRBY - can create a new sorted set - ziplist
[ok]: ZINCRBY - increment and decrement - ziplist
[ok]: DEL all keys to start with a clean DB
[ok]: SET and GET an item
[ok]: SET and GET an empty item
[ok]: DEL against a single item
[ok]: Vararg DEL
[ok]: KEYS with pattern
[ok]: KEYS to get all keys
[ok]: DBSIZE
[ok]: DEL all keys
[ok]: Negative multibulk length
[ok]: ZRANGEBYSCORE/ZREVRANGEBYSCORE/ZCOUNT basics
[ok]: SADD overflows the maximum allowed integers in an intset
[ok]: Variadic SADD
[ok]: ZRANGEBYSCORE with WITHSCORES
[ok]: ZRANGEBYSCORE with LIMIT
[ok]: ZRANGEBYSCORE with LIMIT and WITHSCORES
[ok]: ZRANGEBYSCORE with non-value min or max
[ok]: ZREMRANGEBYSCORE basics
[ok]: ZREMRANGEBYSCORE with non-value min or max
[ok]: ZREMRANGEBYRANK basics
[ok]: ZUNIONSTORE against non-existing key doesn't set destination - ziplist
[ok]: ZUNIONSTORE with empty set - ziplist
[ok]: ZUNIONSTORE basics - ziplist
[ok]: ZUNIONSTORE with weights - ziplist
[ok]: ZUNIONSTORE with a regular set and weights - ziplist
[ok]: ZUNIONSTORE with AGGREGATE MIN - ziplist
[ok]: ZUNIONSTORE with AGGREGATE MAX - ziplist
[ok]: ZINTERSTORE basics - ziplist
[ok]: ZINTERSTORE with weights - ziplist
[ok]: ZINTERSTORE with a regular set and weights - ziplist
[ok]: ZINTERSTORE with AGGREGATE MIN - ziplist
[ok]: ZINTERSTORE with AGGREGATE MAX - ziplist
[ok]: ZUNIONSTORE with +inf/-inf scores - ziplist
[ok]: ZUNIONSTORE with NaN weights ziplist
[ok]: ZINTERSTORE with +inf/-inf scores - ziplist
[ok]: ZINTERSTORE with NaN weights ziplist
[ok]: Check encoding - skiplist
[ok]: ZSET basic ZADD and score update - skiplist
[ok]: ZSET element can't be set to NaN with ZADD - skiplist
[ok]: ZSET element can't be set to NaN with ZINCRBY
[ok]: ZINCRBY calls leading to NaN result in error
[ok]: ZADD - Variadic version base case
[ok]: ZADD - Return value is the number of actually added items
[ok]: ZADD - Variadic version does not add nothing on single parsing err
[ok]: ZADD - Variadic version will raise error on missing arg
[ok]: ZINCRBY does not work variadic even if shares ZADD implementation
[ok]: ZCARD basics - skiplist
[ok]: ZREM removes key after last element is removed
[ok]: ZREM variadic version
[ok]: ZREM variadic version -- remove elements after key deletion
[ok]: ZRANGE basics - skiplist
[ok]: ZREVRANGE basics - skiplist
[ok]: ZRANK/ZREVRANK basics - skiplist
[ok]: ZRANK - after deletion - skiplist
[ok]: ZINCRBY - can create a new sorted set - skiplist
[ok]: ZINCRBY - increment and decrement - skiplist
[ok]: ZRANGEBYSCORE/ZREVRANGEBYSCORE/ZCOUNT basics
[ok]: ZRANGEBYSCORE with WITHSCORES
[ok]: ZRANGEBYSCORE with LIMIT
[ok]: ZRANGEBYSCORE with LIMIT and WITHSCORES
[ok]: ZRANGEBYSCORE with non-value min or max
[ok]: ZREMRANGEBYSCORE basics
[ok]: ZREMRANGEBYSCORE with non-value min or max
[ok]: ZREMRANGEBYRANK basics
[ok]: ZUNIONSTORE against non-existing key doesn't set destination - skiplist
[ok]: Out of range multibulk length
[ok]: ZUNIONSTORE with empty set - skiplist
[ok]: ZUNIONSTORE basics - skiplist
[ok]: ZUNIONSTORE with weights - skiplist
[ok]: ZUNIONSTORE with a regular set and weights - skiplist
[ok]: ZUNIONSTORE with AGGREGATE MIN - skiplist
[ok]: ZUNIONSTORE with AGGREGATE MAX - skiplist
[ok]: ZINTERSTORE basics - skiplist
[ok]: ZINTERSTORE with weights - skiplist
[ok]: ZINTERSTORE with a regular set and weights - skiplist
[ok]: ZINTERSTORE with AGGREGATE MIN - skiplist
[ok]: ZINTERSTORE with AGGREGATE MAX - skiplist
[ok]: ZUNIONSTORE with +inf/-inf scores - skiplist
[ok]: ZUNIONSTORE with NaN weights skiplist
[ok]: Wrong multibulk payload header
[ok]: FLUSHALL is able to touch the watched keys
[ok]: Negative multibulk payload length
[ok]: ZINTERSTORE with +inf/-inf scores - skiplist
[ok]: ZINTERSTORE with NaN weights skiplist
[ok]: LPUSH, RPUSH, LLENGTH, LINDEX, LPOP - ziplist
[ok]: LPUSH, RPUSH, LLENGTH, LINDEX, LPOP - regular list
[ok]: Out of range multibulk payload length
[ok]: R/LPOP against empty list
[ok]: Variadic RPUSH/LPUSH
[ok]: ZINTERSTORE regression with two sets, intset+hashtable
[ok]: Non-number multibulk payload length
[ok]: DEL a list - ziplist
[ok]: ZUNIONSTORE regression, should not create NaN in scores
[ok]: DEL a list - regular list
[ok]: Multi bulk request not followed by bulk arguments
[ok]: ZINTERSTORE #516 regression, mixed sets and ziplist zsets
[ok]: Generic wrong number of args
[ok]: Unbalanced number of quotes
[ok]: BLPOP, BRPOP: single existing list - linkedlist
[ok]: BLPOP, BRPOP: multiple existing lists - linkedlist
[ok]: BLPOP, BRPOP: second list has an entry - linkedlist
[ok]: BRPOPLPUSH - linkedlist
[ok]: BLPOP, BRPOP: single existing list - ziplist
[ok]: BLPOP, BRPOP: multiple existing lists - ziplist
[ok]: BLPOP, BRPOP: second list has an entry - ziplist
[ok]: SCAN basic
[ok]: Very big payload in GET/SET
[ok]: BRPOPLPUSH - ziplist
[ok]: BLPOP, LPUSH + DEL should not awake blocked client
[ok]: BLPOP, LPUSH + DEL + SET should not awake blocked client
[ok]: BLPOP with same key multiple times should work (issue #801)
[ok]: MULTI/EXEC is isolated from the point of view of BLPOP
[ok]: FLUSHALL does not touch non affected keys
[ok]: FLUSHDB is able to touch the watched keys
[ok]: FLUSHDB does not touch non affected keys
[ok]: WATCH is able to remember the DB a key belongs to
[ok]: WATCH will consider touched keys target of EXPIRE
[1/35 done]: unit/printver (1 seconds)
Testing unit/quit
[ok]: ZSCORE - ziplist
[ok]: BLPOP with variadic LPUSH
[ok]: HSET/HLEN - Big hash creation
[ok]: Is the big hash encoded with a ziplist?
[ok]: HGET against the small hash
[ok]: SCAN COUNT
[ok]: SCAN MATCH
[ok]: SSCAN with encoding intset
[ok]: SSCAN with encoding hashtable
[ok]: HSCAN with encoding ziplist
[ok]: Protocol desync regression test #1
[ok]: ZSCORE after a DEBUG RELOAD - ziplist
[ok]: AUTH fails when a wrong password is given
[ok]: Arbitrary command gives an error when AUTH is required
[ok]: AUTH succeeds when the right password is given
[ok]: Once AUTH succeeded we can actually send commands to the server
[ok]: HSCAN with encoding hashtable
[ok]: QUIT returns OK
[ok]: Pipelined commands after QUIT must not be executed
[ok]: Pipelined commands after QUIT that exceed read buffer size
[ok]: ZSCAN with encoding ziplist
[ok]: ZSET sorting stresser - ziplist
[ok]: HGET against the big hash
[ok]: HGET against non existing key
[ok]: HSET in update and insert mode
[ok]: HSETNX target key missing - small hash
[ok]: HSETNX target key exists - small hash
[ok]: HSETNX target key missing - big hash
[ok]: Protocol desync regression test #2
[ok]: HSETNX target key exists - big hash
[ok]: HMSET wrong number of args
[ok]: HMSET - small hash
[ok]: HMSET - big hash
[ok]: HMGET against non existing key and fields
[ok]: HMGET against wrong type
[ok]: HMGET - small hash
[ok]: Set encoding after DEBUG RELOAD
[ok]: SREM basics - regular set
[ok]: SREM basics - intset
[ok]: SREM with multiple arguments
[ok]: SREM variadic version with more args needed to destroy the key
[ok]: HMGET - big hash
[ok]: HKEYS - small hash
[ok]: ZSCAN with encoding skiplist
[ok]: MIGRATE is caching connections
[2/35 done]: unit/quit (1 seconds)
Testing unit/aofrw
[3/35 done]: unit/auth (2 seconds)
Testing integration/replication
[ok]: HKEYS - big hash
[ok]: HVALS - small hash
[ok]: HVALS - big hash
[ok]: HGETALL - small hash
[ok]: SCAN guarantees check under write load
[ok]: SSCAN with integer encoded object (issue #1345)
[ok]: SSCAN with PATTERN
[ok]: HSCAN with PATTERN
[ok]: ZSCAN with PATTERN
[ok]: Protocol desync regression test #3
[ok]: HGETALL - big hash
[ok]: HDEL and return value
[ok]: HDEL - more than a single value
[ok]: HDEL - hash becomes empty before deleting all specified fields
[ok]: HEXISTS
[ok]: Is a ziplist encoded Hash promoted on big payload?
[ok]: HINCRBY against non existing database key
[ok]: HINCRBY against non existing hash key
[ok]: HINCRBY against hash key created by hincrby itself
[ok]: HINCRBY against hash key originally set with HSET
[ok]: HINCRBY over 32bit value
[ok]: HINCRBY over 32bit value with over 32bit increment
[ok]: HINCRBY fails against hash value with spaces (left)
[ok]: HINCRBY fails against hash value with spaces (right)
[ok]: HINCRBY can detect overflows
[ok]: HINCRBYFLOAT against non existing database key
[ok]: HINCRBYFLOAT against non existing hash key
[ok]: HINCRBYFLOAT against hash key created by hincrby itself
[ok]: HINCRBYFLOAT against hash key originally set with HSET
[ok]: HINCRBYFLOAT over 32bit value
[ok]: HINCRBYFLOAT over 32bit value with over 32bit increment
[ok]: HINCRBYFLOAT fails against hash value with spaces (left)
[ok]: HINCRBYFLOAT fails against hash value with spaces (right)
[ok]: Hash ziplist regression test for large keys
[ok]: Generated sets must be encoded as hashtable
[ok]: SINTER with two sets - hashtable
[ok]: SINTERSTORE with two sets - hashtable
[ok]: SINTERSTORE with two sets, after a DEBUG RELOAD - hashtable
[ok]: SUNION with two sets - hashtable
[ok]: Hash fuzzing #1 - 10 fields
[4/35 done]: unit/scan (2 seconds)
Testing integration/replication-2
[ok]: SUNIONSTORE with two sets - hashtable
[ok]: SINTER against three sets - hashtable
[ok]: SINTERSTORE with three sets - hashtable
[ok]: SUNION with non existing keys - hashtable
[ok]: Linked list: SORT BY key
[ok]: Linked list: SORT BY key with limit
[ok]: BRPOPLPUSH with zero timeout should block indefinitely
[ok]: SDIFF with two sets - hashtable
[ok]: SDIFF with three sets - hashtable
[ok]: SDIFFSTORE with three sets - hashtable
[ok]: Hash fuzzing #2 - 10 fields
[ok]: Linked list: SORT BY hash field
[ok]: WATCH will not consider touched expired keys
[ok]: DISCARD should clear the WATCH dirty flag on the client
[ok]: DISCARD should UNWATCH all the keys
[ok]: MULTI / EXEC is propagated correctly (single write command)
[ok]: Regression for a crash with blocking ops and pipelining
[ok]: MULTI / EXEC is propagated correctly (empty transaction)
[ok]: Generated sets must be encoded as intset
[ok]: SINTER with two sets - intset
[ok]: SINTERSTORE with two sets - intset
[ok]: SINTERSTORE with two sets, after a DEBUG RELOAD - intset
[ok]: SUNION with two sets - intset
[ok]: MULTI / EXEC is propagated correctly (read-only commands)
[ok]: SUNIONSTORE with two sets - intset
[ok]: SINTER against three sets - intset
[ok]: SINTERSTORE with three sets - intset
[ok]: SUNION with non existing keys - intset
[ok]: SDIFF with two sets - intset
[ok]: SDIFF with three sets - intset
[ok]: SDIFFSTORE with three sets - intset
[ok]: SDIFF with first set empty
[ok]: SDIFF with same set two times
[5/35 done]: unit/protocol (2 seconds)
Testing integration/replication-3
[ok]: EXPIRE - After 2.1 seconds the key should no longer be here
[ok]: EXPIRE - write on expire should work
[ok]: EXPIREAT - Check for EXPIRE alike behavior
[ok]: SETEX - Set + Expire combo operation. Check for TTL
[ok]: SETEX - Check value
[ok]: SETEX - Overwrite old key
[ok]: MULTI / EXEC is propagated correctly (write command, no effect)
[6/35 done]: unit/multi (3 seconds)
Testing integration/replication-4
[ok]: First server should have role slave after SLAVEOF
[ok]: BRPOPLPUSH replication, when blocking against empty list
[ok]: Turning off AOF kills the background writing child if any
[ok]: BRPOPLPUSH with a client BLPOPing the target list
[ok]: BRPOPLPUSH with wrong source type
[ok]: FUZZ stresser with data model binary
[ok]: SETEX - Wait for the key to expire
[ok]: SETEX - Wrong time parameter
[ok]: PERSIST can undo an EXPIRE
[ok]: PERSIST returns 0 against non existing or non volatile keys
[ok]: BRPOPLPUSH replication, list exists
[ok]: BRPOPLPUSH with wrong destination type
[ok]: BRPOPLPUSH maintains order of elements after failure
[ok]: BRPOPLPUSH with multiple blocked clients
[ok]: Linked BRPOPLPUSH
[ok]: Circular BRPOPLPUSH
[ok]: Self-referential BRPOPLPUSH
[ok]: BRPOPLPUSH inside a transaction
[ok]: PUSH resulting from BRPOPLPUSH affect WATCH
[ok]: BRPOPLPUSH does not affect WATCH while still blocked
[ok]: First server should have role slave after SLAVEOF
[ok]: EXPIRE pricision is now the millisecond
[ok]: BRPOPLPUSH timeout
[ok]: BLPOP: with single empty list argument
[ok]: Very big payload random access
[ok]: BLPOP: with negative timeout
[ok]: BLPOP: with non-integer timeout
[ok]: First server should have role slave after SLAVEOF
[ok]: AOF rewrite of list with ziplist encoding, string data
[ok]: FUZZ stresser with data model alpha
[ok]: First server should have role slave after SLAVEOF
[ok]: Second server should have role master at first
[ok]: SLAVEOF should start with link status "down"
[ok]: The role should immediately be changed to "slave"
[ok]: BLPOP: with zero timeout should block indefinitely
[ok]: BLPOP: second argument is not a list
[ok]: Sync should have transferred keys from master
[ok]: The link status should be up
[ok]: SET on the master should immediately propagate
[ok]: PEXPIRE/PSETEX/PEXPIREAT can set sub-second expires
[ok]: TTL returns tiem to live in seconds
[ok]: PTTL returns time to live in milliseconds
[ok]: FLUSHALL should replicate
[ok]: TTL / PTTL return -1 if key has no expire
[ok]: TTL / PTTL return -2 if key does not exit
[ok]: AOF rewrite of list with linkedlist encoding, string data
[ok]: BLPOP: timeout
[ok]: BLPOP: arguments are empty
[ok]: BRPOP: with single empty list argument
[ok]: BRPOP: with negative timeout
[ok]: BRPOP: with non-integer timeout
[ok]: Redis should actively expire keys incrementally
[ok]: Hash fuzzing #1 - 512 fields
[ok]: AOF rewrite of list with ziplist encoding, int data
[ok]: BRPOP: with zero timeout should block indefinitely
[ok]: BRPOP: second argument is not a list
[ok]: Redis should lazy expire keys
[ok]: BRPOP: timeout
[ok]: BRPOP: arguments are empty
[ok]: BLPOP inside a transaction
[ok]: LPUSHX, RPUSHX - generic
[ok]: LPUSHX, RPUSHX - linkedlist
[ok]: LINSERT - linkedlist
[ok]: LPUSHX, RPUSHX - ziplist
[ok]: LINSERT - ziplist
[ok]: LINSERT raise error on bad syntax
[ok]: FUZZ stresser with data model compr
[ok]: EXPIRE should not resurrect keys (issue #1026)
[ok]: 5 keys in, 5 keys out
[ok]: LPUSHX, RPUSHX convert from ziplist to list
[ok]: ziplist implementation: value encoding and backlink
[ok]: AOF rewrite of list with linkedlist encoding, int data
[7/35 done]: unit/expire (11 seconds)
Testing integration/replication-psync
[ok]: LINSERT convert from ziplist to list
[ok]: First server should have role slave after SLAVEOF
[ok]: Test replication with parallel clients writing in differnet DBs
[ok]: LINDEX consistency test - ziplist
[ok]: LTRIM stress testing - linkedlist
[ok]: LINDEX random access - ziplist
[ok]: BGSAVE
[ok]: SELECT an out of range DB
[ok]: AOF rewrite of set with intset encoding, string data
[ok]: Check if list is still ok after a DEBUG RELOAD - ziplist
[ok]: LINDEX consistency test - linkedlist
[ok]: MIGRATE cached connections are released after some time
[ok]: AOF rewrite of set with hashtable encoding, string data
[ok]: LINDEX random access - linkedlist
[ok]: MIGRATE is able to migrate a key between two instances
[ok]: First server should have role slave after SLAVEOF
[ok]: With min-slaves-to-write (1,3): master should be writable
[ok]: With min-slaves-to-write (2,3): master should not be writable
[ok]: MIGRATE is able to copy a key between two instances
[ok]: AOF rewrite of set with intset encoding, int data
[ok]: Hash fuzzing #2 - 512 fields
[ok]: Check if list is still ok after a DEBUG RELOAD - linkedlist
[ok]: LLEN against non-list value error
[ok]: LLEN against non existing key
[ok]: LINDEX against non-list value error
[ok]: LINDEX against non existing key
[ok]: LPUSH against non-list value error
[ok]: RPUSH against non-list value error
[ok]: RPOPLPUSH base case - linkedlist
[ok]: RPOPLPUSH with the same list as src and dst - linkedlist
[ok]: RPOPLPUSH with linkedlist source and existing target linkedlist
[ok]: RPOPLPUSH with linkedlist source and existing target ziplist
[ok]: RPOPLPUSH base case - ziplist
[ok]: RPOPLPUSH with the same list as src and dst - ziplist
[ok]: RPOPLPUSH with ziplist source and existing target linkedlist
[ok]: RPOPLPUSH with ziplist source and existing target ziplist
[ok]: RPOPLPUSH against non existing key
[ok]: RPOPLPUSH against non list src key
[ok]: RPOPLPUSH against non list dst key
[ok]: RPOPLPUSH against non existing src key
[ok]: Basic LPOP/RPOP - linkedlist
[ok]: Basic LPOP/RPOP - ziplist
[ok]: LPOP/RPOP against non list value
[ok]: Mass RPOP/LPOP - ziplist
[ok]: SET 10000 numeric keys and access all them in reverse order
[ok]: DBSIZE should be 10101 now
[ok]: INCR against non existing key
[ok]: INCR against key created by incr itself
[ok]: INCR against key originally set with SET
[ok]: INCR over 32bit value
[ok]: INCRBY over 32bit value with over 32bit increment
[ok]: INCR fails against key with spaces (left)
[ok]: INCR fails against key with spaces (right)
[ok]: INCR fails against key with spaces (both)
[ok]: INCR fails against a key holding a list
[ok]: DECRBY over 32bit value with over 32bit increment, negative res
[ok]: INCRBYFLOAT against non existing key
[ok]: INCRBYFLOAT against key originally set with SET
[ok]: INCRBYFLOAT over 32bit value
[ok]: INCRBYFLOAT over 32bit value with over 32bit increment
[ok]: INCRBYFLOAT fails against key with spaces (left)
[ok]: INCRBYFLOAT fails against key with spaces (right)
[ok]: INCRBYFLOAT fails against key with spaces (both)
[ok]: INCRBYFLOAT fails against a key holding a list
[ok]: INCRBYFLOAT does not allow NaN or Infinity
[ok]: INCRBYFLOAT decrement
[ok]: SETNX target key missing
[ok]: SETNX target key exists
[ok]: SETNX against not-expired volatile key
[ok]: Mass RPOP/LPOP - linkedlist
[ok]: LRANGE basics - linkedlist
[ok]: LRANGE inverted indexes - linkedlist
[ok]: LRANGE out of range indexes including the full list - linkedlist
[ok]: LRANGE out of range negative end index - linkedlist
[ok]: LRANGE basics - ziplist
[ok]: LRANGE inverted indexes - ziplist
[ok]: LRANGE out of range indexes including the full list - ziplist
[ok]: LRANGE out of range negative end index - ziplist
[ok]: LRANGE against non existing key
[ok]: LTRIM basics - linkedlist
[ok]: LTRIM out of range negative end index - linkedlist
[ok]: LTRIM basics - ziplist
[ok]: LTRIM out of range negative end index - ziplist
[ok]: LSET - linkedlist
[ok]: LSET out of range index - linkedlist
[ok]: LSET - ziplist
[ok]: LSET out of range index - ziplist
[ok]: LSET against non existing key
[ok]: LSET against non list value
[ok]: LREM remove all the occurrences - linkedlist
[ok]: LREM remove the first occurrence - linkedlist
[ok]: LREM remove non existing element - linkedlist
[ok]: LREM starting from tail with negative count - linkedlist
[ok]: LREM starting from tail with negative count (2) - linkedlist
[ok]: LREM deleting objects that may be int encoded - linkedlist
[ok]: LREM remove all the occurrences - ziplist
[ok]: LREM remove the first occurrence - ziplist
[ok]: LREM remove non existing element - ziplist
[ok]: LREM starting from tail with negative count - ziplist
[ok]: LREM starting from tail with negative count (2) - ziplist
[ok]: LREM deleting objects that may be int encoded - ziplist
[ok]: Test replication partial resync: ok psync
[ok]: With min-slaves-to-write: master not writable with lagged slave
[ok]: Regression for bug 593 - chaining BRPOPLPUSH with other blocking cmds
[ok]: Check consistency of different data types after a reload
[ok]: MIGRATE will not overwrite existing keys, unless REPLACE is used
[8/35 done]: unit/type/list (22 seconds)
Testing integration/aof
[ok]: ZRANGEBYSCORE fuzzy test, 100 ranges in 128 element sorted set - ziplist
[ok]: ZSETs skiplist implementation backlink consistency test - ziplist
[ok]: AOF rewrite of set with hashtable encoding, int data
[ok]: Unfinished MULTI: Server should have logged an error
[ok]: Same dataset digest if saving/reloading as AOF?
[ok]: Short read: Server should have logged an error
[ok]: Short read: Utility should confirm the AOF is not valid
[ok]: Short read: Utility should be able to fix the AOF
[ok]: First server should have role slave after SLAVEOF
[ok]: Fixed AOF: Server should have been started
[ok]: MIGRATE propagates TTL correctly
[ok]: Fixed AOF: Keyspace should contain values that were parsable
[ok]: First server should have role slave after SLAVEOF
[ok]: AOF rewrite of hash with ziplist encoding, string data
[ok]: AOF+SPOP: Server should have been started
[ok]: AOF+SPOP: Set should have 1 member
[ok]: Big Linked list: SORT BY key
[ok]: Big Linked list: SORT BY key with limit
[ok]: EXPIRES after a reload (snapshot + append only file rewrite)
[ok]: SETNX against expired volatile key
[ok]: EXISTS
[ok]: Zero length value in key. SET/GET/EXISTS
[ok]: Commands pipelining
[ok]: Non existing command
[ok]: RENAME basic usage
[ok]: RENAME source key should no longer exist
[ok]: RENAME against already existing key
[ok]: RENAMENX basic usage
[ok]: RENAMENX against already existing key
[ok]: RENAMENX against already existing key (2)
[ok]: RENAME against non existing source key
[ok]: RENAME where source and dest key is the same
[ok]: RENAME with volatile key, should move the TTL as well
[ok]: RENAME with volatile key, should not inherit TTL of target key
[ok]: Stress test the hash ziplist -> hashtable encoding conversion
[ok]: ZSETs ZRANK augmented skip list stress testing - ziplist
[ok]: ZSCORE - skiplist
[ok]: LTRIM stress testing - ziplist
[ok]: Big Linked list: SORT BY hash field
[ok]: Intset: SORT BY key
[ok]: Intset: SORT BY key with limit
[ok]: Intset: SORT BY hash field
[ok]: SDIFF fuzzing
[ok]: SINTER against non-set should throw error
[ok]: SUNION against non-set should throw error
[ok]: SINTER should handle non existing key as empty
[ok]: SINTER with same integer elements but different encoding
[ok]: SINTERSTORE against non existing keys should delete dstkey
[ok]: SUNIONSTORE against non existing keys should delete dstkey
[ok]: SPOP basics - hashtable
[ok]: SRANDMEMBER - hashtable
[ok]: SPOP basics - intset
[ok]: SRANDMEMBER - intset
[ok]: SRANDMEMBER with against non existing key
[err]: Test replication partial resync: no backlog in tests/integration/replication-psync.tcl
Expected condition '[s -1 sync_partial_err] > 0' to be true ([s -1 sync_partial_err] > 0)
[ok]: SRANDMEMBER with - hashtable
[ok]: SRANDMEMBER with - intset
[ok]: SMOVE basics - from regular set to intset
[ok]: SMOVE basics - from intset to regular set
[ok]: SMOVE non existing key
[ok]: SMOVE non existing src set
[ok]: SMOVE from regular set to non existing destination set
[ok]: SMOVE from intset to non existing destination set
[ok]: SMOVE wrong src key type
[ok]: SMOVE wrong dst key type
[ok]: SMOVE with identical source and destination
Waiting for process 30080 to exit...
Waiting for process 30087 to exit...
Waiting for process 31747 to exit...
Waiting for process 31404 to exit...
[ok]: AOF+EXPIRE: Server should have been started
Waiting for process 30080 to exit...
Waiting for process 30087 to exit...
[ok]: DEL all keys again (DB 0)
[ok]: DEL all keys again (DB 1)
[ok]: MOVE basic usage
[ok]: MOVE against key existing in the target DB
[ok]: SET/GET keys in different DBs
[ok]: MGET
[ok]: MGET against non existing key
[ok]: MGET against non-string key
[ok]: RANDOMKEY
[ok]: RANDOMKEY against empty DB
[ok]: RANDOMKEY regression 1
[ok]: GETSET (set new value)
[ok]: GETSET (replace old value)
[ok]: MSET base case
[ok]: MSET wrong number of args
[ok]: MSETNX with already existent key
[ok]: MSETNX with not existing keys
[ok]: STRLEN against non-existing key
[ok]: STRLEN against integer-encoded value
[ok]: STRLEN against plain string
[ok]: SETBIT against non-existing key
[ok]: SETBIT against string-encoded key
[ok]: SETBIT against integer-encoded key
[ok]: SETBIT against key with wrong type
[ok]: SETBIT with out of range bit offset
[ok]: SETBIT with non-bit argument
[ok]: Connect multiple slaves at the same time (issue #141)
Waiting for process 31747 to exit...
[ok]: SETBIT fuzzing
[ok]: GETBIT against non-existing key
[ok]: GETBIT against string-encoded key
[ok]: GETBIT against integer-encoded key
[ok]: SETRANGE against non-existing key
[ok]: SETRANGE against string-encoded key
[ok]: SETRANGE against integer-encoded key
[ok]: SETRANGE against key with wrong type
[ok]: SETRANGE with out of range offset
[ok]: GETRANGE against non-existing key
[ok]: GETRANGE against string value
[ok]: GETRANGE against integer-encoded value
Waiting for process 31404 to exit...
[ok]: AOF+EXPIRE: List should be empty
[ok]: EXPIRES after AOF reload (without rewrite)
[ok]: ZSCORE after a DEBUG RELOAD - skiplist
[9/35 done]: unit/type/list-2 (44 seconds)
Testing integration/rdb
[ok]: MIGRATE can correctly transfer large values
[10/35 done]: unit/type/hash (44 seconds)
Testing integration/convert-zipmap-hash-on-load
[ok]: Hash table: SORT BY key
[ok]: Hash table: SORT BY key with limit
[ok]: ZSET sorting stresser - skiplist
[ok]: GETRANGE fuzzing
[ok]: Extended SET can detect syntax errors
[ok]: Extended SET NX option
[ok]: Extended SET XX option
[ok]: Extended SET EX option
[ok]: Extended SET PX option
[ok]: Hash table: SORT BY hash field
[ok]: Extended SET using multiple options at once
[ok]: KEYS * two times with long key, Github issue #1208
[ok]: MASTER and SLAVE consistency with expire
[ok]: AOF rewrite of hash with hashtable encoding, string data
[ok]: Redis should not try to convert DEL into EXPIREAT for EXPIRE -1
[ok]: RDB encoding loading test
[ok]: RDB load zipmap hash: converts to ziplist
Waiting for process 30777 to exit...
[ok]: intsets implementation stress testing
Waiting for process 31382 to exit...
Waiting for process 30534 to exit...
Waiting for process 30062 to exit...
[ok]: PIPELINING stresser (also a regression for the old epoll bug)
[11/35 done]: unit/basic (52 seconds)
Testing unit/pubsub
[ok]: MIGRATE can correctly transfer hashes
Waiting for process 1889 to exit...
Waiting for process 30058 to exit...
[ok]: MASTER and SLAVE dataset should be identical after complex ops
[ok]: ZRANGEBYSCORE fuzzy test, 100 ranges in 100 element sorted set - skiplist
[ok]: ZSETs skiplist implementation backlink consistency test - skiplist
Waiting for process 30501 to exit...
Waiting for process 30763 to exit...
Waiting for process 1889 to exit...
[ok]: ZSETs ZRANK augmented skip list stress testing - skiplist
[ok]: APPEND basics
[ok]: APPEND basics, integer encoded values
[12/35 done]: unit/type/set (57 seconds)
Testing unit/slowlog
Waiting for process 30469 to exit...
[ok]: APPEND fuzzing
[ok]: FLUSHDB
[ok]: Big Hash table: SORT BY key
[ok]: Big Hash table: SORT BY key with limit
[ok]: ziplist implementation: encoding stress testing
[ok]: Big Hash table: SORT BY hash field
[ok]: SORT GET #
[ok]: SORT GET
[ok]: SORT GET (key and hash) with sanity check
[ok]: SORT BY key STORE
[ok]: SORT BY hash field STORE
[ok]: SORT DESC
[ok]: SORT ALPHA against integer encoded strings
[ok]: SORT sorted set
[ok]: SORT sorted set BY nosort should retain ordering
[ok]: SORT sorted set BY nosort + LIMIT
[ok]: SORT sorted set BY nosort works as expected from scripts
[ok]: SORT sorted set: +inf and -inf handling
[ok]: SORT regression for issue #19, sorting floats
[ok]: SORT with STORE returns zero if result is empty (github isse 224)
[ok]: SORT with STORE does not create empty lists (github issue 224)
[ok]: SORT with STORE removes key if result is empty (github issue 227)
[ok]: SORT with BY and STORE should still order output
[ok]: SORT will complain with numerical sorting and bad doubles (1)
[ok]: SORT will complain with numerical sorting and bad doubles (2)
[ok]: SORT BY sub-sorts lexicographically if score is the same
[ok]: SORT GET with pattern ending with just -> does not get hash field
[13/35 done]: integration/aof (38 seconds)
Testing unit/scripting
[ok]: SORT speed, 100 element list BY key, 100 times
[ok]: Server started empty with non-existing RDB file
[ok]: AOF rewrite of hash with ziplist encoding, int data
[ok]: RDB load zipmap hash: converts to hash table when hash-max-ziplist-entries is exceeded
[ok]: SORT speed, 100 element list BY hash field, 100 times
[ok]: PUBLISH/SUBSCRIBE basics
[ok]: PUBLISH/SUBSCRIBE with two clients
[ok]: SLOWLOG - check that it starts with an empty log
[ok]: PUBLISH/SUBSCRIBE after UNSUBSCRIBE without arguments
[ok]: SUBSCRIBE to one channel more than once
[ok]: UNSUBSCRIBE from non-subscribed channels
[ok]: PUBLISH/PSUBSCRIBE basics
[ok]: PUBLISH/PSUBSCRIBE with two clients
[ok]: PUBLISH/PSUBSCRIBE after PUNSUBSCRIBE without arguments
[ok]: PUNSUBSCRIBE from non-subscribed channels
[ok]: Mix SUBSCRIBE and PSUBSCRIBE
[ok]: PUNSUBSCRIBE and UNSUBSCRIBE should always reply
[ok]: Keyspace notifications: we receive keyspace notifications
[ok]: Keyspace notifications: we receive keyevent notifications
[ok]: Keyspace notifications: we can receive both kind of events
[ok]: SORT speed, 100 element list directly, 100 times
[ok]: Keyspace notifications: we are able to mask events
[ok]: Keyspace notifications: general events test
[ok]: Keyspace notifications: list events test
[ok]: Keyspace notifications: set events test
[ok]: Keyspace notifications: zset events test
[ok]: SORT speed, 100 element list BY , 100 times
[ok]: Keyspace notifications: hash events test
[ok]: EVAL - Does Lua interpreter replies to our requests?
[ok]: EVAL - Lua integer -> Redis protocol type conversion
[ok]: EVAL - Lua string -> Redis protocol type conversion
[ok]: EVAL - Lua true boolean -> Redis protocol type conversion
[ok]: EVAL - Lua false boolean -> Redis protocol type conversion
[ok]: EVAL - Lua status code reply -> Redis protocol type conversion
[ok]: EVAL - Lua error reply -> Redis protocol type conversion
[ok]: EVAL - Lua table -> Redis protocol type conversion
[ok]: EVAL - Are the KEYS and ARGV arrays populated correctly?
[ok]: EVAL - is Lua able to call Redis API?
[ok]: EVALSHA - Can we call a SHA1 if already defined?
[ok]: EVALSHA - Can we call a SHA1 in uppercase?
[ok]: EVALSHA - Do we get an error on invalid SHA1?
[ok]: EVALSHA - Do we get an error on non defined SHA1?
[ok]: EVAL - Redis integer -> Lua type conversion
[ok]: EVAL - Redis bulk -> Lua type conversion
[ok]: EVAL - Redis multi bulk -> Lua type conversion
[ok]: EVAL - Redis status reply -> Lua type conversion
[ok]: EVAL - Redis error reply -> Lua type conversion
[ok]: EVAL - Redis nil bulk reply -> Lua type conversion
[ok]: EVAL - Is Lua affecting the currently selected DB?
[ok]: EVAL - Is Lua seleced DB retained?
[ok]: EVAL - Scripts can't run certain commands
[ok]: EVAL - Scripts can't run certain commands
[ok]: EVAL - No arguments to redis.call/pcall is considered an error
[ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1)
[ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1)
[ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1)
[ok]: SCRIPTING FLUSH - is able to clear the scripts cache?
[ok]: SCRIPT EXISTS - can detect already defined scripts?
[ok]: SCRIPT LOAD - is able to register scripts in the scripting cache
[ok]: In the context of Lua the output of random commands gets ordered
[ok]: SORT is normally not alpha re-ordered for the scripting engine
[ok]: SORT BY output gets ordered for scripting
[ok]: SORT BY with GET gets ordered for scripting
[ok]: redis.sha1hex() implementation
[ok]: Globals protection reading an undeclared global variable
[ok]: Globals protection setting an undeclared global*
[ok]: Test an example script DECR_IF_GT
[ok]: Scripting engine resets PRNG at every script execution
[ok]: Scripting engine PRNG can be seeded correctly
[ok]: Keyspace notifications: expired events (triggered expire)
[ok]: SLOWLOG - only logs commands taking more time than specified
[ok]: SLOWLOG - max entries is correctly handled
[ok]: SLOWLOG - GET optional argument to limit output len works
[ok]: SLOWLOG - RESET subcommand works
[ok]: First server should have role slave after SLAVEOF
[ok]: Keyspace notifications: expired events (background expire)
[ok]: Keyspace notifications: evicted events
[ok]: SLOWLOG - logged entry sanity check
[ok]: SLOWLOG - commands with too many arguments are trimmed
[ok]: SLOWLOG - too long arguments are trimmed
[ok]: SLOWLOG - EXEC is not logged, just executed commands
Waiting for process 30501 to exit...
Waiting for process 30763 to exit...
[ok]: EVAL does not leak in the Lua stack
Waiting for process 30082 to exit...
Waiting for process 30469 to exit...
[14/35 done]: unit/type/zset (64 seconds)
Testing unit/maxmemory
Waiting for process 30057 to exit...
Waiting for process 5432 to exit...
Waiting for process 30086 to exit...
Waiting for process 4806 to exit...
Waiting for process 30501 to exit...
Waiting for process 5440 to exit...
Waiting for process 4805 to exit...
Waiting for process 30763 to exit...
Waiting for process 30469 to exit...
Waiting for process 30057 to exit...
[15/35 done]: unit/pubsub (19 seconds)
Testing unit/introspection
[ok]: MIGRATE timeout actually works
[ok]: CLIENT LIST
[ok]: MONITOR can log executed commands
[ok]: MONITOR can log commands issued by the scripting engine
[ok]: CLIENT GETNAME should return NIL if name is not assigned
[ok]: CLIENT LIST shows empty fields for unassigned names
[ok]: CLIENT SETNAME does not accept spaces
[ok]: CLIENT SETNAME can assign a name to this connection
[ok]: CLIENT SETNAME can change the name of an existing connection
[ok]: After CLIENT SETNAME, connection can still be closed
Waiting for process 30086 to exit...
Waiting for process 5440 to exit...
Waiting for process 30501 to exit...
[ok]: RDB load zipmap hash: converts to hash table when hash-max-ziplist-value is exceeded
[ok]: Perform a final SAVE to leave a clean DB on disk
[16/35 done]: unit/type/list-3 (74 seconds)
Testing unit/limits
[17/35 done]: unit/slowlog (17 seconds)
Testing unit/obuf-limits
[18/35 done]: unit/sort (74 seconds)
Testing unit/bitops
[ok]: BITCOUNT returns 0 against non existing key
[ok]: BITCOUNT against test vector #1
[ok]: BITCOUNT against test vector #2
[ok]: BITCOUNT against test vector #3
[ok]: BITCOUNT against test vector #4
[ok]: BITCOUNT against test vector #5
[ok]: Replication: commands with many arguments (issue #1221)
[err]: Test replication partial resync: ok after delay in tests/integration/replication-psync.tcl
Expected condition '[s -1 sync_partial_ok] > 0' to be true ([s -1 sync_partial_ok] > 0)
[ok]: maxmemory - is the memory limit honoured? (policy allkeys-random)
[ok]: Check if maxclients works refusing connections
[ok]: BITCOUNT fuzzing
[ok]: BITCOUNT with start, end
[ok]: BITCOUNT syntax error #1
[ok]: BITCOUNT regression test for github issue #582
[ok]: BITOP NOT (empty string)
[ok]: BITOP NOT (known string)
[ok]: BITOP where dest and target are the same key
[ok]: BITOP AND|OR|XOR don't change the string with single input key
[ok]: BITOP missing key is considered a stream of zero
[ok]: BITOP shorter keys are zero-padded to the key with max length
[err]: EVAL processes writes from AOF in read-only slaves in tests/unit/scripting.tcl
AOF rewrite can't complete after CONFIG SET appendonly yes.
Waiting for process 30749 to exit...
Waiting for process 5433 to exit...
Waiting for process 30066 to exit...
Waiting for process 9175 to exit...
Waiting for process 9181 to exit...
[err]: First server should have role slave after SLAVEOF in tests/integration/replication-3.tcl
Replication not started.
Waiting for process 30063 to exit...
Waiting for process 30435 to exit...
Waiting for process 31327 to exit...
Waiting for process 5543 to exit...
Waiting for process 10474 to exit...
Waiting for process 5488 to exit...
Waiting for process 30066 to exit...
Waiting for process 5433 to exit...
Waiting for process 30749 to exit...
Waiting for process 9175 to exit...
Waiting for process 9181 to exit...
Waiting for process 30435 to exit...
Waiting for process 30063 to exit...
Waiting for process 31327 to exit...
Waiting for process 5543 to exit...
Waiting for process 10474 to exit...
Waiting for process 5488 to exit...
[19/35 done]: unit/introspection (18 seconds)
Testing unit/memefficiency
Waiting for process 30066 to exit...
Waiting for process 30749 to exit...
[ok]: Server started empty with empty RDB file
Waiting for process 9181 to exit...
Waiting for process 30435 to exit...
Waiting for process 30063 to exit...
Waiting for process 31327 to exit...
Waiting for process 5543 to exit...
Waiting for process 10474 to exit...
Waiting for process 5488 to exit...
Waiting for process 30749 to exit...
Waiting for process 30066 to exit...
Waiting for process 9181 to exit...
Waiting for process 15471 to exit...
[20/35 done]: integration/convert-zipmap-hash-on-load (53 seconds)
[21/35 done]: unit/limits (23 seconds)
[22/35 done]: integration/replication-2 (95 seconds)
[23/35 done]: unit/other (97 seconds)
[24/35 done]: unit/dump (97 seconds)
[ok]: AOF rewrite of hash with hashtable encoding, int data
[ok]: maxmemory - is the memory limit honoured? (policy allkeys-lru)
Waiting for process 5488 to exit...
Waiting for process 15471 to exit...
Waiting for process 31283 to exit...
Waiting for process 4804 to exit...
Waiting for process 30720 to exit...
Forcing process 5488 to exit...
Forcing process 5488 to exit...
Forcing process 5488 to exit...
Forcing process 5488 to exit...
Forcing process 5488 to exit...
Forcing process 5488 to exit...
Waiting for process 15471 to exit...
Waiting for process 31283 to exit...
Waiting for process 4804 to exit...
Waiting for process 30720 to exit...
Waiting for process 15471 to exit...
Waiting for process 4804 to exit...
Waiting for process 31283 to exit...
Waiting for process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Waiting for process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Waiting for process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Waiting for process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
[ok]: Client output buffer hard limit is enforced
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
[ok]: Timedout read-only scripts can be killed by SCRIPT KILL
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
[ok]: Timedout script link is still usable after Lua returns
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
[ok]: Timedout scripts that modified data can't be killed by SCRIPT KILL
Forcing process 4804 to exit...
[ok]: SHUTDOWN NOSAVE can kill a timedout script anyway
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
[ok]: Before the slave connects we issue two EVAL commands
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
[ok]: Memory efficiency with values in range 32
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
[err]: Connect a slave to the main instance in tests/unit/scripting.tcl
Can't turn the instance into a slave
[ok]: Now use EVALSHA against the master, with both SHAs
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 4804 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 31283 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 31283 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
Forcing process 30720 to exit...
Forcing process 30720 to exit...
Forcing process 15471 to exit...
Forcing process 4804 to exit...
Forcing process 31283 to exit...
[25/35 done]: integration/replication (119 seconds)
[26/35 done]: integration/replication-4 (118 seconds)
[err]: If EVALSHA was replicated as EVAL, 'x' should be '4' in tests/unit/scripting.tcl
Expected 4 in x, but value is ''
[ok]: Client output buffer soft limit is not enforced if time is not overreached
[ok]: Replication of script multiple pushes to list with BLPOP
[ok]: Server should not start if RDB file can't be open
[ok]: First server should have role slave after SLAVEOF
[ok]: maxmemory - is the memory limit honoured? (policy volatile-lru)
[ok]: Memory efficiency with values in range 64
Waiting for process 24008 to exit...
Waiting for process 24008 to exit...
Waiting for process 24008 to exit...
[ok]: Server should not start if RDB is corrupted
[27/35 done]: integration/rdb (95 seconds)
[ok]: maxmemory - is the memory limit honoured? (policy volatile-random)
[ok]: AOF rewrite of zset with ziplist encoding, string data
[ok]: Memory efficiency with values in range 128
Waiting for process 23936 to exit...
[ok]: Client output buffer soft limit is enforced if time is overreached
[28/35 done]: unit/scripting (84 seconds)
[ok]: maxmemory - is the memory limit honoured? (policy volatile-ttl)
[err]: Test replication partial resync: backlog expired in tests/integration/replication-psync.tcl
Expected condition '[s -1 sync_partial_err] > 0' to be true ([s -1 sync_partial_err] > 0)
Waiting for process 10462 to exit...
[ok]: Memory efficiency with values in range 1024
Waiting for process 27511 to exit...
Waiting for process 10462 to exit...
Waiting for process 27511 to exit...
Waiting for process 10462 to exit...
[29/35 done]: unit/obuf-limits (76 seconds)
[ok]: maxmemory - only allkeys-* should remove non-volatile keys (allkeys-random)
Waiting for process 27475 to exit...
[ok]: AOF rewrite of zset with skiplist encoding, string data
Waiting for process 27475 to exit...
[30/35 done]: integration/replication-psync (143 seconds)
[ok]: maxmemory - only allkeys-* should remove non-volatile keys (allkeys-lru)
[ok]: MASTER and SLAVE consistency with EVALSHA replication
Waiting for process 10581 to exit...
Waiting for process 10581 to exit...
Waiting for process 10581 to exit...
Waiting for process 10581 to exit...
[31/35 done]: integration/replication-3 (162 seconds)
[ok]: maxmemory - only allkeys-* should remove non-volatile keys (volatile-lru)
[ok]: AOF rewrite of zset with ziplist encoding, int data
[ok]: maxmemory - only allkeys-* should remove non-volatile keys (volatile-random)
[ok]: BITOP and fuzzing
[ok]: AOF rewrite of zset with skiplist encoding, int data
[ok]: maxmemory - only allkeys-* should remove non-volatile keys (volatile-ttl)
[ok]: BGREWRITEAOF is delayed if BGSAVE is in progress
[ok]: BGREWRITEAOF is refused if already in progress
[32/35 done]: unit/aofrw (167 seconds)
[ok]: maxmemory - policy volatile-lru should only remove volatile keys.
[ok]: BITOP or fuzzing
[ok]: maxmemory - policy volatile-random should only remove volatile keys.
[ok]: maxmemory - policy volatile-ttl should only remove volatile keys.
[33/35 done]: unit/maxmemory (108 seconds)
[ok]: BITOP xor fuzzing
[ok]: BITOP NOT fuzzing
[ok]: BITOP with integer encoded source objects
[ok]: BITOP with non string source key
[ok]: BITOP with empty string after non empty string (issue #529)
[34/35 done]: unit/bitops (102 seconds)
[ok]: Memory efficiency with values in range 16384
[35/35 done]: unit/memefficiency (388 seconds)
The End
Execution time of different units:
1 seconds - unit/printver
1 seconds - unit/quit
2 seconds - unit/auth
2 seconds - unit/scan
2 seconds - unit/protocol
3 seconds - unit/multi
11 seconds - unit/expire
22 seconds - unit/type/list
44 seconds - unit/type/list-2
44 seconds - unit/type/hash
52 seconds - unit/basic
57 seconds - unit/type/set
38 seconds - integration/aof
64 seconds - unit/type/zset
19 seconds - unit/pubsub
74 seconds - unit/type/list-3
17 seconds - unit/slowlog
74 seconds - unit/sort
18 seconds - unit/introspection
53 seconds - integration/convert-zipmap-hash-on-load
23 seconds - unit/limits
95 seconds - integration/replication-2
97 seconds - unit/other
97 seconds - unit/dump
119 seconds - integration/replication
118 seconds - integration/replication-4
95 seconds - integration/rdb
84 seconds - unit/scripting
76 seconds - unit/obuf-limits
143 seconds - integration/replication-psync
162 seconds - integration/replication-3
167 seconds - unit/aofrw
108 seconds - unit/maxmemory
102 seconds - unit/bitops
388 seconds - unit/memefficiency
!!! WARNING The following tests failed:
*** [err]: Test replication partial resync: no backlog in tests/integration/replication-psync.tcl
Expected condition '[s -1 sync_partial_err] > 0' to be true ([s -1 sync_partial_err] > 0)
*** [err]: Test replication partial resync: ok after delay in tests/integration/replication-psync.tcl
Expected condition '[s -1 sync_partial_ok] > 0' to be true ([s -1 sync_partial_ok] > 0)
*** [err]: EVAL processes writes from AOF in read-only slaves in tests/unit/scripting.tcl
AOF rewrite can't complete after CONFIG SET appendonly yes.
*** [err]: First server should have role slave after SLAVEOF in tests/integration/replication-3.tcl
Replication not started.
*** [err]: Connect a slave to the main instance in tests/unit/scripting.tcl
Can't turn the instance into a slave
*** [err]: If EVALSHA was replicated as EVAL, 'x' should be '4' in tests/unit/scripting.tcl
Expected 4 in x, but value is ''
*** [err]: Test replication partial resync: backlog expired in tests/integration/replication-psync.tcl
Expected condition '[s -1 sync_partial_err] > 0' to be true ([s -1 sync_partial_err] > 0)
Cleanup: may take some time... OK
child process exited abnormally