<86>Jan 25 08:24:39 userdel[3710353]: delete user 'rooter' <86>Jan 25 08:24:39 userdel[3710353]: removed group 'rooter' owned by 'rooter' <86>Jan 25 08:24:39 userdel[3710353]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 25 08:24:39 groupadd[3710391]: group added to /etc/group: name=rooter, GID=1856 <86>Jan 25 08:24:39 groupadd[3710391]: group added to /etc/gshadow: name=rooter <86>Jan 25 08:24:39 groupadd[3710391]: new group: name=rooter, GID=1856 <86>Jan 25 08:24:39 useradd[3710419]: new user: name=rooter, UID=1856, GID=1856, home=/root, shell=/bin/bash, from=none <86>Jan 25 08:24:39 userdel[3710467]: delete user 'builder' <86>Jan 25 08:24:39 userdel[3710467]: removed group 'builder' owned by 'builder' <86>Jan 25 08:24:39 userdel[3710467]: removed shadow group 'builder' owned by 'builder' <86>Jan 25 08:24:39 groupadd[3710542]: group added to /etc/group: name=builder, GID=1857 <86>Jan 25 08:24:39 groupadd[3710542]: group added to /etc/gshadow: name=builder <86>Jan 25 08:24:39 groupadd[3710542]: new group: name=builder, GID=1857 <86>Jan 25 08:24:39 useradd[3710571]: new user: name=builder, UID=1857, GID=1857, home=/usr/src, shell=/bin/bash, from=none <13>Jan 25 08:24:47 rpmi: libtcl-8.6.13-alt1 sisyphus+310696.100.1.1 1669548256 installed <13>Jan 25 08:24:47 rpmi: tcl-8.6.13-alt1 sisyphus+310696.100.1.1 1669548256 installed <13>Jan 25 08:24:47 rpmi: liblz4-1:1.9.4-alt1 sisyphus+309416.100.1.1 1667413000 installed <13>Jan 25 08:24:47 rpmi: libsystemd-1:255.16-alt1 sisyphus+368218.100.2.1 1736510095 installed <13>Jan 25 08:24:47 rpmi: openssl-config-3.2.0-alt1 sisyphus+366659.140.4.1 1736956949 installed <13>Jan 25 08:24:47 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Jan 25 08:24:48 rpmi: libstdc++14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131612 installed <13>Jan 25 08:24:49 rpmi: gcc14-c++-14.2.1-alt1 sisyphus+360995.100.1.1 1730131612 installed <13>Jan 25 08:24:49 rpmi: libp11-kit-1:0.25.5-alt1 sisyphus+352553.100.1.1 1720622586 installed <13>Jan 25 08:24:49 rpmi: libtasn1-4.19.0-alt3 sisyphus+327816.100.1.1 1692802618 installed <13>Jan 25 08:24:49 rpmi: rpm-macros-alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Jan 25 08:24:49 rpmi: alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Jan 25 08:24:49 rpmi: ca-certificates-2024.12.10-alt1 sisyphus+364633.200.3.1 1733918603 installed <13>Jan 25 08:24:49 rpmi: ca-trust-0.2.0-alt1 sisyphus+344843.100.1.1 1712743326 installed <13>Jan 25 08:24:49 rpmi: p11-kit-trust-1:0.25.5-alt1 sisyphus+352553.100.1.1 1720622586 installed <13>Jan 25 08:24:49 rpmi: libcrypto3-3.3.2-alt1 sisyphus+366659.40.4.1 1736957175 installed <13>Jan 25 08:24:49 rpmi: libssl3-3.3.2-alt1 sisyphus+366659.40.4.1 1736957175 installed <13>Jan 25 08:24:49 rpmi: libssl-devel-3.3.2-alt1 sisyphus+366659.40.4.1 1736957175 installed <13>Jan 25 08:24:49 rpmi: openssl-3.3.2-alt1 sisyphus+366659.40.4.1 1736957175 installed <13>Jan 25 08:24:49 rpmi: tcl-tls-1.7.22-alt1 sisyphus+326069.1000.1.1 1690717870 installed <13>Jan 25 08:24:49 rpmi: gcc-c++-14-alt1 sisyphus+360995.300.1.1 1730139881 installed <13>Jan 25 08:24:49 rpmi: libsystemd-devel-1:255.16-alt1 sisyphus+368218.100.2.1 1736510095 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/valkey-8.0.2-alt1.nosrc.rpm (w1.gzdio) Installing valkey-8.0.2-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4913 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf valkey-8.0.2 + echo 'Source #0 (valkey-8.0.2.tar):' Source #0 (valkey-8.0.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/valkey-8.0.2.tar + cd valkey-8.0.2 + /bin/chmod -c -Rf u+rwX,go-w . + sed -e 's/--with-lg-quantum/--with-lg-page=12 --with-lg-quantum/' -i deps/Makefile + sed -i -e 's|^logfile .*$|logfile /var/log/valkey/valkey.log|g' -e 's|^# unixsocket .*$|unixsocket /run/valkey/valkey.sock|g' -e 's|^pidfile .*$|pidfile /run/valkey/valkey.pid|g' valkey.conf + sed -i -e 's|^logfile .*$|logfile /var/log/valkey/sentinel.log|g' -e 's|^pidfile .*$|pidfile /run/valkey/sentinel.pid|g' sentinel.conf + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.4913 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd valkey-8.0.2 + USE_MALLOC= + USE_MALLOC=USE_JEMALLOC=yes + make -j16 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' OPTIMIZATION= DEBUG_FLAGS= DEBUG= V=echo PREFIX=/usr/src/tmp/valkey-buildroot/usr USE_JEMALLOC=yes BUILD_TLS=yes USE_SYSTEMD=yes all cd src && make all make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' which: no python3 in (/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) which: no python in (/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MM acl.c adlist.c ae.c anet.c aof.c bio.c bitops.c blocked.c call_reply.c childinfo.c cli_commands.c cli_common.c cluster.c cluster_legacy.c cluster_slot_stats.c commands.c config.c connection.c crc16.c crc64.c crccombine.c crcspeed.c db.c debug.c defrag.c dict.c endianconv.c eval.c evict.c expire.c function_lua.c functions.c geo.c geohash.c geohash_helper.c hyperloglog.c intset.c io_threads.c kvstore.c latency.c lazyfree.c listpack.c localtime.c logreqres.c lolwut.c lolwut5.c lolwut6.c lzf_c.c lzf_d.c memory_prefetch.c memtest.c module.c monotonic.c mt19937-64.c multi.c networking.c notify.c object.c pqsort.c pubsub.c quicklist.c rand.c rax.c rdb.c release.c replication.c resp_parser.c rio.c script.c script_lua.c sds.c sentinel.c server.c serverassert.c setcpuaffinity.c setproctitle.c sha1.c sha256.c siphash.c slowlog.c socket.c sort.c sparkline.c strl.c syncio.c syscheck.c t_hash.c t_list.c t_set.c t_stream.c t_string.c t_zset.c threads_mngr.c timeout.c tls.c tracking.c unix.c util.c valkey-benchmark.c valkey-check-aof.c valkey-check-rdb.c valkey-cli.c ziplist.c zipmap.c zmalloc.c > Makefile.dep 2> /dev/null || true make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' which: no python3 in (/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) which: no python in (/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' rm -rf valkey-server valkey-sentinel valkey-cli valkey-benchmark valkey-check-rdb valkey-check-aof valkey-unit-tests libvalkey.a unit/*.o unit/*.d *.o *.gcda *.gcno *.gcov valkey.info lcov-html Makefile.dep *.so rm -f threads_mngr.d adlist.d quicklist.d ae.d anet.d dict.d kvstore.d server.d sds.d zmalloc.d lzf_c.d lzf_d.d pqsort.d zipmap.d sha1.d ziplist.d release.d memory_prefetch.d io_threads.d networking.d util.d object.d db.d replication.d rdb.d t_string.d t_list.d t_set.d t_zset.d t_hash.d config.d aof.d pubsub.d multi.d debug.d sort.d intset.d syncio.d cluster.d cluster_legacy.d cluster_slot_stats.d crc16.d endianconv.d slowlog.d eval.d bio.d rio.d rand.d memtest.d syscheck.d crcspeed.d crccombine.d crc64.d bitops.d sentinel.d notify.d setproctitle.d blocked.d hyperloglog.d latency.d sparkline.d valkey-check-rdb.d valkey-check-aof.d geo.d lazyfree.d module.d evict.d expire.d geohash.d geohash_helper.d childinfo.d defrag.d siphash.d rax.d t_stream.d listpack.d localtime.d lolwut.d lolwut5.d lolwut6.d acl.d tracking.d socket.d tls.d sha256.d timeout.d setcpuaffinity.d monotonic.d mt19937-64.d resp_parser.d call_reply.d script_lua.d script.d functions.d function_lua.d commands.d strl.d connection.d unix.d logreqres.d anet.d adlist.d dict.d valkey-cli.d zmalloc.d release.d ae.d serverassert.d crcspeed.d crccombine.d crc64.d siphash.d crc16.d monotonic.d cli_common.d mt19937-64.d strl.d cli_commands.d ae.d anet.d valkey-benchmark.d adlist.d dict.d zmalloc.d serverassert.d release.d crcspeed.d crccombine.d crc64.d siphash.d crc16.d monotonic.d cli_common.d mt19937-64.d strl.d make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' (cd ../deps && make distclean) (cd hiredis && make clean) > /dev/null || true (cd linenoise && make clean) > /dev/null || true (cd lua && make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true (cd hdr_histogram && make clean) > /dev/null || true (cd fpconv && make clean) > /dev/null || true make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' (rm -f .make-*) make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' (cd modules && make clean) make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src/modules' rm -rf *.xo *.so make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src/modules' (cd ../tests/modules && make clean) make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/tests/modules' rm -f commandfilter.so basics.so testrdb.so fork.so infotest.so propagate.so misc.so hooks.so blockonkeys.so blockonbackground.so scan.so datatype.so datatype2.so auth.so keyspace_events.so blockedclient.so getkeys.so getchannels.so test_lazyfree.so timer.so defragtest.so keyspecs.so hash.so zset.so stream.so mallocsize.so aclcheck.so list.so subcommands.so reply.so cmdintrospection.so eventloop.so moduleconfigs.so moduleconfigstwo.so publish.so usercall.so postnotifications.so moduleauthtwo.so rdbloadsave.so crash.so cluster.so commandfilter.xo basics.xo testrdb.xo fork.xo infotest.xo propagate.xo misc.xo hooks.xo blockonkeys.xo blockonbackground.xo scan.xo datatype.xo datatype2.xo auth.xo keyspace_events.xo blockedclient.xo getkeys.xo getchannels.xo test_lazyfree.xo timer.xo defragtest.xo keyspecs.xo hash.xo zset.xo stream.xo mallocsize.xo aclcheck.xo list.xo subcommands.xo reply.xo cmdintrospection.xo eventloop.xo moduleconfigs.xo moduleconfigstwo.xo publish.xo usercall.xo postnotifications.xo moduleauthtwo.xo rdbloadsave.xo crash.xo cluster.xo make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/tests/modules' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' (rm -f .make-*) make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' echo STD=-pedantic -std=gnu11 >> .make-settings echo WARN=-Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes >> .make-settings echo OPT= >> .make-settings echo MALLOC=jemalloc >> .make-settings echo BUILD_TLS=yes >> .make-settings echo BUILD_RDMA=no >> .make-settings echo USE_SYSTEMD=yes >> .make-settings echo CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic >> .make-settings echo LDFLAGS= >> .make-settings echo SERVER_CFLAGS= >> .make-settings echo SERVER_LDFLAGS= >> .make-settings echo PREV_FINAL_CFLAGS=-pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 >> .make-settings echo PREV_FINAL_LDFLAGS= -rdynamic >> .make-settings make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' (cd ../deps && make hiredis linenoise lua hdr_histogram fpconv jemalloc) (cd hiredis && make clean) > /dev/null || true (cd linenoise && make clean) > /dev/null || true (cd lua && make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true (cd hdr_histogram && make clean) > /dev/null || true (cd fpconv && make clean) > /dev/null || true make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' (rm -f .make-*) make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' (echo "-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic" > .make-cflags) make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' (echo "" > .make-ldflags) make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' MAKE hiredis make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' cd hiredis && make static USE_SSL=1 make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' MAKE linenoise make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' cd linenoise && make make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' MAKE lua make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' cd lua/src && make all CFLAGS="-Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 " MYLDFLAGS="" AR="ar rc" make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' MAKE hdr_histogram make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' cd hdr_histogram && make make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' MAKE fpconv make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' cd fpconv && make make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic alloc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lfunc.o lfunc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/fpconv' cc -Wall -Os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c fpconv_dtoa.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/fpconv' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o ldump.o ldump.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lmem.o lmem.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/fpconv' ar rcs libfpconv.a fpconv_dtoa.o make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/fpconv' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lopcodes.o lopcodes.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o ldo.o ldo.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o ldebug.o ldebug.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o llex.o llex.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lgc.o lgc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lcode.o lcode.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hdr_histogram' cc -std=c99 -Wall -Os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DHDR_MALLOC_INCLUDE=\"hdr_redis_malloc.h\" -c hdr_histogram.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hdr_histogram' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic net.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lapi.o lapi.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hdr_histogram' ar rcs libhdrhistogram.a hdr_histogram.o make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hdr_histogram' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/linenoise' cc -Wall -Os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c linenoise.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/linenoise' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic sockcompat.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lobject.o lobject.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic sds.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lstate.o lstate.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic hiredis.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lstring.o lstring.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o ltm.o ltm.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic async.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lparser.o lparser.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lzio.o lzio.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o strbuf.o strbuf.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o fpconv.o fpconv.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic read.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lundump.o lundump.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o ltable.o ltable.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' ar rcs libhiredis.a alloc.o net.o hiredis.o sds.o async.o read.o sockcompat.o make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lauxlib.o lauxlib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o linit.o linit.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o ldblib.o ldblib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o loslib.o loslib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lmathlib.o lmathlib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lbaselib.o lbaselib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o ltablib.o ltablib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o liolib.o liolib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o loadlib.o loadlib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic ssl.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lua_bit.o lua_bit.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lua_struct.o lua_struct.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' ar rcs libhiredis_ssl.a ssl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o luac.o luac.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lua.o lua.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lvm.o lvm.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o print.o print.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lstrlib.o lstrlib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lua_cmsgpack.o lua_cmsgpack.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lua_cjson.o lua_cjson.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' ar rc liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o strbuf.o fpconv.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o lua_cjson.o lua_struct.o lua_cmsgpack.o lua_bit.o # DLL needs all object files ranlib liblua.a make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -o lua lua.o liblua.a -lm make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -o luac luac.o print.o liblua.a -lm make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' MAKE jemalloc cd jemalloc && ./configure --disable-cxx --with-version=5.3.0-0-g0 --with-lg-page=12 --with-lg-quantum=3 --disable-cache-oblivious --with-jemalloc-prefix=je_ CFLAGS="-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic" LDFLAGS="" checking for xsltproc... false checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether compiler is cray... no checking whether compiler supports -std=gnu11... yes checking whether compiler supports -Werror=unknown-warning-option... no checking whether compiler supports -Wall... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -Wshorten-64-to-32... no checking whether compiler supports -Wsign-compare... yes checking whether compiler supports -Wundef... yes checking whether compiler supports -Wno-format-zero-length... yes checking whether compiler supports -Wpointer-arith... yes checking whether compiler supports -Wno-missing-braces... yes checking whether compiler supports -Wno-missing-field-initializers... yes checking whether compiler supports -Wno-missing-attributes... yes checking whether compiler supports -pipe... yes checking whether compiler supports -g3... yes checking how to run the C preprocessor... gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking size of void *... 4 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of intmax_t... 8 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking whether pause instruction is compilable... yes checking number of significant virtual address bits... 32 checking for ar... ar checking for nm... nm checking for gawk... gawk checking for malloc.h... yes checking whether malloc_usable_size definition can use const argument... no checking for library containing log... -lm checking whether __attribute__ syntax is compilable... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -fvisibility=hidden... no checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether tls_model attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether alloc_size attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(gnu_printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(printf, ...) attribute is compilable... yes checking whether compiler supports -Wimplicit-fallthrough... yes checking whether fallthrough attribute is compilable... yes checking whether compiler supports -Wimplicit-fallthrough... yes checking whether compiler supports -Wimplicit-fallthrough... no checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether cold attribute is compilable... yes checking whether vm_make_tag is compilable... no checking for a BSD-compatible install... /usr/bin/ginstall -c checking for ranlib... ranlib checking for ld... /usr/bin/ld checking for autoconf... /usr/bin/autoconf checking for memalign... yes checking for valloc... yes checking for malloc_size... no checking whether compiler supports -O3... yes checking whether compiler supports -O3... no checking whether compiler supports -funroll-loops... yes checking configured backtracing method... N/A checking for sbrk... yes checking whether utrace(2) is compilable... no checking whether utrace(2) with label is compilable... no checking whether a program using __builtin_unreachable is compilable... yes checking whether a program using __builtin_ffsl is compilable... yes checking whether a program using __builtin_popcountl is compilable... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for dlfcn.h... yes checking for dlsym... yes checking whether pthread_atfork(3) is compilable... yes checking whether pthread_setname_np(3) is compilable... yes checking whether pthread_getname_np(3) is compilable... yes checking whether pthread_get_name_np(3) is compilable... no checking for library containing clock_gettime... none required checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes checking whether mach_absolute_time() is compilable... no checking whether clock_gettime(CLOCK_REALTIME, ...) is compilable... yes checking whether compiler supports -Werror... yes checking whether syscall(2) is compilable... yes checking for secure_getenv... yes checking for sched_getcpu... yes checking for sched_setaffinity... yes checking for issetugid... no checking for _malloc_thread_cleanup... no checking for _pthread_mutex_init_calloc_cb... no checking for memcntl... no checking for TLS... yes checking whether C11 atomics is compilable... yes checking whether GCC __atomic atomics is compilable... yes checking whether GCC 8-bit __atomic atomics is compilable... yes checking whether GCC __sync atomics is compilable... yes checking whether GCC 8-bit __sync atomics is compilable... yes checking whether Darwin OSAtomic*() is compilable... no checking whether madvise(2) is compilable... yes checking whether madvise(..., MADV_FREE) is compilable... yes checking whether madvise(..., MADV_DONTNEED) is compilable... yes checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes checking whether madvise(..., MADV_[NO]CORE) is compilable... no checking whether mprotect(2) is compilable... yes checking for __builtin_clz... yes checking whether Darwin os_unfair_lock_*() is compilable... no checking whether glibc malloc hook is compilable... no checking whether glibc memalign hook is compilable... no checking whether pthreads adaptive mutexes is compilable... yes checking whether compiler supports -D_GNU_SOURCE... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether strerror_r returns char with gnu source is compilable... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jemalloc.pc config.status: creating doc/html.xsl config.status: creating doc/manpages.xsl config.status: creating doc/jemalloc.xml config.status: creating include/jemalloc/jemalloc_macros.h config.status: creating include/jemalloc/jemalloc_protos.h config.status: creating include/jemalloc/jemalloc_typedefs.h config.status: creating include/jemalloc/internal/jemalloc_preamble.h config.status: creating test/test.sh config.status: creating test/include/test/jemalloc_test.h config.status: creating config.stamp config.status: creating bin/jemalloc-config config.status: creating bin/jemalloc.sh config.status: creating bin/jeprof config.status: creating include/jemalloc/jemalloc_defs.h config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h config.status: creating test/include/test/jemalloc_test_defs.h config.status: executing include/jemalloc/internal/public_symbols.txt commands config.status: executing include/jemalloc/internal/private_symbols.awk commands config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands config.status: executing include/jemalloc/internal/public_namespace.h commands config.status: executing include/jemalloc/internal/public_unnamespace.h commands config.status: executing include/jemalloc/jemalloc_protos_jet.h commands config.status: executing include/jemalloc/jemalloc_rename.h commands config.status: executing include/jemalloc/jemalloc_mangle.h commands config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands config.status: executing include/jemalloc/jemalloc.h commands =============================================================================== jemalloc version : 5.3.0-0-g0 library revision : 2 CONFIG : --disable-cxx --with-version=5.3.0-0-g0 --with-lg-page=12 --with-lg-quantum=3 --disable-cache-oblivious --with-jemalloc-prefix=je_ 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' LDFLAGS= 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' CC : gcc CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops SPECIFIED_CFLAGS : -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic EXTRA_CFLAGS : CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT CXX : CONFIGURE_CXXFLAGS : SPECIFIED_CXXFLAGS : -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic EXTRA_CXXFLAGS : LDFLAGS : EXTRA_LDFLAGS : DSO_LDFLAGS : -shared -Wl,-soname,$(@F) LIBS : -lm -pthread RPATH_EXTRA : XSLTPROC : false XSLROOT : PREFIX : /usr/local BINDIR : /usr/local/bin DATADIR : /usr/local/share INCLUDEDIR : /usr/local/include LIBDIR : /usr/local/lib MANDIR : /usr/local/share/man srcroot : abs_srcroot : /usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc/ objroot : abs_objroot : /usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc/ JEMALLOC_PREFIX : je_ JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : malloc_conf : documentation : 1 shared libs : 1 static libs : 1 autogen : 0 debug : 0 stats : 1 experimental_smallocx : 0 prof : 0 prof-libunwind : 0 prof-libgcc : 0 prof-gcc : 0 fill : 1 utrace : 0 xmalloc : 0 log : 0 lazy_lock : 0 cache-oblivious : 0 cxx : 0 =============================================================================== make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' cd jemalloc && make lib/libjemalloc.a make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o src/div.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin_info.sym.o src/bin_info.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o src/bin.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/cache_bin.sym.o src/cache_bin.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ecache.sym.o src/ecache.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/counter.sym.o src/counter.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/decay.sym.o src/decay.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o src/bitmap.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o src/base.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o src/background_thread.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o src/ckh.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/buf_writer.sym.o src/buf_writer.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/edata_cache.sym.o src/edata_cache.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/edata.sym.o src/edata.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o src/extent_mmap.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ehooks.sym.o src/ehooks.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o src/extent_dss.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/san.sym.o src/san.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/exp_grow.sym.o src/exp_grow.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/eset.sym.o src/eset.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/fxp.sym.o src/fxp.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o src/arena.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/san_bump.sym.o src/san_bump.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hook.sym.o src/hook.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/emap.sym.o src/emap.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o src/extent.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpa_hooks.sym.o src/hpa_hooks.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpa.sym.o src/hpa.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o src/nstime.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pa.sym.o src/pa.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pa_extra.sym.o src/pa_extra.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pai.sym.o src/pai.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/inspect.sym.o src/inspect.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o src/pages.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o src/mutex.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o src/log.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pac.sym.o src/pac.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o src/large.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpdata.sym.o src/hpdata.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/peak_event.sym.o src/peak_event.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o src/malloc_io.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o src/jemalloc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sc.sym.o src/sc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o src/ctl.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o src/prof.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_log.sym.o src/prof_log.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_sys.sym.o src/prof_sys.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_recent.sym.o src/prof_recent.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/test_hooks.sym.o src/test_hooks.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/jemalloc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/arena.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_stats.sym.o src/prof_stats.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/background_thread.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/base.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/bin.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/bin_info.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bin_info.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/bitmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/buf_writer.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/buf_writer.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o src/rtree.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/cache_bin.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/cache_bin.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/ckh.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/counter.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/counter.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/ctl.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/decay.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/decay.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/div.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/ecache.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ecache.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sec.sym.o src/sec.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/edata.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/edata.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o src/sz.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/edata_cache.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/edata_cache.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/ehooks.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ehooks.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/emap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/emap.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/eset.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/eset.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/exp_grow.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/exp_grow.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/extent.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/extent_dss.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/safety_check.sym.o src/safety_check.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/extent_mmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/fxp.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/fxp.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/san.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/san.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/san_bump.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/san_bump.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/hook.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hook.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/hpa_hooks.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hpa_hooks.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/hpa.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hpa.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/hpdata.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hpdata.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/large.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/psset.sym.o src/psset.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/inspect.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/inspect.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/log.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/mutex.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/malloc_io.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/nstime.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/pa.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pa.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/pa_extra.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pa_extra.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/pai.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pai.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/pac.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pac.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/pages.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/thread_event.sym.o src/thread_event.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/prof.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/peak_event.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/peak_event.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/prof_log.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof_log.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/prof_recent.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof_recent.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/prof_stats.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof_stats.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/prof_sys.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof_sys.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/psset.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/psset.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/rtree.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/safety_check.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/safety_check.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/sc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sc.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/sec.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sec.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/sz.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/test_hooks.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/test_hooks.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/thread_event.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/thread_event.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o src/witness.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/witness.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_data.sym.o src/prof_data.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/prof_data.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof_data.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o src/ticker.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/ticker.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o src/tsd.c In file included from include/jemalloc/internal/ckh.h:4, from include/jemalloc/internal/prof_structs.h:4, from include/jemalloc/internal/jemalloc_internal_includes.h:51, from src/tsd.c:2: include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/tsd.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o src/stats.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/stats.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o src/tcache.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/tcache.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' /bin/sh include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bin_info.sym src/bitmap.sym src/buf_writer.sym src/cache_bin.sym src/ckh.sym src/counter.sym src/ctl.sym src/decay.sym src/div.sym src/ecache.sym src/edata.sym src/edata_cache.sym src/ehooks.sym src/emap.sym src/eset.sym src/exp_grow.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/fxp.sym src/san.sym src/san_bump.sym src/hook.sym src/hpa.sym src/hpa_hooks.sym src/hpdata.sym src/inspect.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/nstime.sym src/pa.sym src/pa_extra.sym src/pai.sym src/pac.sym src/pages.sym src/peak_event.sym src/prof.sym src/prof_data.sym src/prof_log.sym src/prof_recent.sym src/prof_stats.sym src/prof_sys.sym src/psset.sym src/rtree.sym src/safety_check.sym src/sc.sym src/sec.sym src/stats.sym src/sz.sym src/tcache.sym src/test_hooks.sym src/thread_event.sym src/ticker.sym src/tsd.sym src/witness.sym > include/jemalloc/internal/private_namespace.gen.h make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' cp include/jemalloc/internal/private_namespace.gen.h include/jemalloc/internal/private_namespace.h make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/cache_bin.o src/cache_bin.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.o src/div.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ecache.o src/ecache.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/buf_writer.o src/buf_writer.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin_info.o src/bin_info.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/counter.o src/counter.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.o src/bin.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/decay.o src/decay.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.o src/background_thread.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/edata_cache.o src/edata_cache.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/edata.o src/edata.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/eset.o src/eset.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ehooks.o src/ehooks.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hook.o src/hook.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/san.o src/san.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpa_hooks.o src/hpa_hooks.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/san_bump.o src/san_bump.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/exp_grow.o src/exp_grow.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/emap.o src/emap.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.o src/extent_mmap.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/fxp.o src/fxp.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.o src/extent_dss.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pai.o src/pai.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpa.o src/hpa.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/inspect.o src/inspect.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.o src/nstime.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.o src/large.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pa.o src/pa.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpdata.o src/hpdata.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.o src/log.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pa_extra.o src/pa_extra.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.o src/malloc_io.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/peak_event.o src/peak_event.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sc.o src/sc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pac.o src/pac.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_sys.o src/prof_sys.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/psset.o src/psset.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_stats.o src/prof_stats.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_log.o src/prof_log.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/safety_check.o src/safety_check.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.o src/test_hooks.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.o src/sz.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_recent.o src/prof_recent.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sec.o src/sec.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.o src/witness.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.o src/ticker.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_data.o src/prof_data.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/thread_event.o src/thread_event.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c In file included from include/jemalloc/internal/ckh.h:4, from include/jemalloc/internal/prof_structs.h:4, from include/jemalloc/internal/jemalloc_internal_includes.h:51, from src/tsd.c:2: include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' ar crs lib/libjemalloc.a src/jemalloc.o src/arena.o src/background_thread.o src/base.o src/bin.o src/bin_info.o src/bitmap.o src/buf_writer.o src/cache_bin.o src/ckh.o src/counter.o src/ctl.o src/decay.o src/div.o src/ecache.o src/edata.o src/edata_cache.o src/ehooks.o src/emap.o src/eset.o src/exp_grow.o src/extent.o src/extent_dss.o src/extent_mmap.o src/fxp.o src/san.o src/san_bump.o src/hook.o src/hpa.o src/hpa_hooks.o src/hpdata.o src/inspect.o src/large.o src/log.o src/malloc_io.o src/mutex.o src/nstime.o src/pa.o src/pa_extra.o src/pai.o src/pac.o src/pages.o src/peak_event.o src/prof.o src/prof_data.o src/prof_log.o src/prof_recent.o src/prof_stats.o src/prof_sys.o src/psset.o src/rtree.o src/safety_check.o src/sc.o src/sec.o src/stats.o src/sz.o src/tcache.o src/test_hooks.o src/thread_event.o src/ticker.o src/tsd.o src/witness.o make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o adlist.o -c adlist.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o lzf_c.o -c lzf_c.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o pqsort.o -c pqsort.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o lzf_d.o -c lzf_d.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o zipmap.o -c zipmap.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o kvstore.o -c kvstore.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o release.o -c release.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o threads_mngr.o -c threads_mngr.c In file included from threads_mngr.c:35: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o ae.o -c ae.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o quicklist.o -c quicklist.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o sds.o -c sds.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o anet.o -c anet.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o ziplist.o -c ziplist.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o sha1.o -c sha1.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o memory_prefetch.o -c memory_prefetch.c In file included from memory_prefetch.c:11: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o zmalloc.o -c zmalloc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o io_threads.o -c io_threads.c In file included from io_threads.h:4, from io_threads.c:7: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o dict.o -c dict.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o util.o -c util.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o t_string.o -c t_string.c In file included from t_string.c:30: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o db.o -c db.c In file included from db.c:30: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o t_list.o -c t_list.c In file included from t_list.c:30: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o t_set.o -c t_set.c In file included from t_set.c:30: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o multi.o -c multi.c In file included from multi.c:30: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o intset.o -c intset.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o object.o -c object.c In file included from object.c:31: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o sort.o -c sort.c In file included from sort.c:32: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o endianconv.o -c endianconv.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o t_hash.o -c t_hash.c In file included from t_hash.c:30: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o crc16.o -c crc16.c In file included from crc16.c:1: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o syncio.o -c syncio.c In file included from syncio.c:31: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o rdb.o -c rdb.c In file included from rdb.c:30: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o rand.o -c rand.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o cluster_slot_stats.o -c cluster_slot_stats.c In file included from cluster_slot_stats.h:1, from cluster_slot_stats.c:7: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o pubsub.o -c pubsub.c In file included from pubsub.c:30: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o slowlog.o -c slowlog.c In file included from slowlog.h:33, from slowlog.c:41: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o cluster.o -c cluster.c In file included from cluster.c:36: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o crc64.o -c crc64.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o config.o -c config.c In file included from config.c:31: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o memtest.o -c memtest.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o aof.o -c aof.c In file included from aof.c:30: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o crcspeed.o -c crcspeed.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o bio.o -c bio.c In file included from bio.c:63: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o syscheck.o -c syscheck.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o replication.o -c replication.c In file included from replication.c:32: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o debug.o -c debug.c In file included from debug.c:30: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o setproctitle.o -c setproctitle.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o rio.o -c rio.c In file included from rio.c:57: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o networking.o -c networking.c In file included from networking.c:30: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o notify.o -c notify.c In file included from notify.c:30: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o bitops.o -c bitops.c In file included from bitops.c:31: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o eval.o -c eval.c In file included from eval.c:38: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o blocked.o -c blocked.c In file included from blocked.c:63: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o valkey-check-aof.o -c valkey-check-aof.c In file included from valkey-check-aof.c:31: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o hyperloglog.o -c hyperloglog.c In file included from hyperloglog.c:32: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o geohash.o -c geohash.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o t_zset.o -c t_zset.c In file included from t_zset.c:59: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o valkey-check-rdb.o -c valkey-check-rdb.c In file included from valkey-check-rdb.c:31: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o sparkline.o -c sparkline.c In file included from sparkline.c:33: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o latency.o -c latency.c In file included from latency.c:36: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o geohash_helper.o -c geohash_helper.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o localtime.o -c localtime.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o lazyfree.o -c lazyfree.c In file included from lazyfree.c:1: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o siphash.o -c siphash.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o geo.o -c geo.c In file included from geo.h:4, from geo.c:31: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o defrag.o -c defrag.c In file included from defrag.c:36: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o childinfo.o -c childinfo.c In file included from childinfo.c:30: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o server.o -c server.c In file included from server.c:30: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o lolwut.o -c lolwut.c In file included from lolwut.c:36: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o evict.o -c evict.c In file included from evict.c:33: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o cluster_legacy.o -c cluster_legacy.c In file included from cluster_legacy.c:35: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o lolwut6.o -c lolwut6.c In file included from lolwut6.c:42: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o sha256.o -c sha256.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o expire.o -c expire.c In file included from expire.c:33: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o listpack.o -c listpack.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o setcpuaffinity.o -c setcpuaffinity.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o tracking.o -c tracking.c In file included from tracking.c:31: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o mt19937-64.o -c mt19937-64.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o monotonic.o -c monotonic.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o rax.o -c rax.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o lolwut5.o -c lolwut5.c In file included from lolwut5.c:36: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o socket.o -c socket.c In file included from socket.c:30: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o strl.o -c strl.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o resp_parser.o -c resp_parser.c In file included from resp_parser.c:59: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o call_reply.o -c call_reply.c In file included from call_reply.c:30: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o script.o -c script.c In file included from script.c:30: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o functions.o -c functions.c In file included from functions.h:51, from functions.c:30: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o function_lua.o -c function_lua.c In file included from functions.h:51, from function_lua.c:42: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o timeout.o -c timeout.c In file included from timeout.c:29: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o serverassert.o -c serverassert.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o logreqres.o -c logreqres.c In file included from logreqres.c:70: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o connection.o -c connection.c In file included from connection.c:27: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o cli_commands.o -c cli_commands.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o unix.o -c unix.c In file included from unix.c:27: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o sentinel.o -c sentinel.c In file included from sentinel.c:31: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o commands.o -c commands.c In file included from commands.c:2: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o tls.o -c tls.c In file included from tls.c:32: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o script_lua.o -c script_lua.c In file included from script_lua.h:51, from script_lua.c:30: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o t_stream.o -c t_stream.c In file included from t_stream.c:30: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o cli_common.o -c cli_common.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o crccombine.o -c crccombine.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o acl.o -c acl.c In file included from acl.c:30: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o valkey-benchmark.o -c valkey-benchmark.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o module.o -c module.c In file included from module.c:54: server.h:2250:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2250 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o valkey-cli.o -c valkey-cli.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -rdynamic -o valkey-benchmark ae.o anet.o valkey-benchmark.o adlist.o dict.o zmalloc.o serverassert.o release.o crcspeed.o crccombine.o crc64.o siphash.o crc16.o monotonic.o cli_common.o mt19937-64.o strl.o ../deps/hiredis/libhiredis.a ../deps/hdr_histogram/libhdrhistogram.a ../deps/jemalloc/lib/libjemalloc.a -lm -ldl -pthread -lrt -lsystemd ../deps/hiredis/libhiredis_ssl.a -lssl -lcrypto make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -rdynamic -o valkey-cli anet.o adlist.o dict.o valkey-cli.o zmalloc.o release.o ae.o serverassert.o crcspeed.o crccombine.o crc64.o siphash.o crc16.o monotonic.o cli_common.o mt19937-64.o strl.o cli_commands.o ../deps/hiredis/libhiredis.a ../deps/linenoise/linenoise.o ../deps/jemalloc/lib/libjemalloc.a -lm -ldl -pthread -lrt -lsystemd ../deps/hiredis/libhiredis_ssl.a -lssl -lcrypto make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -rdynamic -o valkey-server threads_mngr.o adlist.o quicklist.o ae.o anet.o dict.o kvstore.o server.o sds.o zmalloc.o lzf_c.o lzf_d.o pqsort.o zipmap.o sha1.o ziplist.o release.o memory_prefetch.o io_threads.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 cluster_legacy.o cluster_slot_stats.o crc16.o endianconv.o slowlog.o eval.o bio.o rio.o rand.o memtest.o syscheck.o crcspeed.o crccombine.o crc64.o bitops.o sentinel.o notify.o setproctitle.o blocked.o hyperloglog.o latency.o sparkline.o valkey-check-rdb.o valkey-check-aof.o geo.o lazyfree.o module.o evict.o expire.o geohash.o geohash_helper.o childinfo.o defrag.o siphash.o rax.o t_stream.o listpack.o localtime.o lolwut.o lolwut5.o lolwut6.o acl.o tracking.o socket.o tls.o sha256.o timeout.o setcpuaffinity.o monotonic.o mt19937-64.o resp_parser.o call_reply.o script_lua.o script.o functions.o function_lua.o commands.o strl.o connection.o unix.o logreqres.o ../deps/hiredis/libhiredis.a ../deps/lua/src/liblua.a ../deps/hdr_histogram/libhdrhistogram.a ../deps/fpconv/libfpconv.a ../deps/jemalloc/lib/libjemalloc.a -lm -ldl -pthread -lrt -lsystemd ../deps/hiredis/libhiredis_ssl.a -lssl -lcrypto make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' install valkey-server valkey-sentinel make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' install valkey-server valkey-check-rdb make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' install valkey-server valkey-check-aof make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' Hint: It's a good idea to run 'make test' ;) make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.93528 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/valkey-buildroot + : + /bin/rm -rf -- /usr/src/tmp/valkey-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd valkey-8.0.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' OPTIMIZATION= DEBUG_FLAGS= DEBUG= V=echo PREFIX=/usr/src/tmp/valkey-buildroot/usr BUILD_TLS=yes USE_SYSTEMD=yes install make: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2' cd src && make install make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' which: no python3 in (/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) which: no python in (/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MM acl.c adlist.c ae.c anet.c aof.c bio.c bitops.c blocked.c call_reply.c childinfo.c cli_commands.c cli_common.c cluster.c cluster_legacy.c cluster_slot_stats.c commands.c config.c connection.c crc16.c crc64.c crccombine.c crcspeed.c db.c debug.c defrag.c dict.c endianconv.c eval.c evict.c expire.c function_lua.c functions.c geo.c geohash.c geohash_helper.c hyperloglog.c intset.c io_threads.c kvstore.c latency.c lazyfree.c listpack.c localtime.c logreqres.c lolwut.c lolwut5.c lolwut6.c lzf_c.c lzf_d.c memory_prefetch.c memtest.c module.c monotonic.c mt19937-64.c multi.c networking.c notify.c object.c pqsort.c pubsub.c quicklist.c rand.c rax.c rdb.c release.c replication.c resp_parser.c rio.c script.c script_lua.c sds.c sentinel.c server.c serverassert.c setcpuaffinity.c setproctitle.c sha1.c sha256.c siphash.c slowlog.c socket.c sort.c sparkline.c strl.c syncio.c syscheck.c t_hash.c t_list.c t_set.c t_stream.c t_string.c t_zset.c threads_mngr.c timeout.c tls.c tracking.c unix.c util.c valkey-benchmark.c valkey-check-aof.c valkey-check-rdb.c valkey-cli.c ziplist.c zipmap.c zmalloc.c > Makefile.dep 2> /dev/null || true make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' which: no python3 in (/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) which: no python in (/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' Hint: It's a good idea to run 'make test' ;) /usr/libexec/rpm-build/install -p valkey-server /usr/src/tmp/valkey-buildroot/usr/bin /usr/libexec/rpm-build/install -p valkey-benchmark /usr/src/tmp/valkey-buildroot/usr/bin /usr/libexec/rpm-build/install -p valkey-cli /usr/src/tmp/valkey-buildroot/usr/bin ln -sf valkey-server /usr/src/tmp/valkey-buildroot/usr/bin/redis-server ln -sf valkey-cli /usr/src/tmp/valkey-buildroot/usr/bin/redis-cli ln -sf valkey-benchmark /usr/src/tmp/valkey-buildroot/usr/bin/redis-benchmark ln -sf valkey-check-rdb /usr/src/tmp/valkey-buildroot/usr/bin/redis-check-rdb ln -sf valkey-check-aof /usr/src/tmp/valkey-buildroot/usr/bin/redis-check-aof ln -sf valkey-sentinel /usr/src/tmp/valkey-buildroot/usr/bin/redis-sentinel make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2' + mkdir -p /usr/src/tmp/valkey-buildroot/usr/lib/systemd/system + install -m 0644 /usr/src/RPM/SOURCES/valkey.service /usr/src/tmp/valkey-buildroot/usr/lib/systemd/system/valkey.service + install -m 0644 /usr/src/RPM/SOURCES/valkey-sentinel.service /usr/src/tmp/valkey-buildroot/usr/lib/systemd/system/valkey-sentinel.service + mkdir -p /usr/src/tmp/valkey-buildroot/etc/logrotate.d + install -m 640 /usr/src/RPM/SOURCES/valkey.logrotate /usr/src/tmp/valkey-buildroot/etc/logrotate.d/valkey-server + mkdir -p /usr/src/tmp/valkey-buildroot/var/lib/valkey + mkdir -p /usr/src/tmp/valkey-buildroot/var/log/valkey + mkdir -p /usr/src/tmp/valkey-buildroot/etc/valkey + install -m644 valkey.conf /usr/src/tmp/valkey-buildroot/etc/valkey/ + install -m644 sentinel.conf /usr/src/tmp/valkey-buildroot/etc/valkey/ + install -pDm644 src/valkeymodule.h /usr/src/tmp/valkey-buildroot/usr/include/valkeymodule.h + install -pDm644 src/redismodule.h /usr/src/tmp/valkey-buildroot/usr/include/redismodule.h + ln -sr /usr/src/tmp/valkey-buildroot/usr/lib/systemd/system/valkey.service /usr/src/tmp/valkey-buildroot/usr/lib/systemd/system/redis.service + ln -sr /usr/src/tmp/valkey-buildroot/usr/lib/systemd/system/valkey-sentinel.service /usr/src/tmp/valkey-buildroot/usr/lib/systemd/system/redis-sentinel.service + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/valkey-buildroot (auto) Verifying and fixing files in /usr/src/tmp/valkey-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/valkey-buildroot/ (default) Compressing files in /usr/src/tmp/valkey-buildroot (auto) Verifying systemd units in /usr/src/tmp/valkey-buildroot Adjusting library links in /usr/src/tmp/valkey-buildroot ./usr/lib: (from :0) ./var/lib: (from :0) Verifying ELF objects in /usr/src/tmp/valkey-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/valkey-server: uses non-LFS functions: fcntl fopen freopen mmap verify-elf: WARNING: ./usr/bin/valkey-benchmark: uses non-LFS functions: fcntl mmap verify-elf: WARNING: ./usr/bin/valkey-cli: uses non-LFS functions: fcntl fopen mmap Splitting links to aliased files under /{,s}bin in /usr/src/tmp/valkey-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.29492 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd valkey-8.0.2 + ./utils/gen-test-certs.sh Certificate request self-signature ok subject=O=Valkey Test, CN=Server-only Certificate request self-signature ok subject=O=Valkey Test, CN=Client-only Certificate request self-signature ok subject=O=Valkey Test, CN=Generic-cert Generating DH parameters, 2048 bit long safe prime .....................................+..........+.................................................................+.....................................................................................+............................................................................+..............................................................................+.................................................................................................+..............................................................................................................................................................................................................................................................+........+...........++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++* + ./runtest --clients 50 --verbose --tags -largemem:skip --skipunit unit/oom-score-adj --skipunit unit/memefficiency --skiptest 'CONFIG SET rollback on apply error' --tls Cleanup: may take some time... OK Starting test server at port 21079 [ready]: 3821909 Testing unit/acl-v2 [ready]: 3821964 Testing unit/acl [ready]: 3821975 Testing unit/aofrw [ready]: 3821930 Testing unit/auth [ready]: 3821966 Testing unit/bitfield [ready]: 3821984 Testing unit/bitops [ready]: 3821979 Testing unit/client-eviction [ready]: 3821970 Testing unit/dump [ready]: 3821969 Testing unit/expire [ready]: 3821978 Testing unit/functions [ready]: 3821980 Testing unit/geo [ready]: 3822001 Testing unit/hyperloglog [ready]: 3822023 Testing unit/info-command [ready]: 3822014 Testing unit/info [ready]: 3822016 Testing unit/introspection-2 [ready]: 3821985 Testing unit/introspection [ready]: 3822061 Testing unit/keyspace [ready]: 3822055 Testing unit/latency-monitor [ready]: 3822065 Testing unit/lazyfree [ready]: 3822060 Testing unit/limits [ready]: 3822058 Testing unit/maxmemory [ready]: 3822030 Testing unit/multi [ready]: 3822009 Testing unit/networking [ready]: 3822087 Testing unit/obuf-limits [ready]: 3822070 Testing unit/other [ready]: 3822064 Testing unit/pause [ready]: 3822088 Testing unit/printver [ready]: 3822102 Testing unit/protocol [ready]: 3822119 Testing unit/pubsub [ready]: 3822128 Testing unit/pubsubshard [ready]: 3822097 Testing unit/querybuf [ready]: 3822143 Testing unit/quit [ready]: 3822124 Testing unit/replybufsize [ready]: 3822139 Testing unit/scan [ready]: 3822072 Testing unit/scripting [ready]: 3822041 Testing unit/shutdown [ready]: 3822116 Testing unit/slowlog [ready]: 3822051 Testing unit/sort [ready]: 3822134 Testing unit/tls [ready]: 3822173 Testing unit/tracking [ready]: 3822133 Testing unit/violations [ready]: 3822103 Testing unit/wait [ready]: 3822154 Testing unit/type/hash [ready]: 3822105 Testing unit/type/incr [ready]: 3822053 Testing unit/type/list-2 [ready]: 3822162 Testing unit/type/list-3 [ready]: 3822179 Testing unit/type/list [ready]: 3822132 Testing unit/type/set [ready]: 3822180 Testing unit/type/stream-cgroups [ready]: 3822182 Testing unit/type/stream === (tracking network logreqres:skip) Starting server 127.0.0.1:28471 ok === (latency-monitor needs:latency) Starting server 127.0.0.1:24471 ok === (list ziplist) Starting server 127.0.0.1:28311 ok === (geo) Starting server 127.0.0.1:22551 ok === (bitops) Starting server 127.0.0.1:21591 ok === (dump) Starting server 127.0.0.1:21911 ok === (acl external:skip) Starting server 127.0.0.1:21431 ok === (pause network) Starting server 127.0.0.1:25111 ok === (hash) Starting server 127.0.0.1:28151 ok === (slowlog) Starting server 127.0.0.1:26711 ok === () Starting server 127.0.0.1:28631 ok === (maxmemory external:skip) Starting server 127.0.0.1:24631 ok === (bitops) Starting server 127.0.0.1:22711 ok === (introspection) Starting server 127.0.0.1:22871 ok === (obuf-limits external:skip logreqres:skip) Starting server 127.0.0.1:25751 ok === () Starting server 127.0.0.1:22391 ok === (scripting) Starting server 127.0.0.1:25591 ok === (tls) Starting server 127.0.0.1:27671 ok === (lazyfree) Starting server 127.0.0.1:25271 ok === (expire) Starting server 127.0.0.1:21751 ok === (incr) Starting server 127.0.0.1:26551 ok === (scripting) Starting server 127.0.0.1:22231 ok === (auth external:skip) Starting server 127.0.0.1:21271 ok === () Starting server 127.0.0.1:27511 ok === () Starting server 127.0.0.1:25911 ok === (pubsub network) Starting server 127.0.0.1:26871 ok === (aofrw external:skip logreqres:skip) Starting server 127.0.0.1:22071 ok === (acl external:skip) Starting server 127.0.0.1:21111 ok === (quit) Starting server 127.0.0.1:27991 ok === (introspection) Starting server 127.0.0.1:23511 ok === (pubsubshard external:skip) Starting server 127.0.0.1:27191 ok === (limits network external:skip) Starting server 127.0.0.1:24791 ok === (querybuf slow) Starting server 127.0.0.1:26071 ok === () Starting server 127.0.0.1:23191 ok === (wait network external:skip) Starting server 127.0.0.1:26391 ok === (info and its relative command) Starting server 127.0.0.1:23671 ok [ok]: PING (5 ms) [ok]: CLIENT LIST (0 ms) [ok]: CLIENT LIST with IDs (0 ms) === (protocol network) Starting server 127.0.0.1:26231 ok [ok]: CLIENT INFO (1 ms) === (set) Starting server 127.0.0.1:27351 ok === (replybufsize) Starting server 127.0.0.1:27031 ok === (stream) Starting server 127.0.0.1:28951 ok === (shutdown external:skip) Starting server 127.0.0.1:23991 ok === (scan network standalone) Starting server 127.0.0.1:27831 ok === (info external:skip) Starting server 127.0.0.1:23351 ok === (sort) Starting server 127.0.0.1:24151 ok === (multi) Starting server 127.0.0.1:23831 ok === (keyspace) Starting server 127.0.0.1:24951 ok [ok]: SLOWLOG - check that it starts with an empty log (0 ms) [ok]: EXPIRE - set timeouts multiple times (1 ms) [ok]: EXPIRE - It should be still possible to read 'x' (0 ms) === (stream) Starting server 127.0.0.1:28791 ok [ok]: Explicit regression for a list bug (16 ms) === (list) Starting server 127.0.0.1:24311 ok [ok]: Connections start with the default user (1 ms) [ok]: LATENCY HISTOGRAM with empty histogram (13 ms) [ok]: It is possible to create new users (1 ms) [ok]: Coverage: ACL USERS (0 ms) [ok]: LATENCY HISTOGRAM all commands (2 ms) [ok]: HSET/HLEN - Small hash creation (8 ms) [ok]: Usernames can not contain spaces or null characters (2 ms) [ok]: New users start disabled (0 ms) === (hll) Starting server 127.0.0.1:23031 ok [ok]: LATENCY HISTOGRAM sub commands (2 ms) [ok]: Is the small hash encoded with a listpack? (2 ms) [ok]: LATENCY HISTOGRAM with a subset of commands (4 ms) [ok]: Enabling the user allows the login (1 ms) [ok]: Only the set of correct passwords work (4 ms) [ok]: It is possible to remove passwords from the set of valid ones (1 ms) [ok]: Test password hashes can be added (0 ms) [ok]: Test password hashes validate input (0 ms) [ok]: GEO with wrong type src key (22 ms) [ok]: ACL GETUSER returns the password hash instead of the actual password (0 ms) [ok]: Test hashed passwords removal (1 ms) [ok]: By default users are not able to access any command (7 ms) [ok]: LATENCY HISTOGRAM command (18 ms) [ok]: By default users are not able to access any key (1 ms) [ok]: LATENCY HISTOGRAM with wrong command name skips the invalid one (1 ms) [ok]: GEO with non existing src key (16 ms) [ok]: GEO BYLONLAT with empty search (1 ms) [ok]: DUMP / RESTORE are able to serialize / unserialize a simple key (11 ms) [ok]: It's possible to allow the access of a subset of keys (9 ms) [ok]: BITFIELD signed SET and GET basics (5 ms) [ok]: RESTORE can set an arbitrary expire to the materialized key (3 ms) [ok]: RESTORE can set an expire that overflows a 32 bit integer (6 ms) [ok]: BITCOUNT against wrong type (3 ms) [ok]: BITFIELD unsigned SET and GET basics (5 ms) [ok]: By default, only default user is able to publish to any channel (10 ms) [ok]: GEO BYMEMBER with non existing member (6 ms) [ok]: client input output and command process statistics (184 ms) [ok]: By default, only default user is not able to publish to any shard channel (4 ms) [ok]: BITFIELD signed SET and GET together (11 ms) [ok]: RESTORE can set an absolute expire (2 ms) [ok]: BITCOUNT returns 0 against non existing key (1 ms) [ok]: GEOADD create (9 ms) [ok]: GEOADD update (4 ms) [ok]: RESTORE with ABSTTL in the past (4 ms) [ok]: BITCOUNT returns 0 with out of range indexes (1 ms) [ok]: GEOADD update with CH option (0 ms) [ok]: BITCOUNT returns 0 with negative indexes where start > end (1 ms) [ok]: BITCOUNT against test vector #1 (1 ms) [ok]: GEOADD update with NX option (2 ms) [ok]: BITFIELD unsigned with SET, GET and INCRBY arguments (2 ms) [ok]: GEOADD update with XX option (0 ms) [ok]: BITCOUNT against test vector #2 (0 ms) [ok]: GEOADD update with CH NX option (0 ms) [ok]: XADD wrong number of args (1 ms) [ok]: BITFIELD with only key as argument (2 ms) [ok]: BITCOUNT against test vector #3 (1 ms) [ok]: GEOADD update with CH XX option (0 ms) [ok]: XADD can add entries into a stream that XRANGE can fetch (1 ms) [ok]: BITCOUNT against test vector #4 (1 ms) [ok]: packed node check compression with insert and pop (20 ms) [ok]: BITCOUNT against test vector #5 (1 ms) [ok]: XADD IDs are incremental (0 ms) [ok]: RESTORE can set LRU (7 ms) [ok]: XADD IDs are incremental when ms is the same as well (1 ms) [ok]: XADD IDs correctly report an error when overflowing (1 ms) [ok]: GEOADD update with XX NX option will return syntax error (3 ms) [ok]: XADD auto-generated sequence is incremented for last ID (1 ms) [ok]: CLIENT KILL with illegal arguments (9 ms) [ok]: GEOADD update with invalid option (1 ms) [ok]: packed node check compression combined with trim (3 ms) [ok]: BITFIELD # form (1 ms) [ok]: XADD auto-generated sequence is zero for future timestamp ID (1 ms) [ok]: GEOADD invalid coordinates (1 ms) [ok]: GEOADD multi add (1 ms) [ok]: XADD auto-generated sequence can't be smaller than last ID (1 ms) [ok]: XADD auto-generated sequence can't overflow (0 ms) [ok]: BITFIELD basic INCRBY form (2 ms) [ok]: RESTORE can set LFU (4 ms) [ok]: XADD 0-* should succeed (1 ms) [ok]: RESTORE returns an error of the key already exists (1 ms) [ok]: Check geoset values (7 ms) [ok]: packed node check compression with lset (7 ms) [ok]: CONFIG SET client-output-buffer-limit (7 ms) [ok]: GEORADIUS simple (sorted) (1 ms) [ok]: RESTORE can overwrite an existing key with REPLACE (7 ms) [ok]: BITFIELD chaining of multiple commands (8 ms) [ok]: RESTORE can detect a syntax error for unrecognized options (0 ms) [ok]: GEORADIUS_RO simple (sorted) (1 ms) [ok]: GEOSEARCH simple (sorted) (1 ms) [ok]: GEOSEARCH FROMLONLAT and FROMMEMBER cannot exist at the same time (0 ms) [ok]: GEOSEARCH FROMLONLAT and FROMMEMBER one must exist (1 ms) [ok]: BITFIELD unsigned overflow wrap (3 ms) [ok]: GEOSEARCH BYRADIUS and BYBOX cannot exist at the same time (0 ms) [ok]: GEOSEARCH BYRADIUS and BYBOX one must exist (1 ms) [ok]: BITFIELD unsigned overflow sat (2 ms) === (other) Starting server 127.0.0.1:25431 ok [ok]: GEOSEARCH with STOREDIST option (0 ms) [ok]: GEORADIUS withdist (sorted) (6 ms) [ok]: GEOSEARCH withdist (sorted) (4 ms) [ok]: GEORADIUS with COUNT (1 ms) [ok]: BITFIELD signed overflow wrap (5 ms) [ok]: GEORADIUS with multiple WITH* tokens (3 ms) [ok]: GEORADIUS with ANY not sorted by default (0 ms) [ok]: GEORADIUS with ANY sorted by ASC (0 ms) [ok]: FUNCTION - Basic usage (16 ms) [ok]: FUNCTION - Load with unknown argument (0 ms) [ok]: GEORADIUS with ANY but no COUNT (4 ms) [ok]: BITFIELD signed overflow sat (3 ms) [ok]: FUNCTION - Create an already exiting library raise error (1 ms) [ok]: GEORADIUS with COUNT but missing integer argument (1 ms) [ok]: HRANDFIELD - listpack (82 ms) [ok]: FUNCTION - Create an already exiting library raise error (case insensitive) (0 ms) [ok]: GEORADIUS with COUNT DESC (1 ms) [ok]: FUNCTION - Create a library with wrong name format (0 ms) [ok]: FUNCTION - Create library with unexisting engine (6 ms) [ok]: GEORADIUS HUGE, issue #2767 (5 ms) [ok]: AUTH fails if there is no password configured server side (0 ms) [ok]: GEORADIUSBYMEMBER simple (sorted) (5 ms) [ok]: info command with at most one sub command (10 ms) [ok]: INCR against non existing key (6 ms) [ok]: FUNCTION - Test uncompiled script (0 ms) [ok]: Arity check for auth command (0 ms) [ok]: info command with one sub-section (0 ms) [ok]: FUNCTION - test replace argument (1 ms) [ok]: FUNCTION - test function case insensitive (0 ms) [ok]: info command with multiple sub-sections (3 ms) [ok]: GEORADIUSBYMEMBER_RO simple (sorted) (4 ms) [ok]: FUNCTION - test replace argument with failure keeps old libraries (4 ms) [ok]: FUNCTION - test function delete (9 ms) [ok]: FUNCTION - test fcall bad arguments (1 ms) [ok]: INCR against key created by incr itself (6 ms) [ok]: DECR against key created by incr (0 ms) Testing Valkey version 7.2.4 (00000000) [ok]: DECR against key is not exist and incr (2 ms) [ok]: Regression for quicklist #3343 bug (134 ms) [ok]: GEORADIUSBYMEMBER search areas contain satisfied points in oblique direction (8 ms) [ok]: INCR against key originally set with SET (3 ms) [ok]: INCR over 32bit value (0 ms) [ok]: FUNCTION - test fcall bad number of keys arguments (5 ms) [ok]: FUNCTION - test fcall negative number of keys (0 ms) [ok]: GEORADIUSBYMEMBER crossing pole search (1 ms) [ok]: FUNCTION - test delete on not exiting library (0 ms) [ok]: FUNCTION - test function kill when function is not running (0 ms) [ok]: GEOSEARCH FROMMEMBER simple (sorted) (0 ms) [ok]: INCRBY over 32bit value with over 32bit increment (3 ms) [ok]: SORT adds integer field to list (15 ms) [ok]: SLOWLOG - only logs commands taking more time than specified (208 ms) [ok]: FUNCTION - test wrong subcommand (3 ms) [ok]: GEOSEARCH vs GEORADIUS (6 ms) [ok]: Pub/Sub PING on RESP2 (2 ms) [ok]: FUNCTION - test loading from rdb (5 ms) [ok]: FUNCTION - test debug reload different options (2 ms) [ok]: TLS: Not accepting non-TLS connections on a TLS port (12 ms) [ok]: The microsecond part of the TIME command will not overflow (5 ms) [ok]: GEOSEARCH non square, long and narrow (4 ms) [ok]: FUNCTION - test debug reload with nosave and noflush (6 ms) [ok]: SADD, SCARD, SISMEMBER, SMISMEMBER, SMEMBERS basics - listpack (17 ms) [ok]: GEOSEARCH corner point test (2 ms) [ok]: MULTI / EXEC basics (9 ms) [ok]: INCR fails against key with spaces (left) (17 ms) [ok]: INCR fails against key with spaces (right) (0 ms) [ok]: GEORADIUSBYMEMBER withdist (sorted) (3 ms) [ok]: INCR fails against key with spaces (both) (1 ms) [ok]: GEOHASH is able to return geohash strings (2 ms) [ok]: DEL against a single item (5 ms) [ok]: FUNCTION - test flushall and flushdb do not clean functions (6 ms) [ok]: GEOHASH with only key as argument (2 ms) [ok]: FUNCTION - test function dump and restore (1 ms) [ok]: DECRBY negation overflow (2 ms) [ok]: INCR fails against a key holding a list (1 ms) [ok]: FUNCTION - test function dump and restore with flush argument (7 ms) [ok]: DECRBY over 32bit value with over 32bit increment, negative res (3 ms) [ok]: DISCARD (14 ms) [ok]: DECRBY against key is not exist (1 ms) [ok]: Vararg DEL (10 ms) [ok]: INCR uses shared objects in the 0-9999 range (9 ms) [ok]: Untagged multi-key commands (1 ms) [ok]: Nested MULTI are not allowed (4 ms) [ok]: FUNCTION - test function dump and restore with append argument (6 ms) [ok]: GEOPOS simple (16 ms) [ok]: KEYS with pattern (5 ms) [ok]: GEOPOS missing element (3 ms) [ok]: SLOWLOG - zero max length is correctly handled (34 ms) [ok]: KEYS to get all keys (0 ms) [ok]: GEOPOS with only key as argument (1 ms) [ok]: DBSIZE (1 ms) [ok]: MULTI where commands alter argc/argv (5 ms) [ok]: FUNCTION - test function dump and restore with replace argument (7 ms) [ok]: WATCH inside MULTI is not allowed (2 ms) [ok]: FUNCTION - test function restore with bad payload do not drop existing functions (1 ms) [ok]: FUNCTION - test function restore with wrong number of arguments (0 ms) [1/122 done]: unit/info-command (0 seconds) Testing unit/type/string [ok]: FUNCTION - test fcall_ro with write command (4 ms) [ok]: KEYS with hashtag (9 ms) [ok]: EXEC fails if there are errors while queueing commands #1 (5 ms) [ok]: GEODIST simple & unit (11 ms) [ok]: INCR can modify objects in-place (13 ms) [ok]: GEODIST missing elements (3 ms) [ok]: FUNCTION - test fcall_ro with read only commands (6 ms) [ok]: HRANDFIELD - hashtable (74 ms) [ok]: GEORADIUS STORE option: syntax error (5 ms) [ok]: INCRBYFLOAT against non existing key (7 ms) [ok]: DEL all keys (9 ms) [ok]: INCRBYFLOAT against key originally set with SET (1 ms) [ok]: FUNCTION - test keys and argv (6 ms) [ok]: GEOSEARCHSTORE STORE option: syntax error (4 ms) [ok]: FUNCTION - test command get keys on fcall (0 ms) [ok]: SLOWLOG - max entries is correctly handled (24 ms) [ok]: FUNCTION - test command get keys on fcall_ro (1 ms) [ok]: INCRBYFLOAT over 32bit value (4 ms) [ok]: HRANDFIELD with RESP3 (11 ms) [ok]: INCRBYFLOAT over 32bit value with over 32bit increment (0 ms) [ok]: INCRBYFLOAT fails against key with spaces (left) (1 ms) [2/122 done]: unit/printver (0 seconds) Testing unit/type/zset [ok]: HRANDFIELD count of 0 is handled correctly (1 ms) [ok]: INCRBYFLOAT fails against key with spaces (right) (1 ms) [ok]: INCRBYFLOAT fails against key with spaces (both) (4 ms) [ok]: HRANDFIELD count overflow (7 ms) [ok]: SLOWLOG - GET optional argument to limit output len works (8 ms) [ok]: EVAL - Does Lua interpreter replies to our requests? (10 ms) [ok]: HRANDFIELD with against non existing key (0 ms) [ok]: SLOWLOG - RESET subcommand works (0 ms) [ok]: HRANDFIELD count of 0 is handled correctly - emptyarray (1 ms) [ok]: HRANDFIELD with against non existing key - emptyarray (0 ms) [ok]: INCRBYFLOAT fails against a key holding a list (0 ms) Waiting for background AOF rewrite to finish... [ok]: EVAL - Return _G (3 ms) [ok]: GEORANGE STORE option: incompatible options (13 ms) [ok]: INCRBYFLOAT does not allow NaN or Infinity (1 ms) [ok]: EVAL - Return table with a metatable that raise error (4 ms) [ok]: GEORANGE STORE option: plain usage (3 ms) [ok]: INCRBYFLOAT decrement (3 ms) [ok]: string to double with null terminator (5 ms) [ok]: EVAL - Return table with a metatable that call server (5 ms) [ok]: GEORADIUSBYMEMBER STORE/STOREDIST option: plain usage (7 ms) [ok]: EVAL - Lua integer -> Redis protocol type conversion (2 ms) [ok]: GEOSEARCHSTORE STORE option: plain usage (5 ms) [ok]: No negative zero (8 ms) [ok]: SADD, SCARD, SISMEMBER, SMISMEMBER, SMEMBERS basics - hashtable (77 ms) [ok]: EVAL - Lua string -> Redis protocol type conversion (7 ms) [ok]: By default, only default user is able to subscribe to any channel (166 ms) [ok]: EVAL - Lua true boolean -> Redis protocol type conversion (3 ms) [ok]: GEORANGE STOREDIST option: plain usage (7 ms) [ok]: SPUBLISH/SSUBSCRIBE basics (208 ms) [ok]: GEOSEARCHSTORE STOREDIST option: plain usage (4 ms) [ok]: SADD, SCARD, SISMEMBER, SMISMEMBER, SMEMBERS basics - intset (10 ms) [ok]: EVAL - Lua false boolean -> Redis protocol type conversion (1 ms) [ok]: SMISMEMBER SMEMBERS SCARD against non set (1 ms) [ok]: EVAL - Lua status code reply -> Redis protocol type conversion (0 ms) [ok]: EVAL - Lua error reply -> Redis protocol type conversion (2 ms) [ok]: EVAL - Lua table -> Redis protocol type conversion (6 ms) [ok]: SMISMEMBER SMEMBERS SCARD against non existing key (2 ms) [ok]: GEORANGE STOREDIST option: COUNT ASC and DESC (7 ms) [ok]: INCRBY INCRBYFLOAT DECRBY against unhappy path (18 ms) [ok]: Check compression with recompress (113 ms) [ok]: SMISMEMBER requires one or more members (4 ms) [ok]: SADD against non set (1 ms) [ok]: incr operation should update encoding from raw to int (5 ms) [ok]: EVAL - Are the KEYS and ARGV arrays populated correctly? (10 ms) [ok]: decr operation should update encoding from raw to int (2 ms) [ok]: GEOSEARCH the box spans -180° or 180° (10 ms) [ok]: Test read commands are not blocked by client pause (259 ms) [ok]: EVAL - is Lua able to call Redis API? (3 ms) [ok]: incrby operation should update encoding from raw to int (2 ms) [ok]: Listpack: SORT BY key (2 ms) [ok]: SADD a non-integer against a small intset (5 ms) [ok]: EVAL - Redis integer -> Lua type conversion (1 ms) [ok]: GEOSEARCH with small distance (2 ms) [ok]: decrby operation should update encoding from raw to int (4 ms) [ok]: EVAL - Lua number -> Redis integer conversion (0 ms) [ok]: EVAL - Redis bulk -> Lua type conversion (1 ms) [ok]: EVAL - Redis multi bulk -> Lua type conversion (3 ms) [ok]: Temp rdb will be deleted if we use bg_unlink when shutdown (224 ms) [ok]: Listpack: SORT BY key with limit (5 ms) [ok]: Listpack: SORT BY hash field (4 ms) [ok]: EVAL - Redis status reply -> Lua type conversion (8 ms) [ok]: QUIT returns OK (232 ms) [ok]: EVAL - Redis error reply -> Lua type conversion (9 ms) [ok]: Coverage: HELP commands (23 ms) [ok]: EVAL - Redis nil bulk reply -> Lua type conversion (1 ms) [ok]: EVAL - Is the Lua client using the currently selected DB? (1 ms) [ok]: XGROUP CREATE: creation and duplicate group name detection (19 ms) [ok]: Coverage: MEMORY MALLOC-STATS (5 ms) [ok]: Coverage: MEMORY PURGE (2 ms) [ok]: EVAL - SELECT inside Lua should not affect the caller (6 ms) [ok]: EVAL - Scripts do not block on blpop command (4 ms) [ok]: SAVE - make sure there are all the types as values (11 ms) [ok]: XGROUP CREATE: with ENTRIESREAD parameter (15 ms) [ok]: XGROUP CREATE: automatic stream creation fails without MKSTREAM (1 ms) [ok]: XGROUP CREATE: automatic stream creation works with MKSTREAM (3 ms) [ok]: EVAL - Scripts do not block on brpop command (15 ms) [ok]: XREADGROUP will return only new elements (3 ms) [ok]: EVAL - Scripts do not block on brpoplpush command (1 ms) [3/122 done]: unit/violations (1 seconds) Testing unit/cluster/announce-client-ip [ok]: EVAL - Scripts do not block on blmove command (3 ms) [ok]: EVAL - Scripts do not block on bzpopmin command (5 ms) [ok]: XREADGROUP can read the history of the elements we own (10 ms) [ok]: EVAL - Scripts do not block on bzpopmax command (5 ms) [ok]: XPENDING is able to return pending items (4 ms) [4/122 done]: unit/type/incr (1 seconds) Testing unit/cluster/announced-endpoints [ok]: XPENDING can return single consumer items (1 ms) [ok]: XPENDING only group (0 ms) [ok]: EVAL - Scripts do not block on wait (4 ms) [ok]: EVAL - Scripts do not block on waitaof (1 ms) [ok]: Test basic multiple selectors (7 ms) [ok]: Test ACL selectors by default have no permissions (1 ms) [ok]: Test deleting selectors (2 ms) [ok]: Clients are able to enable tracking and redirect it (3 ms) [ok]: Test selector syntax error reports the error in the selector context (3 ms) [ok]: The other connection is able to get invalidations (5 ms) [ok]: TLS: Verify tls-auth-clients behaves as expected (190 ms) [ok]: The client is now able to disable tracking (1 ms) [ok]: Test flexible selector definition (3 ms) [ok]: EVAL - Scripts do not block on XREAD with BLOCK option (12 ms) [ok]: Clients can enable the BCAST mode with the empty prefix (0 ms) [ok]: The connection gets invalidation messages about all the keys (1 ms) [ok]: Test separate read permission (2 ms) [ok]: SADD a non-integer against a large intset (83 ms) [ok]: EVAL - Scripts do not block on XREADGROUP with BLOCK option (3 ms) [ok]: Pub/Sub PING on RESP3 (3 ms) [ok]: Clients can enable the BCAST mode with prefixes (3 ms) [ok]: EVAL - Scripts do not block on XREAD with BLOCK option -- non empty stream (3 ms) [ok]: SADD an integer larger than 64 bits (2 ms) [ok]: Test separate write permission (6 ms) [ok]: XPENDING with IDLE (23 ms) [ok]: EVAL - Scripts do not block on XREADGROUP with BLOCK option -- non empty stream (0 ms) [ok]: XPENDING with exclusive range intervals works as expected (4 ms) [ok]: Test separate read and write permissions (4 ms) [ok]: Adding prefixes to BCAST mode works (8 ms) [ok]: Validate read and write permissions format - empty permission (1 ms) [ok]: Tracking NOLOOP mode in standard mode works (1 ms) [ok]: Validate read and write permissions format - empty selector (1 ms) [ok]: Tracking NOLOOP mode in BCAST mode works (1 ms) [ok]: XACK is able to remove items from the consumer/group PEL (4 ms) [ok]: Validate read and write permissions format - empty pattern (2 ms) [ok]: XACK can't remove the same item multiple times (1 ms) [ok]: EVAL - Scripts can run non-deterministic commands (11 ms) [ok]: EVAL - No arguments to redis.call/pcall is considered an error (0 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (1 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (2 ms) [ok]: Validate read and write permissions format - no pattern (5 ms) [ok]: XACK is able to accept multiple arguments (5 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (1 ms) [ignore]: EVAL - JSON string encoding a string larger than 2GB: large memory flag not provided [ok]: EVAL - JSON numeric decoding (5 ms) [ok]: XACK should fail if got at least one invalid ID (7 ms) [ok]: EVAL - JSON string decoding (1 ms) [ok]: Test separate read and write permissions on different selectors are not additive (9 ms) [ok]: PEL NACK reassignment after XGROUP SETID event (6 ms) [ok]: EVAL - JSON smoke test (12 ms) [ok]: EVAL - cmsgpack can pack double? (0 ms) [ok]: EVAL - cmsgpack can pack negative int64? (0 ms) [ok]: Test SET with separate read permission (12 ms) [ok]: XREADGROUP will not report data on empty history. Bug #5577 (12 ms) [ok]: Test SET with separate write permission (6 ms) [ok]: XREADGROUP history reporting of deleted entries. Bug #5570 (5 ms) [ok]: EXEC fails if there are errors while queueing commands #2 (205 ms) [ok]: SADD an integer larger than 64 bits to a large intset (51 ms) [ok]: If EXEC aborts, the client MULTI state is cleared (2 ms) [ok]: EXEC works on WATCHed key not modified (2 ms) [ok]: EXEC fail on WATCHed key modified (1 key of 1 watched) (3 ms) [ok]: Test SET with read and write permissions (16 ms) [ok]: Test BITFIELD with separate read permission (5 ms) [ok]: SLOWLOG - logged entry sanity check (204 ms) [ok]: EXEC fail on WATCHed key modified (1 key of 5 watched) (12 ms) [ok]: By default, only default user is able to subscribe to any shard channel (178 ms) [ok]: EXEC fail on WATCHed key modified by SORT with STORE even if the result is empty (4 ms) [ok]: SLOWLOG - Certain commands are omitted that contain sensitive information (5 ms) [ok]: Test BITFIELD with separate write permission (9 ms) [ok]: RESTORE should not store key that are already expired, with REPLACE will propagate it as DEL or UNLINK (329 ms) [ok]: Handle an empty query (268 ms) [ok]: Test BITFIELD with read and write permissions (9 ms) [ok]: DUMP of non existing key returns nil (8 ms) [ok]: SLOWLOG - Some commands can redact sensitive fields (11 ms) [ok]: Test ACL log correctly identifies the relevant item when selectors are used (16 ms) [ok]: Test ACL GETUSER response information (3 ms) [ok]: Test ACL list idempotency (3 ms) === () Starting server 127.0.0.1:26393 ok [ok]: CONFIG SET port number (1057 ms) [ok]: Test R+W is the same as all permissions (10 ms) [ok]: PUBLISH/SUBSCRIBE basics (118 ms) [ok]: plain node check compression with insert and pop (374 ms) [ok]: Test basic dry run functionality (4 ms) [ok]: Test various commands for command permissions (4 ms) [ok]: Crash due to wrongly recompress after lrem (219 ms) [ok]: Test various odd commands for key permissions (26 ms) [ok]: {standalone} SCAN basic (439 ms) === () Starting server 127.0.0.1:23353 ok [ok]: Existence test commands are not marked as access (11 ms) [ok]: SPUBLISH/SSUBSCRIBE with two clients (275 ms) === (string) Starting server 127.0.0.1:23673 ok EXEC fail on lazy expired WATCHed key attempts: 0 [ok]: Intersection cardinaltiy commands are access commands (20 ms) [ok]: LINSERT correctly recompress full quicklistNode after inserting a element before it (56 ms) [ok]: EXEC fail on lazy expired WATCHed key (106 ms) [ok]: WATCH stale keys should not fail EXEC (9 ms) [ok]: Delete WATCHed stale keys should not fail EXEC (8 ms) [ok]: Pipelined commands after QUIT must not be executed (269 ms) [ok]: Test general keyspace commands require some type of permission to execute (20 ms) [ok]: FLUSHDB while watching stale keys should not fail EXEC (8 ms) [ok]: SLOWLOG - Rewritten commands are logged as their original command (122 ms) [ok]: SLOWLOG - commands with too many arguments are trimmed (1 ms) [ok]: After successful EXEC key is no longer watched (6 ms) [ok]: SLOWLOG - too long arguments are trimmed (1 ms) [ok]: After failed EXEC key is no longer watched (5 ms) [ok]: LINSERT correctly recompress full quicklistNode after inserting a element after it (44 ms) === (auth external:skip) Starting server 127.0.0.1:21273 ok [ok]: It is possible to UNWATCH (10 ms) [ok]: UNWATCH when there is nothing watched works as expected (0 ms) [ok]: TLS: Verify tls-protocols behaves as expected (235 ms) [ok]: FLUSHALL is able to touch the watched keys (3 ms) [ok]: Cardinality commands require some type of permission to execute (30 ms) [ok]: By default, only default user is able to subscribe to any pattern (158 ms) [ok]: FLUSHALL does not touch non affected keys (6 ms) [ok]: FLUSHDB is able to touch the watched keys (3 ms) [ok]: Test sharded channel permissions (6 ms) [ok]: It's possible to allow publishing to a subset of channels (4 ms) [ok]: It's possible to allow publishing to a subset of shard channels (3 ms) [ok]: Validate subset of channels is prefixed with resetchannels flag (3 ms) [ok]: FLUSHDB does not touch non affected keys (5 ms) [ok]: SWAPDB is able to touch the watched keys that exist (6 ms) [ok]: In transaction queue publish/subscribe/psubscribe to unauthorized channel will fail (7 ms) [ok]: SWAPDB is able to touch the watched keys that do not exist (4 ms) [ok]: Test sort with ACL permissions (18 ms) [ok]: SADD overflows the maximum allowed integers in an intset - single (209 ms) [ok]: Test DRYRUN with wrong number of arguments (4 ms) [ok]: SWAPDB does not touch watched stale keys (9 ms) [ok]: plain node check compression combined with trim (145 ms) [ok]: SWAPDB does not touch non-existing key replaced with stale key (9 ms) === (zset) Starting server 127.0.0.1:25913 ok [ok]: SWAPDB does not touch stale key replaced with another stale key (20 ms) === (shutdown external:skip) Starting server 127.0.0.1:23993 ok === (external:skip cluster) Starting server 127.0.0.1:27513 ok [ok]: Pipelined commands after QUIT that exceed read buffer size (104 ms) [ok]: WATCH is able to remember the DB a key belongs to (15 ms) [ok]: WATCH will consider touched keys target of EXPIRE (2 ms) [ok]: SPUBLISH/SSUBSCRIBE after UNSUBSCRIBE without arguments (151 ms) [ok]: PUBLISH/SUBSCRIBE with two clients (203 ms) [ok]: SADD overflows the maximum allowed elements in a listpack - single (65 ms) [ok]: SET and GET an item (6 ms) [ok]: SET and GET an empty item (1 ms) [ok]: SADD overflows the maximum allowed integers in an intset - multiple (10 ms) [ok]: SADD overflows the maximum allowed elements in a listpack - multiple (2 ms) [ok]: Blocking XREADGROUP will not reply with an empty array (302 ms) [ok]: verify reply buffer limits (625 ms) [ok]: SADD overflows the maximum allowed integers in an intset - single_multiple (44 ms) [ok]: SADD overflows the maximum allowed elements in a listpack - single_multiple (8 ms) [ok]: Variadic SADD (2 ms) [ok]: SHUTDOWN ABORT can cancel SIGTERM (24 ms) === (repl) Starting server 127.0.0.1:21913 ok [ok]: It's possible to allow subscribing to a subset of channels (162 ms) [ok]: Negative multibulk length (336 ms) [ok]: SLOWLOG - EXEC is not logged, just executed commands (206 ms) === (external:skip cluster) Starting server 127.0.0.1:26553 ok [ok]: Test old pause-all takes precedence over new pause-write (less restrictive) (515 ms) [ok]: latencystats: disable/enable (17 ms) [ok]: PUBLISH/SUBSCRIBE after UNSUBSCRIBE without arguments (110 ms) [5/122 done]: unit/quit (1 seconds) Testing unit/cluster/base [ignore]: Not supported in tls mode [ok]: SSUBSCRIBE to one channel more than once (122 ms) [ok]: plain node check compression with lset (182 ms) [ok]: {standalone} SCAN COUNT (300 ms) [ok]: latencystats: configure percentiles (27 ms) [6/122 done]: unit/replybufsize (1 seconds) Testing unit/cluster/cli [ok]: SUBSCRIBE to one channel more than once (43 ms) [7/122 done]: unit/cluster/base (0 seconds) Testing unit/cluster/cluster-multiple-meets [ignore]: Not supported in tls mode [ok]: latencystats: bad configure percentiles (22 ms) [ignore]: Not supported in tls mode [ok]: UNLINK can reclaim memory in background (845 ms) [ok]: Temp rdb will be deleted in signal handle (112 ms) [8/122 done]: unit/cluster/cluster-multiple-meets (0 seconds) Testing unit/cluster/cluster-nodes-slots [9/122 done]: unit/cluster/cli (0 seconds) Testing unit/cluster/cluster-reliable-meet [ignore]: Not supported in tls mode [ok]: Very big payload in GET/SET (168 ms) [ok]: UNSUBSCRIBE from non-subscribed channels (55 ms) === () Starting server 127.0.0.1:23194 ok [ok]: Setup slave (263 ms) [ok]: WAIT out of range timeout (milliseconds) (1 ms) [ok]: XADD with MAXLEN option (818 ms) [10/122 done]: unit/cluster/cluster-reliable-meet (0 seconds) Testing unit/cluster/cluster-response-tls [ok]: AUTH fails when a wrong password is given (160 ms) [ok]: Arbitrary command gives an error when AUTH is required (3 ms) [ok]: FUNCTION - test function kill (726 ms) [ok]: AUTH succeeds when the right password is given (1 ms) [ok]: Once AUTH succeeded we can actually send commands to the server (1 ms) [ok]: PUBLISH/PSUBSCRIBE basics (74 ms) [ok]: It's possible to allow subscribing to a subset of shard channels (189 ms) [ok]: Check encoding - listpack (21 ms) [ok]: ZSET basic ZADD and score update - listpack (5 ms) [ok]: SUNSUBSCRIBE from non-subscribed channels (182 ms) [ok]: PUBSUB command basics (1 ms) [ok]: SLOWLOG - can clean older entries (204 ms) [ok]: ZSET element can't be set to NaN with ZADD - listpack (3 ms) [ok]: MIGRATE is caching connections (545 ms) [ok]: ZSET element can't be set to NaN with ZINCRBY - listpack (7 ms) [ok]: client evicted due to large argv (863 ms) [ok]: ZADD with options syntax error with incomplete pair - listpack (8 ms) [ok]: ZADD XX option without key - listpack (0 ms) [ok]: Blocking XREADGROUP: key deleted (298 ms) [ok]: ZADD XX existing key - listpack (6 ms) [ok]: ZADD XX returns the number of elements actually added - listpack (5 ms) [ok]: ZADD XX updates existing elements score - listpack (19 ms) [ok]: ZADD GT updates existing elements when new scores are greater - listpack (4 ms) [ok]: ZADD LT updates existing elements when new scores are lower - listpack (13 ms) [ok]: PUBLISH/PSUBSCRIBE with two clients (101 ms) [ok]: ZADD GT XX updates existing elements when new scores are greater and skips new elements - listpack (24 ms) === (external:skip cluster) Starting server 127.0.0.1:27515 ok [ok]: ZADD LT XX updates existing elements when new scores are lower and skips new elements - listpack (3 ms) [ok]: ZADD XX and NX are not compatible - listpack (6 ms) [ok]: ZADD NX with non existing key - listpack (3 ms) [ok]: Out of range multibulk length (318 ms) [ok]: ZADD NX only add new elements without updating old ones - listpack (27 ms) [ok]: ZADD GT and NX are not compatible - listpack (1 ms) [ok]: ZADD LT and NX are not compatible - listpack (1 ms) [ok]: ZADD LT and GT are not compatible - listpack (1 ms) [ok]: {standalone} SCAN MATCH (313 ms) [ok]: ZADD INCR LT/GT replies with nill if score not updated - listpack (9 ms) [ok]: PUBLISH/PSUBSCRIBE after PUNSUBSCRIBE without arguments (61 ms) [ok]: TLS: Verify tls-ciphers behaves as expected (546 ms) === (external:skip cluster) Starting server 127.0.0.1:27993 ok [ok]: ZADD INCR LT/GT with inf - listpack (15 ms) [ok]: ZADD INCR works like ZINCRBY - listpack (2 ms) [ok]: ZADD INCR works with a single score-element pair - listpack (5 ms) [ok]: ZADD CH option changes return value to all changed elements - listpack (11 ms) [ok]: ZINCRBY calls leading to NaN result in error - listpack (3 ms) [ok]: It's possible to allow subscribing to a subset of channel patterns (202 ms) [ok]: latencystats: blocking commands (323 ms) [ok]: ZINCRBY against invalid incr value - listpack (6 ms) [ok]: latencystats: subcommands (11 ms) [ok]: ZADD - Variadic version base case - listpack (6 ms) === (external:skip cluster) Starting server 127.0.0.1:26555 ok [ok]: ZADD - Return value is the number of actually added items - listpack (2 ms) [ok]: Blocking XREADGROUP: key type changed with SET (170 ms) === (external:skip cluster tls) Starting server 127.0.0.1:27033 ok [ok]: ZADD - Variadic version does not add nothing on single parsing err - listpack (5 ms) [ok]: ZADD - Variadic version will raise error on missing arg - listpack (1 ms) [ok]: ZINCRBY does not work variadic even if shares ZADD implementation - listpack (1 ms) [ok]: ZCARD basics - listpack (13 ms) [ok]: BITCOUNT fuzzing without start/end (1118 ms) === (external:skip) Starting server 127.0.0.1:21113 ok [ok]: ZREM removes key after last element is removed - listpack (8 ms) [ok]: ZREM variadic version - listpack (8 ms) [ok]: ZREM variadic version -- remove elements after key deletion - listpack (6 ms) === () Starting server 127.0.0.1:28633 ok [ok]: latencystats: measure latency (58 ms) [ok]: SPUBLISH/SSUBSCRIBE with two clients (245 ms) [ok]: ZRANGE basics - listpack (25 ms) [ok]: Test new pause time is smaller than old one, then old time preserved (456 ms) [ok]: errorstats: failed call authentication error (14 ms) [ok]: errorstats: failed call within MULTI/EXEC (18 ms) [ok]: PubSub messages with CLIENT REPLY OFF (137 ms) === (shutdown external:skip) Starting server 127.0.0.1:23995 ok [ok]: errorstats: failed call within LUA (6 ms) [ok]: ZREVRANGE basics - listpack (28 ms) [ok]: Subscribers are killed when revoked of channel permission (112 ms) [ok]: Test behavior of loading ACLs (1 ms) [ok]: errorstats: failed call NOSCRIPT error (10 ms) [ok]: errorstats: failed call NOGROUP error (7 ms) [ok]: Wrong multibulk payload header (200 ms) [ok]: errorstats: rejected call unknown command (10 ms) [ok]: ZRANK/ZREVRANK basics - listpack (34 ms) [ok]: ZRANK - after deletion - listpack (2 ms) [ok]: errorstats: rejected call within MULTI/EXEC (9 ms) [ok]: ZINCRBY - can create a new sorted set - listpack (4 ms) [ok]: errorstats: rejected call due to wrong arity (6 ms) [ok]: ZINCRBY - increment and decrement - listpack (3 ms) [ok]: ZINCRBY return value - listpack (2 ms) [ok]: DEL against expired key (1108 ms) [ok]: Blocking XREADGROUP: key type changed with transaction (153 ms) [ok]: WAIT should acknowledge 1 additional copy of the data (415 ms) [ok]: EXISTS (1 ms) [ok]: Zero length value in key. SET/GET/EXISTS (1 ms) [ok]: Commands pipelining (0 ms) [ok]: Non existing command (1 ms) [ok]: RENAME basic usage (1 ms) [ok]: RENAME source key should no longer exist (6 ms) [ok]: errorstats: rejected call by OOM error (16 ms) [ok]: RENAME against already existing key (6 ms) [ok]: RENAMENX basic usage (1 ms) [ok]: RENAMENX against already existing key (1 ms) [ok]: RENAMENX against already existing key (2) (2 ms) [ok]: RENAME against non existing source key (1 ms) [ok]: RENAME where source and dest key are the same (existing) (0 ms) [ok]: RENAMENX where source and dest key are the same (existing) (1 ms) [ok]: errorstats: rejected call by authorization error (9 ms) [ok]: ZRANGEBYSCORE/ZREVRANGEBYSCORE/ZCOUNT basics - listpack (32 ms) [ok]: RENAME where source and dest key are the same (non existing) (12 ms) [ok]: ZRANGEBYSCORE with WITHSCORES - listpack (7 ms) [ok]: RENAME with volatile key, should move the TTL as well (3 ms) [ok]: RENAME with volatile key, should not inherit TTL of target key (4 ms) [ok]: PUNSUBSCRIBE from non-subscribed channels (101 ms) [ok]: NUMSUB returns numbers, not strings (#1561) (0 ms) [ok]: DEL all keys again (DB 0) (4 ms) [ok]: Tracking gets notification of expired keys (1005 ms) [ok]: DEL all keys again (DB 1) (1 ms) [ok]: COPY basic usage for string (4 ms) [ok]: COPY for string does not replace an existing key without REPLACE option (0 ms) [ok]: COPY for string can replace an existing key with REPLACE option (1 ms) [ok]: SLOWLOG - can be disabled (407 ms) [ok]: SLOWLOG - count must be >= -1 (2 ms) [ok]: ZRANGEBYSCORE with LIMIT - listpack (40 ms) [11/122 done]: unit/acl-v2 (2 seconds) Testing unit/cluster/cluster-shards [ok]: COPY for string ensures that copied data is independent of copying data (15 ms) [ok]: COPY for string does not copy data to no-integer DB (2 ms) [ok]: ZRANGEBYSCORE with LIMIT and WITHSCORES - listpack (7 ms) [ok]: COPY can copy key expire metadata as well (2 ms) [ok]: SLOWLOG - get all slow logs (12 ms) [ok]: COPY does not create an expire if it does not exist (5 ms) [ok]: ZRANGEBYSCORE with non-value min or max - listpack (16 ms) [ok]: HRANDFIELD with - hashtable (1209 ms) [ok]: Test LPUSH and LPOP on plain nodes (16 ms) [ok]: Test LINDEX and LINSERT on plain nodes (5 ms) [ok]: ZRANGEBYLEX/ZREVRANGEBYLEX/ZLEXCOUNT basics - listpack (27 ms) [ok]: Test LTRIM on plain nodes (10 ms) [ok]: Test LREM on plain nodes (8 ms) [ok]: Test LPOS on plain nodes (1 ms) [ok]: ZLEXCOUNT advanced - listpack (18 ms) [ok]: COPY basic usage for list - quicklist (46 ms) [ok]: Tracking gets notification of lazy expired keys (103 ms) [ok]: Negative multibulk payload length (174 ms) [ok]: HELLO 3 reply is correct (1 ms) [ok]: RDB save will be failed in shutdown (34 ms) [ok]: Set encoding after DEBUG RELOAD (733 ms) [ok]: SREM basics - $type (1 ms) [ok]: HELLO without protover (13 ms) [ok]: COPY basic usage for list - listpack (12 ms) [ok]: Test LMOVE on plain nodes (31 ms) === (external:skip cluster) Starting server 127.0.0.1:27995 ok [ok]: RESP3 based basic invalidation (6 ms) [ok]: COPY basic usage for $type set (7 ms) [ok]: Subscribers are killed when revoked of channel permission (228 ms) [ok]: RESP3 tracking redirection (10 ms) [ok]: Invalidations of previous keys can be redirected after switching to RESP3 (2 ms) [ok]: COPY basic usage for $type set (8 ms) [ok]: Invalidations of new keys can be redirected after switching to RESP3 (4 ms) [ok]: Invalid keys should not be tracked for scripts in NOLOOP mode (4 ms) [ok]: ZRANGEBYLEX with LIMIT - listpack (57 ms) [ok]: ZRANGEBYLEX with invalid lex range specifiers - listpack (6 ms) [ok]: FUNCTION - test script kill not working on function (594 ms) [ok]: Tracking only occurs for scripts when a command calls a read-only command (20 ms) [ok]: SREM basics - $type (53 ms) [ok]: SREM basics - intset (4 ms) [ok]: SREM with multiple arguments (1 ms) [ok]: SREM variadic version with more args needed to destroy the key (1 ms) [ok]: XADD with MAXLEN option and the '=' argument (633 ms) [ok]: SINTERCARD with illegal arguments (2 ms) [ok]: SHUTDOWN will abort if rdb save failed on signal (65 ms) [ok]: SHUTDOWN will abort if rdb save failed on shutdown command (1 ms) [ok]: SINTERCARD against non-set should throw error (5 ms) [ok]: SINTERCARD against non-existing key (0 ms) [ok]: Blocking XREADGROUP: flushed DB (228 ms) [ok]: SPUBLISH/SSUBSCRIBE with PUBLISH/SUBSCRIBE (330 ms) [ok]: Test write commands are paused by RO (330 ms) [ok]: SHUTDOWN can proceed if shutdown command was with nosave (22 ms) [ok]: Clean up rdb same named folder (1 ms) [ok]: SLOWLOG - blocking command is reported only after unblocked (170 ms) [ok]: SLOWLOG - the commands in script are recorded normally - is_eval: 0 (1 ms) === (external:skip cluster) Starting server 127.0.0.1:27517 ok [ok]: SLOWLOG - the commands in script are recorded normally - is_eval: 1 (5 ms) [ok]: For unauthenticated clients multibulk and bulk length are limited (640 ms) [ok]: ZREMRANGEBYSCORE basics - listpack (60 ms) [ok]: ZREMRANGEBYSCORE with non-value min or max - listpack (2 ms) [ok]: NUMPATs returns the number of unique patterns (231 ms) [ok]: TLS: Verify tls-prefer-server-ciphers behaves as expected (485 ms) [ok]: ZREMRANGEBYRANK basics - listpack (30 ms) [ok]: COPY basic usage for $type set (134 ms) [12/122 done]: unit/slowlog (2 seconds) Testing unit/cluster/cluster-slots [ok]: errorstats: blocking commands (307 ms) [ok]: COPY basic usage for listpack sorted set (4 ms) [ok]: CONFIG SET bind address (1179 ms) [ok]: FLUSHDB ASYNC can reclaim memory in background (798 ms) === (external:skip cluster tls) Starting server 127.0.0.1:27035 ok [ok]: Test LSET with packed / plain combinations (187 ms) [ok]: Test LSET with packed is split in the middle (22 ms) === (external:skip cluster) Starting server 127.0.0.1:21115 ok === (external:skip cluster) Starting server 127.0.0.1:26557 ok [ok]: COPY basic usage for skiplist sorted set (66 ms) [ok]: Subscribers are killed when revoked of pattern permission (219 ms) [ok]: COPY basic usage for listpack hash (4 ms) [ok]: RESP3 Client gets tracking-redir-broken push message after cached key changed when rediretion client is terminated (181 ms) [ok]: Mix SUBSCRIBE and PSUBSCRIBE (126 ms) [ok]: PUNSUBSCRIBE and UNSUBSCRIBE should always reply (4 ms) [ok]: Different clients can redirect to the same connection (8 ms) [ok]: Different clients using different protocols can track the same key (9 ms) [ok]: PubSubShard with CLIENT REPLY OFF (176 ms) [ok]: No invalidation message when using OPTIN option (2 ms) [ok]: {standalone} SCAN TYPE (621 ms) [ok]: Invalidation message sent when using OPTIN option with CLIENT CACHING yes (6 ms) [ok]: Invalidation message sent when using OPTOUT option (4 ms) [ok]: No invalidation message when using OPTOUT option with CLIENT CACHING no (7 ms) [ok]: Out of range multibulk payload length (291 ms) [ok]: Able to redirect to a RESP3 client (6 ms) [ok]: Subscribers are killed when revoked of allchannels permission (58 ms) [ok]: ZREMRANGEBYLEX basics - listpack (159 ms) [ok]: ZUNIONSTORE against non-existing key doesn't set destination - listpack (2 ms) [ok]: COPY basic usage for hashtable hash (71 ms) [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF against non-existing key - listpack (20 ms) [ok]: WATCH will consider touched expired keys (1136 ms) [ok]: ZUNIONSTORE with empty set - listpack (6 ms) [ok]: DISCARD should clear the WATCH dirty flag on the client (5 ms) [ok]: DISCARD should UNWATCH all the keys (2 ms) [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF with empty set - listpack (13 ms) [ok]: ZUNIONSTORE basics - listpack (11 ms) [ok]: Blocking XREADGROUP: swapped DB, key doesn't exist (288 ms) [ok]: Subscribers are pardoned if literal permissions are retained and/or gaining allchannels (68 ms) [ok]: After switching from normal tracking to BCAST mode, no invalidation message is produced for pre-BCAST keys (79 ms) [ok]: Keyspace notifications: we receive keyspace notifications (119 ms) [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF with integer members - listpack (25 ms) [ok]: client evicted due to large query buf (869 ms) [ok]: ZUNIONSTORE with weights - listpack (11 ms) [ok]: ZUNION with weights - listpack (0 ms) [ok]: ZUNIONSTORE with a regular set and weights - listpack (9 ms) [ok]: ZUNIONSTORE with AGGREGATE MIN - listpack (1 ms) [ok]: ZUNION/ZINTER with AGGREGATE MIN - listpack (10 ms) [ok]: ZUNIONSTORE with AGGREGATE MAX - listpack (4 ms) [ok]: ZUNION/ZINTER with AGGREGATE MAX - listpack (1 ms) [ok]: ZINTERSTORE basics - listpack (2 ms) [ok]: ZINTER basics - listpack (0 ms) === (external:skip cluster) Starting server 127.0.0.1:27997 ok [ok]: Test LSET with packed consist only one item (201 ms) === (external:skip cluster) Starting server 127.0.0.1:26713 ok [ok]: Crash due to delete entry from a compress quicklist node (7 ms) [ok]: Generated sets must be encoded correctly - regular (4 ms) [ok]: Crash due to split quicklist node wrongly (12 ms) [ok]: SINTER with two sets - regular (6 ms) === (external:skip cluster) Starting server 127.0.0.1:27519 ok [ok]: blocked command gets rejected when reprocessed after permission change (127 ms) [ok]: {standalone} SCAN unknown type (218 ms) [ok]: SINTERCARD with two sets - regular (10 ms) [ok]: Test LPUSH and LPOP on plain nodes (20 ms) [ok]: Users can be configured to authenticate with any password (1 ms) [ok]: ZINTERCARD with illegal arguments (83 ms) [ok]: SINTERSTORE with two sets - regular (4 ms) [ok]: Test LINDEX and LINSERT on plain nodes (13 ms) [ok]: ACLs can exclude single commands (1 ms) [ok]: Test LTRIM on plain nodes (5 ms) [ok]: ACLs can include or exclude whole classes of commands (2 ms) [ok]: Test LREM on plain nodes (13 ms) === (auth_binary_password external:skip) Starting server 127.0.0.1:21275 ok [ok]: Test LPOS on plain nodes (8 ms) [ok]: ACLs can include single subcommands (5 ms) [ok]: SINTERSTORE with two sets, after a DEBUG RELOAD - regular (24 ms) [ok]: ACLs can exclude single subcommands, case 1 (2 ms) [ok]: ACLs can exclude single subcommands, case 2 (2 ms) [ok]: ACLs cannot include a subcommand with a specific arg (1 ms) [ok]: ACLs cannot exclude or include a container commands with a specific arg (1 ms) [ok]: ACLs cannot exclude or include a container command with two args (1 ms) [ok]: ACLs including of a type includes also subcommands (2 ms) [ok]: ACLs can block SELECT of all but a specific DB (3 ms) [ok]: ACLs can block all DEBUG subcommands except one (2 ms) [ok]: MULTI / EXEC is not propagated (single write command) (192 ms) [ok]: ACLs set can include subcommands, if already full command exists (3 ms) [ok]: ZINTERCARD basics - listpack (22 ms) === () Starting server 127.0.0.1:27673 ok [ok]: ACLs set can exclude subcommands, if already full command exists (12 ms) [ok]: ACL SETUSER RESET reverting to default newly created user (2 ms) [ok]: ACL GETUSER is able to translate back command permissions (2 ms) [ok]: SUNION with two sets - regular (39 ms) [ok]: Test LMOVE on plain nodes (38 ms) [ok]: Keyspace notifications: we receive keyevent notifications (181 ms) [ok]: BCAST with prefix collisions throw errors (191 ms) === (external:skip cluster) Starting server 127.0.0.1:26559 ok [ok]: hdel deliver invalidate message after response in the same connection (9 ms) [ok]: ZINTER RESP3 - listpack (51 ms) [ok]: ZINTERSTORE with weights - listpack (0 ms) [ok]: ZINTER with weights - listpack (2 ms) === (shutdown external:skip) Starting server 127.0.0.1:23997 ok [ok]: ZINTERSTORE with a regular set and weights - listpack (7 ms) [ok]: SUNIONSTORE with two sets - regular (48 ms) [ok]: SINTER against three sets - regular (1 ms) === () Starting server 127.0.0.1:23196 ok [ok]: Check if maxclients works refusing connections (2019 ms) [ok]: ACL GETUSER provides reasonable results (53 ms) [ok]: EXPIRE - After 2.1 seconds the key should no longer be here (2101 ms) [ok]: EXPIRE - write on expire should work (2 ms) [ok]: SINTERCARD against three sets - regular (4 ms) [ok]: SINTERSTORE with three sets - regular (3 ms) [ok]: EXPIREAT - Check for EXPIRE alike behavior (13 ms) [ok]: ACL GETUSER provides correct results (15 ms) [ok]: ZINTERSTORE with AGGREGATE MIN - listpack (17 ms) [ok]: Non-number multibulk payload length (325 ms) [ok]: ACL CAT with illegal arguments (1 ms) [ok]: ZINTERSTORE with AGGREGATE MAX - listpack (1 ms) [ok]: SETEX - Set + Expire combo operation. Check for TTL (1 ms) [ok]: ACL CAT without category - list all categories (1 ms) [ok]: SETEX - Check value (1 ms) [ok]: ZUNIONSTORE with +inf/-inf scores - listpack (18 ms) [ok]: FUNCTION - test function kill not working on eval (563 ms) [ok]: ACL CAT category - list all commands/subcommands that belong to category (3 ms) [ok]: SETEX - Overwrite old key (0 ms) [ok]: ACL requires explicit permission for scripting for EVAL_RO, EVALSHA_RO and FCALL_RO (2 ms) [ok]: ACL #5998 regression: memory leaks adding / removing subcommands (2 ms) [ok]: ZUNIONSTORE with NaN weights - listpack (3 ms) [ok]: Blocking XREADGROUP: swapped DB, key is not a stream (258 ms) [ok]: MULTI / EXEC is propagated correctly (multiple commands) (105 ms) [ok]: FUNCTION - test function flush (8 ms) [ok]: FUNCTION - test function wrong argument (2 ms) [ok]: ACL LOG aggregates similar errors together and assigns unique entry-id to new errors (16 ms) === (external:skip cluster) Starting server 127.0.0.1:21117 ok [ok]: ACL LOG shows failed command executions at toplevel (5 ms) [ok]: SUNION with non existing keys - regular (39 ms) [ok]: XREAD and XREADGROUP against wrong parameter (10 ms) [ok]: ACL LOG shows failed subcommand executions at toplevel (4 ms) [ok]: SDIFF with two sets - regular (4 ms) [ok]: ZINTERSTORE with +inf/-inf scores - listpack (22 ms) [ok]: ACL LOG is able to test similar events (4 ms) [ok]: ZINTERSTORE with NaN weights - listpack (2 ms) [ok]: SDIFF with three sets - regular (0 ms) [ok]: ACL LOG is able to log keys access violations and key name (2 ms) [ok]: ZDIFFSTORE basics - listpack (1 ms) [ok]: SDIFFSTORE with three sets - regular (1 ms) [ok]: ZDIFF basics - listpack (0 ms) [ok]: ACL LOG is able to log channel access violations and channel name (4 ms) [ok]: ACL LOG RESET is able to flush the entries in the log (2 ms) [ok]: ACL LOG can distinguish the transaction context (1) (4 ms) === (external:skip cluster tls) Starting server 127.0.0.1:27037 ok [ok]: ZDIFFSTORE with a regular set - listpack (17 ms) [ok]: SINTER/SUNION/SDIFF with three same sets - regular (21 ms) [ok]: ZDIFF subtracting set from itself - listpack (4 ms) [ok]: ZDIFF algorithm 1 - listpack (10 ms) [ok]: Test special commands are paused by RO (596 ms) [ok]: ZDIFF algorithm 2 - listpack (15 ms) [ok]: Tracking invalidation message is not interleaved with multiple keys response (123 ms) [ok]: Tracking invalidation message is not interleaved with transaction response (16 ms) [ok]: Keyspace notifications: we can receive both kind of events (156 ms) [ok]: errorstats: limit errors will not increase indefinitely (552 ms) [ok]: {standalone} SCAN with expired keys (240 ms) [ok]: Tracking invalidation message of eviction keys should be before response (31 ms) [ok]: Unblocked BLMOVE gets notification after response (4 ms) [ok]: Test LSET with packed / plain combinations (205 ms) [ok]: AUTH fails when binary password is wrong (3 ms) [ok]: AUTH succeeds when binary password is correct (1 ms) [ok]: Test LSET with packed is split in the middle (10 ms) [13/122 done]: unit/limits (2 seconds) Testing unit/cluster/consistency-check === (pubsubshard external:skip) Starting server 127.0.0.1:27193 ok [ok]: Tracking gets notification on tracking table key eviction (24 ms) [ok]: Multi bulk request not followed by bulk arguments (206 ms) [ok]: Blocking XREAD: key deleted (187 ms) [ok]: client evicted due to percentage of maxmemory (436 ms) eventloop metrics cycle1: 1117, cycle2: 1119 eventloop metrics el_sum1: 94982, el_sum2: 95259 eventloop metrics cmd_sum1: 17444, cmd_sum2: 17482 [ok]: stats: eventloop metrics (117 ms) === (external:skip cluster) Starting server 127.0.0.1:26715 ok === (external:skip cluster) Starting server 127.0.0.1:27999 ok [ok]: SHUTDOWN SIGTERM will abort if there's an initial AOFRW - default (44 ms) [ok]: ACL LOG can distinguish the transaction context (2) (238 ms) [ok]: ACL can log errors in the context of Lua scripting (2 ms) [ok]: WAIT should not acknowledge 2 additional copies of the data (1067 ms) [ok]: ACL LOG can accept a numerical argument to show less entries (16 ms) [ok]: ACL LOG can log failed auth attempts (3 ms) [ok]: COPY basic usage for stream (608 ms) [ok]: ACLLOG - zero max length is correctly handled (12 ms) [ok]: lazy free a stream with all types of metadata (756 ms) [ok]: lazy free a stream with deleted cgroup (8 ms) [ok]: ACL LOG entries are limited to a maximum amount (10 ms) [ok]: ACL LOG entries are still present on update of max len config (4 ms) [ok]: Test LSET with packed consist only one item (204 ms) [ok]: HRANDFIELD with - listpack (1006 ms) [ok]: Crash due to delete entry from a compress quicklist node (8 ms) [ok]: COPY basic usage for stream-cgroups (54 ms) [ok]: Crash due to split quicklist node wrongly (5 ms) [ok]: Generic wrong number of args (172 ms) [14/122 done]: unit/shutdown (3 seconds) Testing unit/cluster/diskless-load-swapdb [ok]: MOVE basic usage (18 ms) [ok]: MOVE against key existing in the target DB (5 ms) [ok]: MOVE against non-integer DB (#1428) (1 ms) [ok]: MOVE can move key expire metadata as well (13 ms) [ok]: Generated sets must be encoded correctly - intset (0 ms) [ok]: Test read/admin multi-execs are not blocked by pause RO (338 ms) [15/122 done]: unit/lazyfree (3 seconds) Testing unit/cluster/faildet [ok]: SINTER with two sets - intset (3 ms) [ok]: MOVE does not create an expire if it does not exist (16 ms) [ok]: SINTERCARD with two sets - intset (1 ms) [ok]: SINTERSTORE with two sets - intset (7 ms) [ok]: SET/GET keys in different DBs (4 ms) [ok]: SINTERSTORE with two sets, after a DEBUG RELOAD - intset (2 ms) [ok]: Blocking XREAD: key type changed with SET (220 ms) [ok]: SUNION with two sets - intset (31 ms) [ok]: Keyspace notifications: we are able to mask events (367 ms) [ok]: SUNIONSTORE with two sets - intset (19 ms) [ok]: SINTER against three sets - intset (0 ms) [ok]: SINTERCARD against three sets - intset (1 ms) [ok]: SINTERSTORE with three sets - intset (0 ms) [ok]: SUNION with non existing keys - intset (24 ms) [ok]: SDIFF with two sets - intset (0 ms) [ok]: SDIFF with three sets - intset (0 ms) [ok]: SDIFFSTORE with three sets - intset (1 ms) [ok]: When default user is off, new connections are not authenticated (174 ms) === (external:skip cluster) Starting server 127.0.0.1:21119 ok === () Starting server 127.0.0.1:23198 ok [ok]: When default user has no command permission, hello command still works for other users (3 ms) === (external:skip cluster tls) Starting server 127.0.0.1:27039 ok [ok]: When an authentication chain is used in the HELLO cmd, the last auth cmd has precedence (3 ms) [ok]: When a setname chain is used in the HELLO cmd, the last setname cmd has precedence (6 ms) [ok]: RANDOMKEY (105 ms) === (primaryauth) Starting server 127.0.0.1:21277 ok [ok]: RANDOMKEY against empty DB (0 ms) [ok]: When authentication fails in the HELLO cmd, the client setname should not be applied (7 ms) [ok]: SINTER/SUNION/SDIFF with three same sets - intset (30 ms) [ok]: ACL HELP should not have unexpected options (2 ms) [ok]: SINTERSTORE with two listpack sets where result is intset (6 ms) [ok]: BITFIELD overflow detection fuzzing (2501 ms) [ok]: Delete a user that the client doesn't use (1 ms) [ok]: Delete a user that the client is using (2 ms) [ok]: RANDOMKEY regression 1 (12 ms) [ok]: KEYS * two times with long key, Github issue #1208 (7 ms) === (scripting repl external:skip) Starting server 127.0.0.1:22233 ok [ok]: Regression for pattern matching long nested loops (4 ms) [ok]: MULTI / EXEC is propagated correctly (multiple commands with SELECT) (558 ms) [ok]: Coverage: basic SWAPDB test and unhappy path (42 ms) [ok]: Quicklist: SORT BY key (48 ms) [ok]: Coverage: SWAPDB and FLUSHDB (15 ms) [ok]: Quicklist: SORT BY key with limit (14 ms) === (external:skip cluster) Starting server 127.0.0.1:24793 ok [ok]: TLS: Verify tls-cert-file is also used as a client cert if none specified (1106 ms) [ok]: Unbalanced number of quotes (264 ms) [ok]: SINTERSTORE with two hashtable sets where result is intset (104 ms) [ok]: SUNION hashtable and listpack (10 ms) [ok]: SDIFF with first set empty (1 ms) [ok]: SDIFF with same set two times (0 ms) [ok]: {standalone} SCAN with expired keys with TYPE filter (551 ms) [ok]: Quicklist: SORT BY hash field (51 ms) [ok]: {standalone} SSCAN with encoding intset (5 ms) [ok]: {standalone} SSCAN with encoding listpack (7 ms) [ok]: Blocking XREADGROUP for stream that ran dry (issue #5299) (244 ms) [ok]: Regression for pattern matching very long nested loops (92 ms) [ok]: MULTI / EXEC is propagated correctly (empty transaction) (141 ms) [ok]: {standalone} SSCAN with encoding hashtable (37 ms) === (external:skip cluster) Starting server 127.0.0.1:26717 ok [ok]: {standalone} HSCAN with encoding listpack (12 ms) [ok]: Test write multi-execs are blocked by pause RO (338 ms) [ok]: Invalidation message received for flushall (600 ms) [ok]: Keyspace notifications: general events test (299 ms) [ok]: Blocking XREADGROUP will ignore BLOCK if ID is not > (103 ms) [ok]: ACL GENPASS command failed test (271 ms) [ok]: MULTI / EXEC is propagated correctly (read-only commands) (103 ms) [ok]: EVAL - cmsgpack pack/unpack smoke test (2517 ms) [ok]: Default user can not be removed (16 ms) [ok]: ACL load non-existing configured ACL file (3 ms) [ok]: EVAL - cmsgpack can pack and unpack circular references? (9 ms) === (pubsubshard external:skip) Starting server 127.0.0.1:27195 ok [ok]: EVAL - Numerical sanity check from bitop (6 ms) === (list) Starting server 127.0.0.1:28635 ok [ok]: EVAL - Verify minimal bitop functionality (11 ms) [16/122 done]: unit/keyspace (3 seconds) Testing unit/cluster/failover [ok]: EVAL - Able to parse trailing comments (2 ms) [ok]: EVAL_RO - Successful case (5 ms) [ok]: EVAL_RO - Cannot run write commands (2 ms) [ok]: redis.sha1hex() implementation (3 ms) [ok]: ACL-Metrics user AUTH failure (32 ms) [ok]: ACL-Metrics invalid command accesses (18 ms) [ok]: ACL-Metrics invalid key accesses (13 ms) [ok]: XADD with MAXLEN option and the '~' argument (1444 ms) === (external:skip cluster) Starting server 127.0.0.1:25273 ok [ok]: XADD with NOMKSTREAM option (13 ms) [ok]: ACL-Metrics invalid channels accesses (24 ms) [ok]: HSET/HLEN - Big hash creation (609 ms) [ok]: Is the big hash encoded with an hash table? (0 ms) [ok]: HGET against the small hash (1 ms) [ok]: {standalone} HSCAN with encoding hashtable (247 ms) [ok]: {standalone} ZSCAN with encoding listpack (7 ms) [ok]: TLS: switch between tcp and tls ports (365 ms) [ok]: MULTI / EXEC is propagated correctly (write command, no effect) (207 ms) [ok]: Keyspace notifications: list events test (265 ms) === (external:skip cluster) Starting server 127.0.0.1:21121 ok === (external:skip cluster) Starting server 127.0.0.1:23999 ok [ok]: Blocking XREADGROUP for stream key that has clients blocked on list (260 ms) [ok]: TLS: Working with an encrypted keyfile (73 ms) [ok]: TTL, TYPE and EXISTS do not alter the last access time of a key (3006 ms) [ok]: LPOS basic usage - quicklist (50 ms) [ok]: LPOS RANK (positive, negative and zero rank) option (10 ms) [ok]: LPOS COUNT option (1 ms) [ok]: LPOS COUNT + RANK option (1 ms) [ok]: LPOS non existing key (0 ms) [ok]: SETEX - Wait for the key to expire (1102 ms) [ok]: SETEX - Wrong time parameter (0 ms) [ok]: LPOS no match (1 ms) [ok]: PERSIST can undo an EXPIRE (1 ms) [ok]: PERSIST returns 0 against non existing or non volatile keys (3 ms) [ok]: LPOS MAXLEN (4 ms) [ok]: LPOS when RANK is greater than matches (0 ms) [17/122 done]: unit/tls (3 seconds) Testing unit/cluster/failover2 === (external:skip cluster) Starting server 127.0.0.1:24795 ok === (external:skip cluster tls) Starting server 127.0.0.1:27041 ok [ok]: query buffer resized correctly (3090 ms) [ok]: Invalidation message received for flushdb (427 ms) === (external:skip cluster) Starting server 127.0.0.1:24953 ok === () Starting server 127.0.0.1:22235 ok [ok]: CONFIG SET bind-source-addr (1669 ms) [ok]: {standalone} ZSCAN with encoding skiplist (247 ms) [ok]: LPUSH, RPUSH, LLENGTH, LINDEX, LPOP - quicklist (129 ms) [ok]: LPOP/RPOP with wrong number of arguments (0 ms) [ok]: Keyspace notifications: set events test (244 ms) [ok]: setup replication for following tests (255 ms) [ok]: RPOP/LPOP with the optional count argument - quicklist (47 ms) [ok]: LPOS basic usage - listpack (2 ms) [ok]: LPOS RANK (positive, negative and zero rank) option (4 ms) [ok]: LPOS COUNT option (5 ms) [ok]: LPOS COUNT + RANK option (2 ms) [ok]: LPOS non existing key (3 ms) [ok]: LPOS no match (2 ms) [ok]: LPOS MAXLEN (13 ms) [ok]: LPOS when RANK is greater than matches (0 ms) [ok]: LPUSH, RPUSH, LLENGTH, LINDEX, LPOP - listpack (19 ms) [ok]: MULTI / EXEC with REPLICAOF (323 ms) [ok]: LPOP/RPOP with wrong number of arguments (4 ms) [ok]: RPOP/LPOP with the optional count argument - listpack (2 ms) [ok]: LPOP/RPOP with the count 0 returns an empty array in RESP3 (1 ms) [ok]: LPOP/RPOP against non existing key in RESP3 (4 ms) [ok]: LPOP/RPOP with against non existing key in RESP3 (2 ms) [ok]: LPOP/RPOP with the count 0 returns an empty array in RESP2 (2 ms) [ok]: LPOP/RPOP against non existing key in RESP2 (7 ms) [ok]: LPOP/RPOP with against non existing key in RESP2 (5 ms) [ok]: Variadic RPUSH/LPUSH (8 ms) LATENCY HISTORY data: {1737793561 301} {1737793562 400} {1737793564 502} LATENCY LATEST data: {command 1737793564 502 502} LATENCY GRAPH data: command - high 502 ms, low 301 ms (all time high 502 ms) -------------------------------------------------------------------------------- # | #| _|| 320 sss [ok]: DEL a list (2 ms) [ok]: Test latency events logging (3424 ms) [ok]: LATENCY HISTORY output is ok (0 ms) [ok]: {standalone} SCAN guarantees check under write load (176 ms) [ok]: LATENCY LATEST output is ok (1 ms) [ok]: LATENCY GRAPH can output the event graph (1 ms) [ok]: {standalone} SSCAN with integer encoded object (issue #1345) (5 ms) === (external:skip cluster) Starting server 127.0.0.1:26719 ok [ok]: {standalone} SSCAN with PATTERN (13 ms) [ok]: {standalone} HSCAN with PATTERN (1 ms) [ok]: {standalone} HSCAN with NOVALUES (1 ms) [ok]: {standalone} ZSCAN with PATTERN (1 ms) [ok]: {standalone} ZSCAN with NOSCORES (2 ms) [ok]: client evicted due to large multi buf (1221 ms) [ok]: HGET against the big hash (499 ms) === (external:skip cluster) Starting server 127.0.0.1:25275 ok [ok]: HGET against non existing key (17 ms) [ok]: HSET in update and insert mode (3 ms) [ok]: HSETNX target key missing - small hash (1 ms) [ok]: HSETNX target key exists - small hash (4 ms) [ok]: HSETNX target key missing - big hash (1 ms) [ok]: HSETNX target key exists - big hash (1 ms) [ok]: HSET/HMSET wrong number of args (1 ms) [ok]: HMSET - small hash (1 ms) [ok]: Test scripts are blocked by pause RO (749 ms) === (external:skip) Starting server 127.0.0.1:21433 ok [ok]: primaryauth test with binary password dualchannel = yes (695 ms) [ok]: Keyspace notifications: zset events test (244 ms) [ok]: FUZZ stresser with data model binary (3298 ms) [ok]: Protocol desync regression test #1 (915 ms) === (external:skip cluster) Starting server 127.0.0.1:27675 ok === (external:skip cluster) Starting server 127.0.0.1:24797 ok [ok]: query buffer resized correctly when not idle (400 ms) [ok]: HMSET - big hash (94 ms) [ok]: Test ASYNC flushall (416 ms) [ok]: HMGET against non existing key and fields (8 ms) [ok]: Hash commands against wrong type (8 ms) [ok]: HMGET - small hash (4 ms) === (external:skip cluster) Starting server 127.0.0.1:24001 ok [ok]: Connect a replica to the master instance (111 ms) [ok]: FUNCTION - creation is replicated to replica (4 ms) [ok]: FUNCTION - call on replica (0 ms) === (external:skip cluster tls) Starting server 127.0.0.1:27043 ok [ok]: FUNCTION - restore is replicated to replica (3 ms) [ok]: FUNCTION - delete is replicated to replica (2 ms) [ok]: DISCARD should not fail during OOM (287 ms) [ok]: FUNCTION - flush is replicated to replica (2 ms) [ok]: WAIT should not acknowledge 1 additional copy if slave is blocked (1339 ms) === (external:skip) Starting server 127.0.0.1:23200 ok === (external:skip cluster) Starting server 127.0.0.1:21123 ok [ok]: Keyspace notifications: hash events test (170 ms) [ok]: BLPOP: single existing list - quicklist (313 ms) [ok]: Blocking XREADGROUP for stream key that has clients blocked on stream - avoid endless loop (662 ms) === (external:skip cluster) Starting server 127.0.0.1:24955 ok [ok]: HMGET - big hash (117 ms) [ok]: HKEYS - small hash (1 ms) [ok]: Disconnecting the replica from master instance (111 ms) [ok]: FUNCTION - test replication to replica on rdb phase (0 ms) [ok]: FUNCTION - test replication to replica on rdb phase info command (4 ms) [ok]: FUNCTION - create on read only replica (1 ms) [ok]: FUNCTION - delete on read only replica (1 ms) [ok]: publish message to master and receive on replica (510 ms) [ok]: HKEYS - big hash (52 ms) [ok]: HVALS - small hash (0 ms) [ok]: Keyspace notifications: stream events test (106 ms) Waiting for background AOF rewrite to finish... instantaneous metrics instantaneous_eventloop_cycles_per_sec: 8 instantaneous metrics instantaneous_eventloop_duration_usec: 194 [ok]: default: load from include file, can access any channels (20 ms) [ok]: stats: instantaneous metrics (1611 ms) [ok]: default: with config acl-pubsub-default allchannels after reset, can access any channels (3 ms) [ok]: Test RO scripts are not blocked by pause RO (345 ms) [ok]: HVALS - big hash (14 ms) [ok]: flushdb tracking invalidation message is not interleaved with transaction response (249 ms) [ok]: HGETALL - small hash (1 ms) [ok]: default: with config acl-pubsub-default resetchannels after reset, can not access any channels (13 ms) [ok]: Alice: can execute all command (3 ms) [ok]: Bob: just execute @set and acl command (22 ms) [ok]: {standalone} ZSCAN scores: regression test for issue #2175 (488 ms) === (external:skip cluster) Starting server 127.0.0.1:25277 ok [ok]: HGETALL - big hash (97 ms) === (external:skip cluster) Starting server 127.0.0.1:26721 ok [ok]: stats: debug metrics (114 ms) [ok]: HGETALL against non-existing key (1 ms) [ok]: HDEL and return value (7 ms) [ok]: HDEL - more than a single value (1 ms) [ok]: Keyspace notifications: expired events (triggered expire) (175 ms) [ok]: HDEL - hash becomes empty before deleting all specified fields (6 ms) [ok]: HEXISTS (1 ms) [ok]: Is a ziplist encoded Hash promoted on big payload? (1 ms) [ok]: HINCRBY against non existing database key (0 ms) [ok]: HINCRBY HINCRBYFLOAT against non-integer increment value (1 ms) [ok]: HINCRBY against non existing hash key (1 ms) [ok]: XADD with MINID option (1062 ms) [ok]: XTRIM with MINID option (5 ms) [ok]: HINCRBY against hash key created by hincrby itself (5 ms) [ok]: HINCRBY against hash key originally set with HSET (1 ms) [ok]: HINCRBY over 32bit value (0 ms) [ok]: XTRIM with MINID option, big delta from master record (4 ms) [ok]: HINCRBY over 32bit value with over 32bit increment (0 ms) [ok]: HINCRBY fails against hash value with spaces (left) (4 ms) [ok]: HINCRBY fails against hash value with spaces (right) (1 ms) [ok]: HINCRBY can detect overflows (1 ms) [ok]: HINCRBYFLOAT against non existing database key (1 ms) [ok]: HINCRBYFLOAT against non existing hash key (1 ms) [ok]: HINCRBYFLOAT against hash key created by hincrby itself (5 ms) [ok]: HINCRBYFLOAT against hash key originally set with HSET (1 ms) [ok]: HINCRBYFLOAT over 32bit value (3 ms) [ok]: HINCRBYFLOAT over 32bit value with over 32bit increment (5 ms) [ok]: BLPOP: multiple existing lists - quicklist (306 ms) [ok]: HINCRBYFLOAT fails against hash value with spaces (left) (8 ms) [ok]: HINCRBYFLOAT fails against hash value with spaces (right) (0 ms) [ok]: HINCRBYFLOAT fails against hash value that contains a null-terminator in the middle (0 ms) [ok]: HSTRLEN against the small hash (5 ms) === (auth_binary_password external:skip) Starting server 127.0.0.1:21279 ok === (external:skip cluster) Starting server 127.0.0.1:27677 ok [ok]: Test read-only scripts in multi-exec are not blocked by pause RO (260 ms) === (external:skip cluster) Starting server 127.0.0.1:24799 ok [ok]: BITFIELD overflow wrap fuzzing (1662 ms) [ok]: BITFIELD regression for #3221 (0 ms) [ok]: BITFIELD regression for #3564 (6 ms) [ok]: BITFIELD_RO with only key as argument (0 ms) [ok]: BITFIELD_RO fails when write option is used (0 ms) millisecond expire test attempts: 0 === (external:skip cluster) Starting server 127.0.0.1:24957 ok [ok]: EXPIRE precision is now the millisecond (1106 ms) [ok]: AUTH fails when binary password is wrong (1 ms) [ok]: AUTH succeeds when binary password is correct (4 ms) [ok]: BLPOP: second list has an entry - quicklist (214 ms) === (external:skip cluster) Starting server 127.0.0.1:21125 ok [ok]: Protocol desync regression test #2 (708 ms) [ok]: Keyspace notifications: expired events (background expire) (301 ms) PSETEX sub-second expire test attempts: 0 [ok]: PSETEX can set sub-second expires (113 ms) === (external:skip cluster) Starting server 127.0.0.1:25279 ok [ok]: stats: client input and output buffer limit disconnections (384 ms) [ok]: HSTRLEN against the big hash (334 ms) [ok]: HSTRLEN against non existing field (0 ms) [ok]: Default bind address configuration handling (570 ms) [ok]: HSTRLEN corner cases (8 ms) [ok]: Protected mode works as expected (4 ms) [ok]: FUNCTION - function effect is replicated to replica (618 ms) [ok]: FUNCTION - modify key space of read only replica (1 ms) [ok]: BLMPOP_LEFT: single existing list - quicklist (138 ms) [ok]: HINCRBYFLOAT over hash-max-listpack-value encoded with a listpack (7 ms) [ok]: Hash ziplist regression test for large keys (2 ms) [ok]: Keyspace notifications: evicted events (112 ms) [ok]: Keyspace notifications: test CONFIG GET/SET of event flags (13 ms) [ok]: MULTI and script timeout (778 ms) PEXPIRE sub-second expire test attempts: 0 [ok]: PEXPIRE can set sub-second expires (105 ms) [ok]: BITCOUNT fuzzing with start/end (3331 ms) [ok]: BITCOUNT with just start (4 ms) [ok]: BITCOUNT with start, end (10 ms) [ok]: BITCOUNT with illegal arguments (1 ms) [ok]: BITCOUNT against non-integer value (5 ms) [ok]: BITCOUNT regression test for github issue #582 (4 ms) [ok]: BITCOUNT misaligned prefix (0 ms) [ok]: BITCOUNT misaligned prefix + full words + remainder (3 ms) [ok]: BITOP NOT (empty string) (1 ms) [ok]: BITOP NOT (known string) (1 ms) [ok]: Hash fuzzing #1 - 10 fields (96 ms) [ok]: BITOP where dest and target are the same key (0 ms) [ok]: BITOP AND|OR|XOR don't change the string with single input key (3 ms) [ok]: BITOP missing key is considered a stream of zero (2 ms) [ok]: BITOP shorter keys are zero-padded to the key with max length (6 ms) === (external:skip cluster) Starting server 127.0.0.1:26723 ok [ok]: Hash fuzzing #2 - 10 fields (41 ms) evicted keys: 7 evicted clients: 0 dbsize: 43 [ok]: eviction due to output buffers of many MGET clients, client eviction: false (4628 ms) [ok]: ACL LOAD only disconnects affected clients (667 ms) === (primaryauth) Starting server 127.0.0.1:21281 ok [ok]: Server is able to evacuate enough keys when num of keys surpasses limit by more than defined initial effort (716 ms) === (external:skip cluster) Starting server 127.0.0.1:27679 ok === (external:skip cluster) Starting server 127.0.0.1:24801 ok [ok]: Keyspace notifications: new key test (238 ms) === (repl external:skip) Starting server 127.0.0.1:21593 ok PEXPIREAT sub-second expire test attempts: 0 [ok]: PEXPIREAT can set sub-second expires (218 ms) [ok]: TTL returns time to live in seconds (3 ms) [ok]: PTTL returns time to live in milliseconds (7 ms) [ok]: publish to self inside multi (20 ms) [ok]: TTL / PTTL / EXPIRETIME / PEXPIRETIME return -1 if key has no expire (9 ms) [ok]: publish to self inside script (4 ms) [ok]: TTL / PTTL / EXPIRETIME / PEXPIRETIME return -2 if key does not exit (6 ms) [ok]: unsubscribe inside multi, and publish to self (5 ms) [ok]: EXPIRETIME returns absolute expiration time in seconds (12 ms) [ok]: BLMPOP_LEFT: multiple existing lists - quicklist (312 ms) [ok]: PEXPIRETIME returns absolute expiration time in milliseconds (6 ms) === (external:skip cluster) Starting server 127.0.0.1:24959 ok [ok]: clients: pubsub clients (406 ms) [ok]: Test write scripts in multi-exec are blocked by pause RO (636 ms) [ok]: Test may-replicate commands are rejected in RO scripts (1 ms) [ok]: WAIT implicitly blocks on client pause since ACKs aren't sent (1133 ms) [18/122 done]: unit/pubsub (5 seconds) Testing unit/cluster/failure-marking === (external:skip cluster) Starting server 127.0.0.1:25281 ok [ok]: Tracking info is correct (379 ms) [ok]: clients: watching clients (208 ms) [ok]: CLIENT GETREDIR provides correct client id (5 ms) [ok]: CLIENT TRACKINGINFO provides reasonable results when tracking off (1 ms) [ok]: CLIENT TRACKINGINFO provides reasonable results when tracking on (1 ms) [ok]: CLIENT TRACKINGINFO provides reasonable results when tracking on with options (1 ms) [ok]: CLIENT TRACKINGINFO provides reasonable results when tracking optin (1 ms) [ok]: CLIENT TRACKINGINFO provides reasonable results when tracking optout (2 ms) [ok]: CLIENT TRACKINGINFO provides reasonable results when tracking bcast mode (3 ms) === (external:skip cluster) Starting server 127.0.0.1:26725 ok [ok]: BLMPOP_LEFT: second list has an entry - quicklist (282 ms) === (external:skip) Starting server 127.0.0.1:23202 ok === (external:skip cluster) Starting server 127.0.0.1:27681 ok [ok]: Protocol desync regression test #3 (813 ms) [ok]: ACL LOAD disconnects clients of deleted users (569 ms) [ok]: ACL load and save (7 ms) [ok]: ACL load and save with restricted channels (7 ms) === (external:skip cluster) Starting server 127.0.0.1:24803 ok === () Starting server 127.0.0.1:21595 ok === (external:skip cluster) Starting server 127.0.0.1:24961 ok [ok]: Blocking XREADGROUP for stream key that has clients blocked on stream - reprocessing command (1472 ms) === (external:skip cluster) Starting server 127.0.0.1:26873 ok [ok]: raw protocol response (2 ms) [ok]: raw protocol response - deferred (2 ms) [ok]: raw protocol response - multiline (1 ms) [ok]: RESP3 attributes (3 ms) [ok]: RESP3 attributes readraw (4 ms) [ok]: RESP3 attributes on RESP2 (1 ms) [ok]: test big number parsing (3 ms) [ok]: CLIENT TRACKINGINFO provides reasonable results when tracking redir broken (295 ms) [ok]: test bool parsing (7 ms) [ok]: test verbatim str parsing (1 ms) [19/122 done]: unit/pubsubshard (6 seconds) Testing unit/cluster/half-migrated-slot [20/122 done]: unit/networking (6 seconds) Testing unit/cluster/hostnames [ok]: WAIT replica multiple clients unblock - reuse last result (509 ms) [ok]: XGROUP DESTROY should unblock XREADGROUP with -NOGROUP (100 ms) [ok]: BRPOPLPUSH - quicklist (321 ms) [ok]: EXEC and script timeout (911 ms) [ok]: Server should actively expire keys incrementally (642 ms) [ok]: test large number of args (117 ms) [ok]: test argument rewriting - issue 9598 (2 ms) === (external:skip cluster) Starting server 127.0.0.1:26727 ok === (external:skip cluster) Starting server 127.0.0.1:25283 ok [ok]: primaryauth test with binary password dualchannel = no (701 ms) [ok]: Test multiple clients can be queued up and unblocked (714 ms) [ok]: Test clients with syntax errors will get responses immediately (4 ms) [ok]: RENAME can unblock XREADGROUP with data (181 ms) [ok]: Test eviction is skipped during client pause (16 ms) [ok]: Regression test for #11715 (229 ms) [ok]: HyperLogLog self test passes (5289 ms) [ok]: PFADD without arguments creates an HLL value (1 ms) [ok]: Approximated cardinality after creation is zero (2 ms) [ok]: PFADD returns 1 when at least 1 reg was modified (0 ms) [ok]: PFADD returns 0 when no reg was modified (1 ms) [ok]: PFADD works with empty string (regression) (0 ms) [ok]: PFCOUNT returns approximated cardinality of set (9 ms) [ok]: BITFIELD: setup slave (118 ms) [ok]: BITFIELD: write on master, read on slave (2 ms) [ok]: BITFIELD_RO with only key as argument on read-only replica (1 ms) [ok]: BITFIELD_RO fails when write option is used on read-only replica (0 ms) === (external:skip cluster) Starting server 127.0.0.1:27683 ok [ok]: RENAME can unblock XREADGROUP with -NOGROUP (62 ms) [21/122 done]: unit/auth (6 seconds) Testing unit/cluster/human-announced-nodename [ok]: Test both active and passive expires are skipped during client pause (111 ms) === (info external:skip) Starting server 127.0.0.1:23355 ok [ok]: RESP3 based basic invalidation with client reply off (123 ms) [ok]: BLMOVE left left - quicklist (329 ms) === (external:skip cluster) Starting server 127.0.0.1:27197 ok === (external:skip cluster) Starting server 127.0.0.1:24963 ok === () Starting server 127.0.0.1:26395 ok [22/122 done]: unit/bitfield (6 seconds) Testing unit/cluster/info === (external:skip cluster) Starting server 127.0.0.1:24805 ok === (external:skip cluster) Starting server 127.0.0.1:23204 ok === (external:skip) Starting server 127.0.0.1:21435 ok === (regression) Starting server 127.0.0.1:26233 ok === (external:skip cluster) Starting server 127.0.0.1:26875 ok [ok]: Test that client pause starts at the end of a transaction (245 ms) [ok]: memory: database and pubsub overhead and rehashing dict count (18 ms) === (external:skip cluster) Starting server 127.0.0.1:21283 ok [ok]: BLMOVE left right - quicklist (223 ms) === (external:skip cluster) Starting server 127.0.0.1:25285 ok === () Starting server 127.0.0.1:22237 ok [ok]: Default user has access to all channels irrespective of flag (5 ms) [ok]: Update acl-pubsub-default, existing users shouldn't get affected (4 ms) === (external:skip cluster) Starting server 127.0.0.1:26729 ok [ok]: Single channel is valid (11 ms) [ok]: Single channel is not valid with allchannels (1 ms) === (external:skip cluster) Starting server 127.0.0.1:27685 ok [23/122 done]: unit/info (6 seconds) Testing unit/cluster/links Waiting for background AOF rewrite to finish... [ok]: RESP2 based basic invalidation with client reply off (398 ms) === (external:skip cluster) Starting server 127.0.0.1:27199 ok === (external:skip cluster) Starting server 127.0.0.1:23206 ok Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:21597 ok [ok]: TOUCH alters the last access time of a key (3010 ms) === (external:skip cluster) Starting server 127.0.0.1:24965 ok [ok]: Setup a new replica (201 ms) [ok]: BLMOVE right left - quicklist (285 ms) [ok]: Regression for a crash with blocking ops and pipelining (174 ms) [ok]: XCLAIM can claim PEL items from another consumer (614 ms) === (needs:repl external:skip) Starting server 127.0.0.1:25113 ok [ok]: query buffer resized correctly with fat argv (2602 ms) === (external:skip cluster) Starting server 127.0.0.1:24807 ok [ok]: BITOP and fuzzing (1728 ms) [24/122 done]: unit/querybuf (7 seconds) Testing unit/cluster/manual-failover [ok]: MULTI-EXEC body and script timeout (917 ms) [25/122 done]: unit/protocol (7 seconds) Testing unit/cluster/manual-takeover === (external:skip cluster) Starting server 127.0.0.1:21285 ok [ok]: FUNCTION can processes create, delete and flush commands in AOF when doing "debug loadaof" in read-only slaves (689 ms) [ok]: Server should lazy expire keys (1014 ms) === (external:skip cluster) Starting server 127.0.0.1:25287 ok === (external:skip cluster) Starting server 127.0.0.1:23357 ok [ok]: BLMOVE right right - quicklist (245 ms) === (external:skip cluster) Starting server 127.0.0.1:23208 ok === (external:skip cluster) Starting server 127.0.0.1:27687 ok === (external:skip cluster) Starting server 127.0.0.1:26731 ok === (external:skip cluster) Starting server 127.0.0.1:21599 ok [ok]: BLPOP: single existing list - listpack (159 ms) [ok]: XCLAIM without JUSTID increments delivery count (408 ms) === (external:skip cluster) Starting server 127.0.0.1:26235 ok === (external:skip cluster) Starting server 127.0.0.1:26073 ok === (external:skip) Starting server 127.0.0.1:21437 ok === (external:skip cluster) Starting server 127.0.0.1:24967 ok [ok]: BLPOP: multiple existing lists - listpack (172 ms) === (external:skip cluster) Starting server 127.0.0.1:24809 ok === (scripting) Starting server 127.0.0.1:22239 ok === (external:skip cluster) Starting server 127.0.0.1:21287 ok [ok]: XCLAIM same consumer (205 ms) [ok]: Test when replica paused, offset would not grow (129 ms) [ok]: Test replica offset would grow after unpause (1 ms) === (external:skip cluster) Starting server 127.0.0.1:23210 ok [ok]: BLPOP: second list has an entry - listpack (125 ms) [ok]: Only default user has access to all channels irrespective of flag (4 ms) === (external:skip cluster) Starting server 127.0.0.1:23359 ok [ok]: LIBRARIES - test shared function can access default globals (2 ms) === (external:skip cluster) Starting server 127.0.0.1:25289 ok [ok]: LIBRARIES - usage and code sharing (6 ms) [ok]: LIBRARIES - test registration failure revert the entire load (1 ms) [ok]: RESP3 based basic redirect invalidation with client reply off (911 ms) [ok]: LIBRARIES - test registration function name collision (5 ms) [ok]: LIBRARIES - test registration function name collision on same library (2 ms) [ok]: LIBRARIES - test registration with no argument (1 ms) [ok]: LIBRARIES - test registration with only name (1 ms) [ok]: LIBRARIES - test registration with to many arguments (0 ms) [ok]: LIBRARIES - test registration with no string name (1 ms) [ok]: LIBRARIES - test registration with wrong name format (1 ms) [ok]: LIBRARIES - test registration with empty name (1 ms) [ok]: LIBRARIES - math.random from function load (2 ms) [ok]: LIBRARIES - redis.call from function load (1 ms) [ok]: LIBRARIES - redis.setresp from function load (1 ms) [ok]: LIBRARIES - redis.set_repl from function load (1 ms) [ok]: LIBRARIES - redis.acl_check_cmd from function load (3 ms) [ok]: LIBRARIES - malicious access test (2 ms) [ok]: LIBRARIES - delete removed all functions on library (1 ms) [ok]: LIBRARIES - register function inside a function (6 ms) [ok]: LIBRARIES - register library with no functions (1 ms) [ok]: BLMPOP_LEFT: single existing list - listpack (136 ms) CLIENT KILL maxAGE will kill old clients test attempts: 1 [ok]: CLIENT KILL maxAGE will kill old clients (6992 ms) === (external:skip cluster) Starting server 127.0.0.1:26237 ok [26/122 done]: unit/pause (7 seconds) Testing unit/cluster/many-slot-migration === (external:skip cluster) Starting server 127.0.0.1:26075 ok [ok]: BLMPOP_LEFT: multiple existing lists - listpack (103 ms) === (external:skip cluster) Starting server 127.0.0.1:26733 ok === (external:skip cluster) Starting server 127.0.0.1:24969 ok [ok]: just EXEC and script timeout (874 ms) [ok]: client evicted due to watched key list (3751 ms) === (external:skip cluster) Starting server 127.0.0.1:24811 ok [ok]: RESP3 based basic tracking-redir-broken with client reply off (313 ms) === (external:skip cluster) Starting server 127.0.0.1:23212 ok [ok]: BLMPOP_LEFT: second list has an entry - listpack (179 ms) === (external:skip cluster) Starting server 127.0.0.1:25115 ok === (external:skip cluster) Starting server 127.0.0.1:23361 ok [ok]: exec with write commands and state change (242 ms) [ok]: EXPIRE should not resurrect keys (issue #1026) (1015 ms) [ok]: 5 keys in, 5 keys out (13 ms) [ok]: EXPIRE with empty string as TTL should report an error (0 ms) === (external:skip) Starting server 127.0.0.1:21439 ok === (external:skip cluster) Starting server 127.0.0.1:25291 ok [ok]: SET with EX with big integer should report an error (2 ms) [ok]: SET with EX with smallest integer should report an error (1 ms) [ok]: XAUTOCLAIM can claim PEL items from another consumer (615 ms) [ok]: GETEX with big integer should report an error (9 ms) [ok]: GETEX with smallest integer should report an error (1 ms) === (external:skip cluster) Starting server 127.0.0.1:26077 ok [ok]: EXPIRE with big integer overflows when converted to milliseconds (15 ms) [ok]: PEXPIRE with big integer overflow when basetime is added (3 ms) [ok]: BRPOPLPUSH - listpack (155 ms) [ok]: EXPIRE with big negative integer (16 ms) [ok]: PEXPIREAT with big integer works (1 ms) [ok]: PEXPIREAT with big negative integer works (3 ms) [ok]: BLMOVE left left - listpack (45 ms) [ok]: LIBRARIES - load timeout (506 ms) [ok]: LIBRARIES - verify global protection on the load run (2 ms) [ok]: LIBRARIES - named arguments (2 ms) [ok]: LIBRARIES - named arguments, bad function name (1 ms) [ok]: LIBRARIES - named arguments, bad callback type (1 ms) [ok]: LIBRARIES - named arguments, bad description (4 ms) [ok]: LIBRARIES - named arguments, unknown argument (1 ms) [ok]: LIBRARIES - named arguments, missing function name (0 ms) [ok]: LIBRARIES - named arguments, missing callback (1 ms) [ok]: FUNCTION - test function restore with function name collision (22 ms) [ok]: WAIT in script will work (1372 ms) [ok]: FUNCTION - test function list with code (3 ms) [ok]: FUNCTION - test function list with pattern (1 ms) [ok]: BLMOVE left right - listpack (47 ms) [ok]: FUNCTION - test function list wrong argument (1 ms) [ok]: FUNCTION - test function list with bad argument to library name (1 ms) [ok]: FUNCTION - test function list withcode multiple times (6 ms) [ok]: FUNCTION - test function list libraryname multiple times (1 ms) [ok]: AOF rewrite during write load: RDB preamble=yes (7314 ms) [ok]: FUNCTION - verify OOM on function load and function restore (10 ms) [ok]: FUNCTION - verify allow-omm allows running any command (1 ms) === (external:skip cluster) Starting server 127.0.0.1:26239 ok [ok]: default: load from config file, without channel permission default user can't access any channels (0 ms) [ok]: XAUTOCLAIM as an iterator (204 ms) [ok]: XAUTOCLAIM COUNT must be > 0 (0 ms) [ok]: XCLAIM with XDEL (2 ms) [ok]: XCLAIM with trimming (2 ms) [ok]: BLMOVE right left - listpack (91 ms) [ok]: XAUTOCLAIM with XDEL (2 ms) [ok]: XAUTOCLAIM with XDEL and count (7 ms) [ok]: XAUTOCLAIM with out of range count (1 ms) [ok]: XCLAIM with trimming (1 ms) [ok]: XINFO FULL output (11 ms) === (external:skip cluster) Starting server 127.0.0.1:26735 ok === (external:skip cluster) Starting server 127.0.0.1:24971 ok === (external:skip cluster) Starting server 127.0.0.1:23214 ok === (external:skip) Starting server 127.0.0.1:21753 ok [ok]: exec with read commands and stale replica state change (346 ms) [ok]: BLMOVE right right - listpack (186 ms) === (external:skip cluster) Starting server 127.0.0.1:25117 ok [ok]: Consumer seen-time and active-time (226 ms) [ok]: XGROUP CREATECONSUMER: create consumer if does not exist (23 ms) [ok]: XGROUP CREATECONSUMER: group must exist (5 ms) === (external:skip cluster) Starting server 127.0.0.1:26079 ok [ok]: EXEC with only read commands should not be rejected when OOM (212 ms) === (tracking network) Starting server 127.0.0.1:28473 ok [ok]: BITOP or fuzzing (1729 ms) [ok]: Cluster is up (2 ms) [ok]: CLIENT KILL SKIPME YES/NO will kill all clients (1011 ms) [ok]: BLPOP, LPUSH + DEL should not awake blocked client (227 ms) === (scripting) Starting server 127.0.0.1:22241 ok === (external:skip) Starting server 127.0.0.1:21441 ok [ok]: CLIENT command unhappy path coverage (27 ms) === (external:skip cluster) Starting server 127.0.0.1:26241 ok === () Starting server 127.0.0.1:26397 ok === (external:skip cluster) Starting server 127.0.0.1:26737 ok [ok]: EXEC with at least one use-memory command should fail (265 ms) [ok]: Blocking commands ignores the timeout (15 ms) === (stream needs:debug) Starting server 127.0.0.1:28793 ok [ok]: default: load from config file with all channels permissions (10 ms) [ok]: FUZZ stresser with data model alpha (4731 ms) === (external:skip cluster) Starting server 127.0.0.1:23216 ok [ok]: FUNCTION - wrong flags type named arguments (3 ms) [ok]: FUNCTION - wrong flag type (1 ms) [ok]: FUNCTION - unknown flag (1 ms) [ok]: FUNCTION - write script on fcall_ro (3 ms) [ok]: FUNCTION - write script with no-writes flag (1 ms) [ok]: FUNCTION - deny oom (3 ms) [ok]: FUNCTION - deny oom on no-writes function (4 ms) [ok]: FUNCTION - allow stale (9 ms) [ok]: CLIENT KILL close the client connection during bgsave (249 ms) [ok]: BLPOP, LPUSH + DEL + SET should not awake blocked client (266 ms) [ok]: FUNCTION - valkey version api (4 ms) [ok]: FUNCTION - function stats (1 ms) [ok]: FUNCTION - function stats reloaded correctly from rdb (2 ms) [ok]: FUNCTION - function stats delete library (0 ms) [ok]: FUNCTION - test function stats on loading failure (5 ms) [ok]: FUNCTION - function stats cleaned after flush (29 ms) [ok]: FUNCTION - function test empty engine (2 ms) [ok]: FUNCTION - function test unknown metadata value (1 ms) [ok]: FUNCTION - function test no name (3 ms) [ok]: FUNCTION - function test multiple names (0 ms) [ok]: FUNCTION - function test name with quotes (1 ms) [ok]: FUNCTION - trick global protection 1 (4 ms) [ok]: FUNCTION - test getmetatable on script load (0 ms) === (external:skip cluster) Starting server 127.0.0.1:25119 ok [ok]: Measures elapsed time os.clock() (5491 ms) [ok]: Prohibit dangerous lua methods in sandbox (8 ms) [ok]: Cluster should start ok (4 ms) === (external:skip cluster) Starting server 127.0.0.1:26081 ok [ok]: Verify execution of prohibit dangerous Lua methods will fail (16 ms) [ok]: Globals protection reading an undeclared global variable (3 ms) [ok]: Globals protection setting an undeclared global* (6 ms) [ok]: lua bit.tohex bug (3 ms) [ok]: errorstats: rejected call due to MOVED Redirection (25 ms) [ok]: Test an example script DECR_IF_GT (13 ms) [ok]: Coverage: Basic CLIENT CACHING (256 ms) [ok]: Coverage: Basic CLIENT REPLY (0 ms) [ok]: Coverage: Basic CLIENT TRACKINGINFO (0 ms) [ok]: Coverage: Basic CLIENT GETREDIR (13 ms) [ok]: WAITAOF local copy before fsync (153 ms) [ok]: WAITAOF local copy everysec (2 ms) [ok]: WAITAOF local copy with appendfsync always (8 ms) [ok]: BLMPOP_LEFT, LPUSH + DEL should not awake blocked client (218 ms) [27/122 done]: unit/functions (9 seconds) Testing unit/cluster/misc [ok]: XREADGROUP with NOACK creates consumer (143 ms) [ok]: MULTI propagation of PUBLISH (313 ms) [ok]: CLIENT REPLY OFF/ON: disable all commands reply (242 ms) [ok]: HyperLogLogs are promote from sparse to dense (3049 ms) [ok]: Change hll-sparse-max-bytes (3 ms) [28/122 done]: unit/cluster/info (3 seconds) Testing unit/cluster/multi-slot-operations === (external:skip cluster) Starting server 127.0.0.1:26739 ok === (external:skip cluster) Starting server 127.0.0.1:26243 ok [29/122 done]: unit/tracking (9 seconds) Testing unit/cluster/no-failover-option [ok]: Set cluster human announced nodename and let it propagate (112 ms) Waiting for background AOF rewrite to finish... === (external:skip) Starting server 127.0.0.1:21443 ok [ok]: BLMPOP_LEFT, LPUSH + DEL + SET should not awake blocked client (230 ms) [ok]: Consumer without PEL is present in AOF after AOFRW (239 ms) === (external:skip cluster) Starting server 127.0.0.1:22243 ok [ok]: MULTI propagation of SCRIPT LOAD (246 ms) [ok]: WAITAOF local wait and then stop aof (306 ms) [ok]: WAITAOF local on server with aof disabled (14 ms) === (external:skip cluster) Starting server 127.0.0.1:25121 ok [ok]: Consumer group read counter and lag in empty streams (2 ms) [ok]: CLIENT REPLY SKIP: skip the next command reply (348 ms) === (external:skip cluster) Starting server 127.0.0.1:26083 ok [ok]: Consumer group read counter and lag sanity (19 ms) [ok]: Test loading an ACL file with duplicate users (15 ms) [ok]: Consumer group lag with XDELs (35 ms) [ok]: Loading from legacy (Redis <= v6.2.x, rdb_ver < 10) persistence (4 ms) [ok]: Loading from legacy (Redis <= v7.0.x, rdb_ver < 11) persistence (2 ms) [ok]: Test loading an ACL file with duplicate default user (33 ms) [ok]: MULTI propagation of EVAL (225 ms) === (external:skip cluster) Starting server 127.0.0.1:21601 ok [ok]: BLPOP with same key multiple times should work (issue #801) (306 ms) [ok]: Test loading duplicate users in config on startup (112 ms) [ok]: TOUCH alters the last access time of a key in no-touch mode (3016 ms) === (external:skip cluster) Starting server 127.0.0.1:28475 ok === (external:skip cluster) Starting server 127.0.0.1:26245 ok [ok]: CLIENT REPLY ON: unset SKIP flag (314 ms) === (external:skip cluster) Starting server 127.0.0.1:26741 ok [ok]: MULTI propagation of SCRIPT FLUSH (238 ms) [ok]: Hyperloglog promote to dense well in different hll-sparse-max-bytes (680 ms) === (external:skip) Starting server 127.0.0.1:28795 ok === (external:skip cluster) Starting server 127.0.0.1:22245 ok [ok]: WAITAOF local if AOFRW was postponed (511 ms) [ok]: MULTI/EXEC is isolated from the point of view of BLPOP (299 ms) === (external:skip cluster) Starting server 127.0.0.1:26085 ok === (external:skip cluster) Starting server 127.0.0.1:25123 ok === (acl external:skip) Starting server 127.0.0.1:21445 ok === (external:skip cluster) Starting server 127.0.0.1:21603 ok [ok]: MONITOR can log executed commands (333 ms) === (external:skip cluster) Starting server 127.0.0.1:26247 ok === () Starting server 127.0.0.1:26399 ok [ok]: BITOP xor fuzzing (1737 ms) [ok]: MULTI propagation of XREADGROUP (471 ms) [ok]: MULTI with SAVE (3 ms) [ok]: MULTI with SHUTDOWN (3 ms) [ok]: BLPOP with variadic LPUSH (372 ms) === (external:skip cluster) Starting server 127.0.0.1:22247 ok [ok]: Stress tester for #3343-alike bugs comp: 2 (9270 ms) === (external:skip cluster) Starting server 127.0.0.1:28477 ok [ok]: MONITOR can log commands issued by the scripting engine (302 ms) Waiting for background AOF rewrite to finish... [ok]: MULTI/EXEC is isolated from the point of view of BLMPOP_LEFT (144 ms) === (external:skip cluster) Starting server 127.0.0.1:25125 ok [ok]: MULTI with BGREWRITEAOF (202 ms) [ok]: BITOP NOT fuzzing (216 ms) === (external:skip cluster) Starting server 127.0.0.1:26087 ok [ok]: BITOP with integer encoded source objects (2 ms) [ok]: BITOP with non string source key (6 ms) [ok]: BITOP with empty string after non empty string (issue #529) (4 ms) [ok]: BITPOS against wrong type (2 ms) [ok]: BITPOS will illegal arguments (2 ms) [ok]: BITPOS against non-integer value (3 ms) [ok]: BITPOS bit=0 with empty key returns 0 (1 ms) [ok]: BITPOS bit=1 with empty key returns -1 (1 ms) [ok]: BITPOS bit=0 with string less than 1 word works (1 ms) [ok]: BITPOS bit=1 with string less than 1 word works (1 ms) [ok]: BITPOS bit=0 starting at unaligned address (1 ms) [ok]: BITPOS bit=1 starting at unaligned address (1 ms) [ok]: BITPOS bit=0 unaligned+full word+reminder (9 ms) [ok]: Half init migration in 'migrating' is fixable (323 ms) === (external:skip cluster) Starting server 127.0.0.1:21605 ok [ok]: BITPOS bit=1 unaligned+full word+reminder (8 ms) [ok]: BITPOS bit=1 returns -1 if string is all 0 bits (23 ms) [ok]: BITPOS bit=0 works with intervals (3 ms) [ok]: BLMPOP_LEFT with variadic LPUSH (127 ms) [ok]: BITPOS bit=1 works with intervals (4 ms) [ok]: All time-to-live(TTL) in commands are propagated as absolute timestamp in milliseconds in AOF (2084 ms) [ok]: BITPOS bit=0 changes behavior if end is given (2 ms) [ok]: SETBIT/BITFIELD only increase dirty when the value changed (9 ms) === (external:skip cluster) Starting server 127.0.0.1:26249 ok Waiting for background AOF rewrite to finish... [ok]: WAITAOF on demoted master gets unblocked with an error (221 ms) [ok]: Consumer group last ID propagation to slave (NOACK=0) (748 ms) [ok]: MULTI with config set appendonly (209 ms) [ok]: MULTI with config error (9 ms) [ok]: BRPOPLPUSH with zero timeout should block indefinitely (140 ms) [ok]: Flushall while watching several keys by one client (10 ms) [ok]: MONITOR can log commands issued by functions (339 ms) [ok]: ACL from config file and config rewrite (423 ms) [ok]: Operations in no-touch mode do not alter the last access time of a key (1108 ms) [ok]: TOUCH returns the number of existing keys specified (1 ms) [ok]: command stats for GEOADD (1 ms) [ok]: errors stats for GEOADD (1 ms) [ok]: command stats for EXPIRE (8 ms) [ok]: command stats for BRPOP (1 ms) [ok]: command stats for MULTI (19 ms) [ok]: command stats for scripts (5 ms) [ok]: COMMAND COUNT get total number of commands (1 ms) [ok]: COMMAND GETKEYS GET (4 ms) [ok]: All TTL in commands are propagated as absolute timestamp in replication stream (147 ms) [ok]: COMMAND GETKEYSANDFLAGS (10 ms) [ok]: COMMAND GETKEYS MEMORY USAGE (0 ms) [ok]: COMMAND GETKEYS XGROUP (0 ms) [ok]: COMMAND GETKEYS EVAL with keys (0 ms) [ok]: COMMAND GETKEYS EVAL without keys (0 ms) [ok]: COMMAND GETKEYS LCS (0 ms) [ok]: COMMAND GETKEYS MORE THAN 256 KEYS (5 ms) [ok]: COMMAND LIST syntax error (5 ms) [ok]: COMMAND LIST WITHOUT FILTERBY (7 ms) [ok]: COMMAND LIST FILTERBY ACLCAT against non existing category (0 ms) [ok]: BLMOVE left left with zero timeout should block indefinitely (157 ms) [ok]: COMMAND LIST FILTERBY ACLCAT - list all commands/subcommands (4 ms) [ok]: COMMAND LIST FILTERBY PATTERN - list all commands/subcommands (2 ms) [ok]: COMMAND LIST FILTERBY MODULE against non existing module (1 ms) [ok]: COMMAND INFO of invalid subcommands (1 ms) [ok]: SET command will not be marked with movablekeys (1 ms) [ok]: GET command will not be marked with movablekeys (1 ms) [ok]: MSET command will not be marked with movablekeys (1 ms) [ok]: BITFIELD command will not be marked with movablekeys (4 ms) [ok]: LMOVE command will not be marked with movablekeys (7 ms) [ok]: LPOP command will not be marked with movablekeys (5 ms) [ok]: BLPOP command will not be marked with movablekeys (0 ms) [ok]: PING command will not be marked with movablekeys (1 ms) [ok]: MEMORY command will not be marked with movablekeys (1 ms) [ok]: MEMORY|USAGE command will not be marked with movablekeys (1 ms) [ok]: RENAME command will not be marked with movablekeys (3 ms) [ok]: GEORADIUS_RO command will not be marked with movablekeys (4 ms) [ok]: ZUNIONSTORE command is marked with movablekeys (1 ms) [ok]: XREAD command is marked with movablekeys (3 ms) [ok]: EVAL command is marked with movablekeys (1 ms) === (external:skip cluster) Starting server 127.0.0.1:22249 ok [ok]: SORT command is marked with movablekeys (4 ms) [ok]: WAITAOF replica copy before fsync (96 ms) [ok]: SORT_RO command is marked with movablekeys (2 ms) [ok]: MIGRATE command is marked with movablekeys (9 ms) [ok]: Half init migration in 'importing' is fixable (398 ms) [ok]: GEORADIUS command is marked with movablekeys (14 ms) === (external:skip cluster) Starting server 127.0.0.1:26089 ok [30/122 done]: unit/acl (11 seconds) Testing unit/cluster/pubsub [31/122 done]: unit/introspection-2 (11 seconds) Testing unit/cluster/pubsubshard-slot-migration === (external:skip cluster) Starting server 127.0.0.1:21607 ok === (external:skip cluster) Starting server 127.0.0.1:25127 ok [ok]: MONITOR supports redacting command arguments (332 ms) === (external:skip cluster) Starting server 127.0.0.1:28479 ok [ok]: BLMOVE left right with zero timeout should block indefinitely (253 ms) Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... === (needs:repl external:skip) Starting server 127.0.0.1:21755 ok === (external:skip cluster) Starting server 127.0.0.1:26251 ok === (external:skip) Starting server 127.0.0.1:23833 ok Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:26091 ok [ok]: BLMOVE right left with zero timeout should block indefinitely (199 ms) Waiting for background AOF rewrite to finish... [ok]: Init migration and move key (395 ms) [ok]: MONITOR correctly handles multi-exec cases (285 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:23513 ok === (external:skip cluster) Starting server 127.0.0.1:21447 ok [ok]: MULTI with FLUSHALL and AOF (7 ms) [ok]: First server should have role slave after REPLICAOF (16 ms) [ok]: BLMOVE right right with zero timeout should block indefinitely (222 ms) === (external:skip cluster) Starting server 127.0.0.1:21609 ok === (external:skip cluster) Starting server 127.0.0.1:25129 ok [ok]: For all replicated TTL-related commands, absolute expire times are identical on primary and replica (162 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:26253 ok [ok]: Consumer group last ID propagation to slave (NOACK=1) (1039 ms) === (external:skip cluster) Starting server 127.0.0.1:28481 ok === (external:skip cluster) Starting server 127.0.0.1:23515 ok [ok]: expired key which is created in writeable replicas should be deleted by active expiry (246 ms) === (external:skip cluster) Starting server 127.0.0.1:21449 ok [ok]: BLMOVE (left, left) with a client BLPOPing the target list (425 ms) [ok]: SET command will remove expire (1 ms) [ok]: SET - use KEEPTTL option, TTL should not be removed (1 ms) === (external:skip cluster) Starting server 127.0.0.1:23835 ok === (external:skip cluster) Starting server 127.0.0.1:25131 ok [ok]: MONITOR log blocked command only once (720 ms) === (external:skip) Starting server 127.0.0.1:28797 ok [ok]: CLIENT GETNAME should return NIL if name is not assigned (2 ms) [ok]: CLIENT GETNAME check if name set correctly (3 ms) [ok]: CLIENT LIST shows empty fields for unassigned names (1 ms) [ok]: CLIENT SETNAME does not accept spaces (1 ms) [ok]: CLIENT SETNAME can assign a name to this connection (1 ms) [ok]: CLIENT SETNAME can change the name of an existing connection (7 ms) [ok]: Move key again (131 ms) [ok]: WAITAOF replica copy everysec (1223 ms) Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:28483 ok [ok]: Hash fuzzing #1 - 512 fields (7150 ms) === (external:skip cluster) Starting server 127.0.0.1:23517 ok === (external:skip cluster) Starting server 127.0.0.1:21451 ok [ok]: After CLIENT SETNAME, connection can still be closed (230 ms) [ok]: CLIENT SETINFO can set a library name to this connection (2 ms) [ok]: CLIENT SETINFO invalid args (12 ms) [ok]: RESET does NOT clean library name (2 ms) [ok]: CLIENT SETINFO can clear library name (1 ms) [ok]: BLMOVE (left, right) with a client BLPOPing the target list (393 ms) [ok]: BITPOS bit=1 fuzzy testing using SETBIT (1795 ms) === (external:skip cluster) Starting server 127.0.0.1:25133 ok === (external:skip cluster) Starting server 127.0.0.1:28485 ok === () Starting server 127.0.0.1:22873 ok === (external:skip cluster) Starting server 127.0.0.1:23519 ok === (external:skip cluster) Starting server 127.0.0.1:21453 ok [ok]: Half-finish migration (648 ms) [ok]: BLMOVE (right, left) with a client BLPOPing the target list (417 ms) [ok]: Human nodenames are visible in log messages (3635 ms) [ok]: Replication tests of XCLAIM with deleted entries (autoclaim=0) (753 ms) [ok]: Replication tests of XCLAIM with deleted entries (autoclaim=1) (50 ms) [ok]: XREADGROUP ACK would propagate entries-read (27 ms) [ok]: Set cluster announced IPv4 to invalid IP (1 ms) [ok]: BLMOVE (right, right) with a client BLPOPing the target list (286 ms) [ok]: Move key back (93 ms) [ok]: Test change cluster-announce-port and cluster-announce-tls-port at runtime (213 ms) [ok]: WAITAOF replica copy everysec with AOFRW (1012 ms) === () Starting server 127.0.0.1:22875 ok === (external:skip cluster) Starting server 127.0.0.1:23521 ok [ok]: BRPOPLPUSH with wrong source type (119 ms) [32/122 done]: unit/cluster/human-announced-nodename (7 seconds) Testing unit/cluster/pubsubshard === (external:skip cluster) Starting server 127.0.0.1:21455 ok [ok]: Set cluster announced IPv4 and check that it propagates (183 ms) [ok]: Cluster should start ok (4 ms) [ok]: Test change cluster-announce-bus-port at runtime (210 ms) [ok]: Continuous slots distribution (32 ms) [ok]: Discontinuous slots distribution (22 ms) [ok]: Very big payload random access (12022 ms) [ok]: BRPOPLPUSH with wrong destination type (212 ms) [ok]: FUZZ stresser with data model compr (4697 ms) [ok]: BRPOPLPUSH maintains order of elements after failure (114 ms) [ok]: Clear announced client IPv4 and check that it propagates (281 ms) === (stream needs:debug) Starting server 127.0.0.1:28799 ok === (external:skip cluster) Starting server 127.0.0.1:21289 ok === (external:skip cluster) Starting server 127.0.0.1:21457 ok === (external:skip cluster) Starting server 127.0.0.1:23523 ok [ok]: Regression test for multi-exec with RANDOMKEY accessing the wrong per-slot dictionary (1 ms) [ok]: BRPOPLPUSH with multiple blocked clients (205 ms) [ok]: Half-finish importing (648 ms) === () Starting server 127.0.0.1:22877 ok [33/122 done]: unit/cluster/cluster-nodes-slots (13 seconds) Testing unit/cluster/replica-in-sync Waiting for background AOF rewrite to finish... [34/122 done]: unit/multi (14 seconds) Testing unit/cluster/replica-migration Waiting for background AOF rewrite to finish... === (external:skip) Starting server 127.0.0.1:25433 ok [35/122 done]: unit/cluster/half-migrated-slot (8 seconds) Testing unit/cluster/scripting Waiting for background AOF rewrite to finish... [ok]: SET - use KEEPTTL option, TTL should not be removed after loadaof (2010 ms) [ok]: GETEX use of PERSIST option should remove TTL (1 ms) [ok]: GETEX use of PERSIST option should remove TTL after loadaof (5 ms) [ok]: Empty stream with no lastid can be rewrite into AOF correctly (178 ms) [ok]: BLMPOP with multiple blocked clients (289 ms) [36/122 done]: unit/cluster/announced-endpoints (13 seconds) Testing unit/cluster/sharded-pubsub [ok]: FLUSHALL should not reset the dirty counter if we disable save (8 ms) [ok]: FLUSHALL should reset the dirty counter to 0 if we enable save (1 ms) [ok]: GETEX propagate as to replica as PERSIST, UNLINK, or nothing (139 ms) [ok]: EXPIRE with NX option on a key with ttl (2 ms) [ok]: EXPIRE with NX option on a key without ttl (0 ms) [ok]: EXPIRE with XX option on a key with ttl (0 ms) [ok]: EXPIRE with XX option on a key without ttl (1 ms) [ok]: EXPIRE with GT option on a key with lower ttl (4 ms) [ok]: EXPIRE with GT option on a key with higher ttl (1 ms) [ok]: EXPIRE with GT option on a key without ttl (0 ms) [ok]: EXPIRE with LT option on a key with higher ttl (1 ms) [ok]: EXPIRE with LT option on a key with lower ttl (1 ms) [ok]: EXPIRE with LT option on a key without ttl (2 ms) [ok]: EXPIRE with LT and XX option on a key with ttl (1 ms) [ok]: EXPIRE with LT and XX option on a key without ttl (1 ms) [ok]: EXPIRE with conflicting options: LT GT (4 ms) [ok]: EXPIRE with conflicting options: NX GT (1 ms) [ok]: Cluster should start ok (1 ms) [ok]: EXPIRE with conflicting options: NX LT (0 ms) [ok]: EXPIRE with conflicting options: NX XX (1 ms) [ok]: EXPIRE with unsupported options (4 ms) [ok]: EXPIRE with unsupported options (1 ms) [ok]: EXPIRE with negative expiry (1 ms) [ok]: EXPIRE with negative expiry on a non-valitale key (3 ms) [ok]: EXPIRE with non-existed key (5 ms) Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... Waiting for background save to finish... [ok]: Linked LMOVEs (247 ms) === (external:skip cluster) Starting server 127.0.0.1:21291 ok Waiting for background AOF rewrite to finish... [ok]: BGSAVE (72 ms) [ok]: SELECT an out of range DB (8 ms) [37/122 done]: unit/type/stream-cgroups (14 seconds) Testing unit/cluster/slave-selection Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:21459 ok === (external:skip cluster) Starting server 127.0.0.1:23837 ok [ok]: Server should not propagate the read command on lazy expire (191 ms) === (external:skip cluster) Starting server 127.0.0.1:28001 ok Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:22879 ok Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:26563 ok === (external:skip cluster) Starting server 127.0.0.1:27201 ok Waiting for background AOF rewrite to finish... === (external:skip cluster ipv6) Starting server 127.0.0.1:27521 ok [ok]: Circular BRPOPLPUSH (269 ms) Waiting for background AOF rewrite to finish... [ok]: SCAN: Lazy-expire should not be wrapped in MULTI/EXEC (216 ms) Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... [ok]: RANDOMKEY: Lazy-expire should not be wrapped in MULTI/EXEC (110 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:28801 ok [ok]: BITPOS bit=0 fuzzy testing using SETBIT (2352 ms) === (external:skip cluster) Starting server 127.0.0.1:21293 ok [ok]: Cluster is writable (574 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:23839 ok [ok]: Self-referential BRPOPLPUSH (216 ms) [ok]: BRPOPLPUSH inside a transaction (8 ms) Waiting for background AOF rewrite to finish... [ok]: CONFIG save params special case handled properly (2490 ms) Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:21461 ok === (external:skip cluster) Starting server 127.0.0.1:26565 ok [ok]: CONFIG sanity (136 ms) Waiting for background AOF rewrite to finish... [ok]: PUSH resulting from BRPOPLPUSH affect WATCH (243 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:28003 ok === (external:skip cluster) Starting server 127.0.0.1:21295 ok Waiting for background AOF rewrite to finish... === (external:skip cluster ipv6) Starting server 127.0.0.1:27523 ok Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:23841 ok Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:28803 ok === (expire external:skip cluster) Starting server 127.0.0.1:21757 ok [ok]: WAITAOF replica copy everysec with slow AOFRW (2080 ms) [ok]: Continuous slots distribution (35 ms) Waiting for background AOF rewrite to finish... [ok]: ADDSLOTS command with several boundary conditions test suite (8 ms) [ok]: ADDSLOTSRANGE command with several boundary conditions test suite (5 ms) [ok]: DELSLOTSRANGE command with several boundary conditions test suite (14 ms) [ok]: CLUSTER SLOTS cached using EVAL over TLS -- tls-cluster yes (268 ms) [ok]: WAITAOF replica copy everysec->always with AOFRW (65 ms) [ok]: WAITAOF replica copy appendfsync always (4 ms) [ok]: XADD mass insertion and XLEN (10741 ms) [ok]: XADD with ID 0-0 (4 ms) [ok]: XADD with LIMIT delete entries no more than limit (2 ms) [ok]: XRANGE COUNT works as expected (2 ms) [ok]: XREVRANGE COUNT works as expected (0 ms) [ok]: Cluster should start ok (3 ms) [ok]: Cluster shards response is ok for shard 0 (2 ms) === (external:skip cluster) Starting server 127.0.0.1:21297 ok === (external:skip cluster) Starting server 127.0.0.1:21463 ok [ok]: BRPOPLPUSH does not affect WATCH while still blocked (419 ms) [ok]: Kill a node and tell the replica to immediately takeover (177 ms) [ok]: CLUSTER SLOTS with different connection type -- tls-cluster yes (257 ms) === (external:skip cluster ipv6) Starting server 127.0.0.1:27525 ok === (external:skip cluster) Starting server 127.0.0.1:28805 ok === (external:skip cluster) Starting server 127.0.0.1:23843 ok [38/122 done]: unit/cluster/multi-slot-operations (6 seconds) Testing unit/cluster/slave-stop-cond [ok]: WAITAOF replica copy if replica is blocked (303 ms) evicted keys: 24 evicted clients: 0 dbsize: 26 [ok]: eviction due to input buffer of a dead client, client eviction: false (10407 ms) [ok]: CONFIG REWRITE sanity (699 ms) [ok]: CLUSTER NODES return port according to connection type -- tls-cluster yes (188 ms) === (external:skip cluster) Starting server 127.0.0.1:21465 ok [ok]: EVAL does not leak in the Lua stack (6811 ms) [ok]: Call Redis command with many args from Lua (issue #1764) (5 ms) [ok]: Number conversion precision test (issue #1118) (0 ms) [ok]: String containing number precision test (regression of issue #1118) (1 ms) [ok]: Verify negative arg count is error instead of crash (issue #1842) (1 ms) [ok]: Scripts can handle commands with incorrect arity (2 ms) [ok]: Correct handling of reused argv (issue #1939) (1 ms) [ok]: Functions in the Redis namespace are able to report errors (0 ms) === (external:skip cluster) Starting server 127.0.0.1:21299 ok [ok]: CLUSTER RESET can not be invoke from within a script (2 ms) [ok]: Script with RESP3 map (9 ms) === (external:skip cluster ipv6) Starting server 127.0.0.1:27527 ok === (external:skip cluster) Starting server 127.0.0.1:23845 ok [ok]: BITPOS/BITCOUNT fuzzy testing using SETBIT (1155 ms) === (external:skip cluster) Starting server 127.0.0.1:28807 ok [ok]: Hash fuzzing #2 - 512 fields (3706 ms) === (external:skip cluster) Starting server 127.0.0.1:21611 ok [ok]: Big Quicklist: SORT BY key (520 ms) [ok]: Big Quicklist: SORT BY key with limit (10 ms) [39/122 done]: unit/bitops (16 seconds) Testing unit/cluster/slot-migration-response [ok]: AOF rewrite during write load: RDB preamble=no (8026 ms) === (external:skip cluster) Starting server 127.0.0.1:23847 ok [ok]: Eval scripts with shebangs and functions default to no cross slots (3 ms) [ok]: Cross slot commands are allowed by default for eval scripts and with allow-cross-slot-keys flag (3 ms) [ok]: Cross slot commands are also blocked if they disagree with pre-declared keys (3 ms) [ok]: Cross slot commands are allowed by default if they disagree with pre-declared keys (4 ms) [ok]: Function no-cluster flag (1 ms) [ok]: Script no-cluster flag (0 ms) [ok]: Calling cluster slots in scripts is OK (1 ms) [ok]: Calling cluster shards in scripts is OK (2 ms) === (external:skip cluster) Starting server 127.0.0.1:22713 ok === (external:skip cluster) Starting server 127.0.0.1:28809 ok [40/122 done]: unit/cluster/scripting (2 seconds) Testing unit/cluster/slot-migration === (external:skip cluster) Starting server 127.0.0.1:21613 ok === (external:skip cluster) Starting server 127.0.0.1:23849 ok [ok]: MIGRATE cached connections are released after some time (15004 ms) === (aofrw external:skip) Starting server 127.0.0.1:22073 ok === (external:skip cluster) Starting server 127.0.0.1:22715 ok [ok]: Script return recursive object (702 ms) [ok]: WAITAOF replica multiple clients unblock - reuse last result (930 ms) [ok]: WAITAOF on promoted replica (1 ms) Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... [ok]: BRPOPLPUSH timeout (1174 ms) === (external:skip cluster) Starting server 127.0.0.1:27203 ok === (external:skip cluster) Starting server 127.0.0.1:28811 ok [ok]: Turning off AOF kills the background writing child if any (117 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:21615 ok === () Starting server 127.0.0.1:22881 ok [ok]: Script check unpack with massive arguments (212 ms) [ok]: AOF rewrite of list with listpack encoding, string data (61 ms) [ok]: Script read key with expiration set (6 ms) [ok]: SWAPDB awakes blocked client (116 ms) [ok]: Script del key with expiration set (12 ms) [ok]: Script ACL check (6 ms) [ok]: Binary code loading failed (2 ms) [ok]: Try trick global protection 1 (2 ms) [ok]: Big Quicklist: SORT BY hash field (763 ms) [ok]: Try trick global protection 2 (3 ms) [ok]: Try trick global protection 3 (2 ms) [ok]: Try trick global protection 4 (1 ms) [ok]: Try trick readonly table on valkey table (4 ms) [ok]: Try trick readonly table on json table (4 ms) [ok]: Try trick readonly table on cmsgpack table (2 ms) [ok]: Try trick readonly table on bit table (5 ms) [ok]: Test loadfile are not available (3 ms) [ok]: Test dofile are not available (2 ms) [ok]: Test print are not available (4 ms) [ok]: Intset: SORT BY key (1 ms) [ok]: Intset: SORT BY key with limit (3 ms) [ok]: Intset: SORT BY hash field (1 ms) [ok]: XRANGE can be used to iterate the whole stream (1517 ms) === (repl) Starting server 127.0.0.1:21915 ok [ok]: Cluster is up (10 ms) === (external:skip cluster) Starting server 127.0.0.1:23851 ok === (external:skip cluster) Starting server 127.0.0.1:27205 ok === (external:skip cluster) Starting server 127.0.0.1:21617 ok === (external:skip cluster) Starting server 127.0.0.1:28813 ok [ok]: MIGRATE is able to migrate a key between two instances (786 ms) Waiting for background AOF rewrite to finish... [ok]: SWAPDB wants to wake blocked client, but the key already expired (568 ms) Waiting for background AOF rewrite to finish... === (scripting) Starting server 127.0.0.1:25593 ok [ok]: AOF rewrite of list with quicklist encoding, string data (636 ms) Waiting for background AOF rewrite to finish... [ok]: AOF rewrite of list with listpack encoding, int data (58 ms) [ok]: CONFIG REWRITE handles save and shutdown properly (1812 ms) [ok]: HyperLogLog sparse encoding stress test (7671 ms) [ok]: CONFIG SET with multiple args (11 ms) [ok]: Corrupted sparse HyperLogLogs are detected: Additional at tail (2 ms) [ok]: Corrupted sparse HyperLogLogs are detected: Broken magic (1 ms) [ok]: Corrupted sparse HyperLogLogs are detected: Invalid encoding (1 ms) [ok]: Corrupted dense HyperLogLogs are detected: Wrong length (2 ms) [ok]: CONFIG SET rollback on set error (19 ms) [skip]: CONFIG SET rollback on apply error [ok]: CONFIG SET duplicate configs (1 ms) [ok]: CONFIG SET set immutable (1 ms) === (external:skip cluster) Starting server 127.0.0.1:27207 ok [ok]: CONFIG GET hidden configs (30 ms) [ok]: CONFIG GET multiple args (1 ms) === (repl) Starting server 127.0.0.1:21917 ok === (external:skip cluster) Starting server 127.0.0.1:21619 ok === (external:skip cluster) Starting server 127.0.0.1:28815 ok Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... [ok]: AOF rewrite of list with quicklist encoding, int data (447 ms) Waiting for background AOF rewrite to finish... [ok]: MIGRATE is able to copy a key between two instances (655 ms) [ok]: AOF rewrite of set with intset encoding, string data (59 ms) [ok]: valkey-server command line arguments - error cases (406 ms) [ok]: MULTI + LPUSH + EXPIRE + DEBUG SLEEP on blocked client, key already expired (668 ms) === (external:skip cluster) Starting server 127.0.0.1:27209 ok === (external:skip cluster) Starting server 127.0.0.1:21621 ok [ok]: Timedout read-only scripts can be killed by SCRIPT KILL (604 ms) === (external:skip cluster) Starting server 127.0.0.1:28817 ok === (repl) Starting server 127.0.0.1:21919 ok === () Starting server 127.0.0.1:22883 ok Waiting for background AOF rewrite to finish... [ok]: Hash table: SORT BY key (68 ms) [ok]: Hash table: SORT BY key with limit (5 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:21623 ok [ok]: Hash table: SORT BY hash field (41 ms) [ok]: Cluster is up (1 ms) [ok]: AOF rewrite of set with hashtable encoding, string data (433 ms) Waiting for background AOF rewrite to finish... [ok]: expire scan should skip dictionaries with lot's of empty buckets (1368 ms) [ok]: Cluster is up (8 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:27211 ok [ok]: AOF rewrite of set with intset encoding, int data (111 ms) [41/122 done]: unit/expire (18 seconds) Testing unit/cluster/slot-ownership [ok]: WAITAOF master that loses a replica and backlog is dropped (2003 ms) [ok]: MIGRATE will not overwrite existing keys, unless REPLACE is used (612 ms) === (external:skip cluster) Starting server 127.0.0.1:28819 ok [ok]: Broadcast message across a cluster shard while a cluster link is down (508 ms) [ok]: Verify health as fail for killed node (3187 ms) [ok]: CLUSTER SHARDS slot response is non-empty when primary node fails (18 ms) === (external:skip cluster) Starting server 127.0.0.1:21625 ok === (external:skip cluster) Starting server 127.0.0.1:21759 ok === () Starting server 127.0.0.1:22885 ok Waiting for background AOF rewrite to finish... [ok]: Timedout read-only scripts can be killed by SCRIPT KILL even when use pcall (837 ms) === (repl) Starting server 127.0.0.1:21921 ok Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:27213 ok [ok]: client evicted due to pubsub subscriptions (11182 ms) [ok]: AOF rewrite of set with hashtable encoding, int data (508 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:28821 ok evicted keys: 12 evicted clients: 0 dbsize: 38 [ok]: eviction due to output buffers of pubsub, client eviction: false (3369 ms) Waiting for background AOF rewrite to finish... [ok]: Cluster should start ok (20 ms) [ok]: AOF rewrite of hash with listpack encoding, string data (117 ms) [ok]: BLPOP unblock but the key is expired and then block again - reprocessing command (1133 ms) === (external:skip cluster) Starting server 127.0.0.1:21761 ok [ok]: MIGRATE propagates TTL correctly (717 ms) [ok]: Cluster should start ok (8 ms) [ok]: BLPOP when new key is moved into place (173 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:21627 ok [ok]: Timedout script does not cause a false dead client (503 ms) [ok]: client evicted due to tracking redirection (442 ms) [ok]: AOF rewrite of hash with hashtable encoding, string data (314 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:28823 ok [ok]: BLPOP when result key is created by SORT..STORE (186 ms) [ok]: AOF rewrite of hash with listpack encoding, int data (140 ms) [ok]: WAITAOF master without backlog, wait is released when the replica finishes full-sync (1063 ms) [ok]: tot-net-out for replica client (1648 ms) [ok]: BLMPOP_LEFT when new key is moved into place (150 ms) [ok]: Verify that single primary marks replica as failed (3158 ms) [ok]: Cluster is writable (1289 ms) === (external:skip cluster) Starting server 127.0.0.1:21763 ok [ok]: Killing two slave nodes (492 ms) [ok]: BLMPOP_LEFT when result key is created by SORT..STORE (190 ms) [ok]: BLPOP: timeout value out of range (2 ms) Waiting for background AOF rewrite to finish... [ok]: Killing one primary node (169 ms) Waiting for background AOF rewrite to finish... [ok]: Set cluster hostnames and verify they are propagated (341 ms) === () Starting server 127.0.0.1:22887 ok [ok]: Cluster is up (7 ms) [ok]: AOF rewrite of hash with hashtable encoding, int data (380 ms) === (external:skip cluster) Starting server 127.0.0.1:28825 ok [ok]: Check consistency of different data types after a reload (5650 ms) Waiting for background AOF rewrite to finish... [42/122 done]: unit/cluster/cluster-shards (18 seconds) Testing unit/cluster/slot-stats === (external:skip cluster) Starting server 127.0.0.1:21629 ok [ok]: BLPOP: with single empty list argument (184 ms) Waiting for background AOF rewrite to finish... [ok]: valkey-server command line arguments - allow passing option name and option value in the same arg (443 ms) [ok]: AOF rewrite of zset with listpack encoding, string data (138 ms) [ok]: BLPOP: with negative timeout (90 ms) === (external:skip cluster) Starting server 127.0.0.1:21765 ok [ok]: BLPOP: with non-integer timeout (48 ms) [ok]: BLPOP: with zero timeout should block indefinitely (98 ms) [ok]: Update hostnames and make sure they are all eventually propagated (354 ms) === (external:skip cluster) Starting server 127.0.0.1:28827 ok === () Starting server 127.0.0.1:22889 ok [ok]: BLPOP: with 0.001 timeout should not block indefinitely (154 ms) [ok]: Timedout script link is still usable after Lua returns (1069 ms) === (external:skip cluster) Starting server 127.0.0.1:23363 ok [ok]: BLPOP: second argument is not a list (112 ms) [ok]: Remove hostnames and make sure they are all eventually propagated (343 ms) [ok]: WAITAOF master isn't configured to do AOF (1022 ms) === (external:skip cluster) Starting server 127.0.0.1:21127 ok Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:26877 ok Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... [ok]: WAITAOF replica isn't configured to do AOF (124 ms) Waiting for background AOF rewrite to finish... [ok]: valkey-server command line arguments - wrong usage that we support anyway (707 ms) [ok]: AOF rewrite of zset with skiplist encoding, string data (709 ms) [ok]: Stress tester for #3343-alike bugs comp: 1 (10450 ms) Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... [ok]: AOF rewrite of zset with listpack encoding, int data (83 ms) [ok]: Verify cluster-preferred-endpoint-type behavior for redirects and info (304 ms) === (external:skip cluster) Starting server 127.0.0.1:28829 ok === (external:skip cluster) Starting server 127.0.0.1:23365 ok Waiting for background AOF rewrite to finish... [ok]: Key lazy expires during key migration (26 ms) [ok]: Coverage: Basic cluster commands (8 ms) [ok]: Same dataset digest if saving/reloading as AOF? (1212 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:26879 ok === () Starting server 127.0.0.1:22891 ok Waiting for background AOF rewrite to finish... [ok]: EXPIRES after a reload (snapshot + append only file rewrite) (126 ms) Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... [ok]: AOF rewrite of zset with skiplist encoding, int data (624 ms) Waiting for background AOF rewrite to finish... [ok]: valkey-server command line arguments - allow option value to use the `--` prefix (765 ms) Waiting for background AOF rewrite to finish... [ok]: Cluster should be still up (1819 ms) [ok]: AOF rewrite functions (131 ms) [ok]: WAITAOF both local and replica got AOF enabled at runtime (914 ms) === (external:skip cluster) Starting server 127.0.0.1:23367 ok [ok]: BLPOP: timeout (1164 ms) === (external:skip cluster) Starting server 127.0.0.1:26881 ok [ok]: Stress test the hash ziplist -> hashtable encoding conversion (5809 ms) [ok]: Cluster is writable (2753 ms) === () Starting server 127.0.0.1:22893 ok [ok]: Killing one master node (290 ms) [ok]: Hash ziplist of various encodings (126 ms) [ok]: BLPOP: arguments are empty (222 ms) [ok]: Hash ziplist of various encodings - sanitize dump (21 ms) [ok]: HINCRBYFLOAT does not allow NaN or Infinity (1 ms) [43/122 done]: unit/type/hash (22 seconds) Testing unit/cluster/transactions-on-replica [ok]: BRPOP: with single empty list argument (270 ms) [ok]: BGREWRITEAOF is delayed if BGSAVE is in progress (603 ms) [ok]: Cluster is writable (2341 ms) [ok]: Instance #5 is a slave (2 ms) [ok]: Instance #5 synced with the master (1 ms) [ok]: valkey-server command line arguments - option name and option value in the same arg and `--` prefix (767 ms) [ok]: BRPOP: with negative timeout (222 ms) === (external:skip cluster) Starting server 127.0.0.1:28153 ok [ok]: LATENCY GRAPH can output the expire event graph (1 ms) [ok]: LATENCY of expire events are correctly collected (18440 ms) [ok]: LATENCY HISTORY / RESET with wrong event name is fine (5 ms) [ok]: LATENCY DOCTOR produces some output (10 ms) [ok]: LATENCY RESET is able to reset events (1 ms) [ok]: LATENCY HELP should not have unexpected options (1 ms) [ok]: Verify the nodes configured with prefer hostname only show hostname for new nodes (1655 ms) [44/122 done]: unit/latency-monitor (22 seconds) Testing unit/cluster/update-msg [ok]: Killing one master node (312 ms) [45/122 done]: unit/cluster/misc (13 seconds) Testing integration/aof-multi-part [ok]: BRPOP: with non-integer timeout (251 ms) [ok]: Cluster is up (16 ms) [ok]: BGREWRITEAOF is refused if already in progress (436 ms) [ok]: BRPOP: with zero timeout should block indefinitely (57 ms) [46/122 done]: unit/aofrw (23 seconds) Testing integration/aof-race === () Starting server 127.0.0.1:22895 ok === (external:skip cluster) Starting server 127.0.0.1:24473 ok [ok]: BRPOP: with 0.001 timeout should not block indefinitely (134 ms) === () Starting server 127.0.0.1:22251 === (external:skip cluster) Starting server 127.0.0.1:28155 ok [ok]: WAITAOF master sends PING after last write (1217 ms) [ok]: Multi Part AOF can't load data when some file missing (262 ms) [ok]: Timedout scripts and unblocked command (2451 ms) evicted keys: 0 evicted clients: 4 dbsize: 50 [ok]: eviction due to output buffers of many MGET clients, client eviction: true (3743 ms) [ok]: BRPOP: second argument is not a list (135 ms) [ok]: Cluster is up (11 ms) [ok]: Cluster should be down now (1201 ms) === () Starting server 127.0.0.1:22253 [ok]: Multi Part AOF can't load data when the sequence not increase monotonically (223 ms) === () Starting server 127.0.0.1:22075 ok [ok]: Cluster is up (12 ms) [ok]: Instance #3 is a replica (4 ms) === (external:skip cluster) Starting server 127.0.0.1:24475 ok [ok]: Instance #3 synced with the master (11 ms) [ok]: Restarting master node (111 ms) === () Starting server 127.0.0.1:22255 [ok]: Multi Part AOF can't load data when there are blank lines in the manifest file (197 ms) [ok]: The nofailover flag is propagated (129 ms) [ok]: Timedout scripts that modified data can't be killed by SCRIPT KILL (509 ms) [ok]: SHUTDOWN NOSAVE can kill a timedout script anyway (12 ms) [ok]: EXPIRES after AOF reload (without rewrite) (2146 ms) === () Starting server 127.0.0.1:22257 [ok]: Multi Part AOF can't load data when there is a duplicate base file (195 ms) [ok]: Killing one master node (330 ms) === () Starting server 127.0.0.1:22259 [ok]: Multi Part AOF can't load data when the manifest format is wrong (type unknown) (211 ms) === (scripting repl needs:debug external:skip) Starting server 127.0.0.1:25595 ok === (external:skip cluster) Starting server 127.0.0.1:24477 ok === () Starting server 127.0.0.1:22897 ok === () Starting server 127.0.0.1:22261 [ok]: Multi Part AOF can't load data when the manifest format is wrong (missing key) (195 ms) [ok]: Cluster is up (4 ms) === () Starting server 127.0.0.1:22263 [ok]: Multi Part AOF can't load data when the manifest format is wrong (line too short) (175 ms) === (external:skip cluster) Starting server 127.0.0.1:24479 ok === () Starting server 127.0.0.1:25597 ok [ok]: BRPOP: timeout (1197 ms) [ok]: BRPOP: arguments are empty (86 ms) [ok]: WAITAOF master client didn't send any write command (1379 ms) === () Starting server 127.0.0.1:22265 [ok]: Multi Part AOF can't load data when the manifest format is wrong (line too long) (195 ms) [ok]: Before the replica connects we issue two EVAL commands (6 ms) [ok]: Cluster should be up again (1210 ms) === () Starting server 127.0.0.1:22267 [ok]: Connect a replica to the master instance (109 ms) [ok]: BLMPOP_LEFT: with single empty list argument (241 ms) [ok]: Multi Part AOF can't load data when the manifest format is wrong (odd parameter) (208 ms) === () Starting server 127.0.0.1:22269 [ok]: BLMPOP_LEFT: with negative timeout (145 ms) [ok]: Replication of script multiple pushes to list with BLPOP (172 ms) [ok]: Lua scripts using SELECT are replicated correctly (1 ms) === (external:skip cluster) Starting server 127.0.0.1:24481 ok [ok]: Multi Part AOF can't load data when the manifest file is empty (177 ms) === () Starting server 127.0.0.1:22899 ok [ok]: BLMPOP_LEFT: with non-integer timeout (126 ms) [ok]: BLMPOP_LEFT: with zero timeout should block indefinitely (55 ms) [ok]: BLMPOP_LEFT: with 0.001 timeout should not block indefinitely (99 ms) [ok]: Migrate a slot, verify client receives sunsubscribe on primary serving the slot. (291 ms) [ok]: Sharded pubsub publish behavior within multi/exec (2 ms) [ok]: Sharded pubsub within multi/exec with cross slot operation (2 ms) [ok]: Sharded pubsub publish behavior within multi/exec with read operation on primary (3 ms) [ok]: XREVRANGE returns the reverse of XRANGE (8136 ms) [ok]: Sharded pubsub publish behavior within multi/exec with read operation on replica (3 ms) [ok]: Sharded pubsub publish behavior within multi/exec with write operation on primary (2 ms) === () Starting server 127.0.0.1:22271 ok [ok]: XRANGE exclusive ranges (6 ms) [ok]: XREAD with non empty stream (0 ms) [ok]: Non blocking XREAD with empty streams (0 ms) [ok]: Sharded pubsub publish behavior within multi/exec with write operation on replica (4 ms) [ok]: BLMPOP_LEFT: second argument is not a list (99 ms) === (external:skip cluster) Starting server 127.0.0.1:24483 ok [ok]: Client subscribes to multiple channels, migrate a slot, verify client receives sunsubscribe on primary serving the slot. (168 ms) === () Starting server 127.0.0.1:22901 ok [ok]: Cluster is up (7 ms) === () Starting server 127.0.0.1:22077 ok [ok]: Multi Part AOF can start when no aof and no manifest (590 ms) [ok]: Each node has two links with each peer (42 ms) [ok]: Validate cluster links format (4 ms) === (external:skip cluster) Starting server 127.0.0.1:24485 ok [ok]: Migrate a slot, verify client receives sunsubscribe on replica serving the slot. (331 ms) === () Starting server 127.0.0.1:22273 ok [ok]: WAITAOF master client didn't send any command (1246 ms) [ok]: Cluster is writable (2578 ms) === () Starting server 127.0.0.1:22903 ok === (external:skip cluster) Starting server 127.0.0.1:24487 ok [47/122 done]: unit/cluster/sharded-pubsub (11 seconds) Testing integration/aof [ok]: Cluster is writable (3064 ms) [ok]: Instance #5 is a slave (8 ms) [ok]: Instance #5 synced with the master (4 ms) [ok]: Wait for failover (5925 ms) === () Starting server 127.0.0.1:26401 ok [ok]: Multi Part AOF can start when we have en empty AOF dir (546 ms) [ok]: valkey-server command line arguments - save with empty input (3654 ms) === () Starting server 127.0.0.1:26567 ok [ok]: Killing the new primary node (229 ms) === (external:skip cluster) Starting server 127.0.0.1:24489 ok [48/122 done]: integration/aof-race (3 seconds) Testing integration/block-repl [ok]: Unfinished MULTI: Server should start if load-truncated is yes (3 ms) === () Starting server 127.0.0.1:22275 ok === (scripting repl external:skip) Starting server 127.0.0.1:25599 ok [ok]: Cluster is writable (884 ms) [ok]: Fill up primary with data (5 ms) [ok]: Add new node as replica (0 ms) [ok]: Check digest and replica state (2 ms) [ok]: Move a replica to another primary, verify client receives sunsubscribe on replica serving the slot. (687 ms) === () Starting server 127.0.0.1:26403 ok Waiting for process 3834088 to exit... [ok]: BLMPOP_LEFT: timeout (1207 ms) [ok]: Delete a slot, verify sunsubscribe message (105 ms) [ok]: Killing majority of master nodes (658 ms) === () Starting server 127.0.0.1:22905 ok [ok]: Wait for failover (3742 ms) [ok]: Set cluster announced IPv6 to invalid IP (0 ms) === () Starting server 127.0.0.1:26569 ok === (external:skip cluster) Starting server 127.0.0.1:24491 ok [ok]: BLMPOP_LEFT: arguments are empty (139 ms) [ok]: Reset cluster, verify sunsubscribe message (140 ms) [ok]: Short read: Server should start if load-truncated is yes (4 ms) === (repl external:skip) Starting server 127.0.0.1:22079 ok [ok]: BLMPOP_RIGHT: with single empty list argument (52 ms) [ok]: Multi Part AOF can load data discontinuously increasing sequence (626 ms) [ok]: BLMPOP_RIGHT: with negative timeout (48 ms) [ok]: valkey-server command line arguments - take one bulk string with spaces for MULTI_ARG configs parsing (536 ms) [ok]: Truncated AOF loaded: we expect foo to be equal to 5 (127 ms) [ok]: Append a new command after loading an incomplete AOF (0 ms) === () Starting server 127.0.0.1:25601 ok [ok]: BLMPOP_RIGHT: with non-integer timeout (91 ms) [ok]: Set cluster announced IPv6 and check that it propagates (279 ms) [ok]: BLMPOP_RIGHT: with zero timeout should block indefinitely (51 ms) [ok]: Test publishing to master (6 ms) [ok]: Test publishing to slave (7 ms) [ok]: Cluster should be still down after some time (3038 ms) [ok]: Instance #3 is still a replica (3 ms) [ok]: BLMPOP_RIGHT: with 0.001 timeout should not block indefinitely (80 ms) [ok]: Restarting the previously killed master node (10 ms) === () Starting server 127.0.0.1:22081 ok [ok]: Connect a replica to the master instance (107 ms) [ok]: Redis.replicate_commands() can be issued anywhere now (1 ms) [ok]: Redis.set_repl() can be issued before replicate_commands() now (2 ms) [ok]: BLMPOP_RIGHT: second argument is not a list (123 ms) [ok]: Redis.set_repl() don't accept invalid values (5 ms) [ok]: Clear announced client IPv6 and check that it propagates (241 ms) [ok]: SET 10000 numeric keys and access all them in reverse order (13505 ms) [ok]: DBSIZE should be 10000 now (1 ms) [ok]: SETNX target key missing (1 ms) [ok]: SETNX target key exists (0 ms) [ok]: SETNX against not-expired volatile key (2 ms) === () Starting server 127.0.0.1:26571 ok [ok]: Test selective replication of certain commands from Lua (110 ms) === (introspection external:skip) Starting server 127.0.0.1:22907 ok [ok]: PRNG is seeded randomly for command replication (3 ms) === () Starting server 127.0.0.1:22277 ok [ok]: Using side effects is not a problem with command replication (3 ms) W[ok]: Short read + command: Server should start (4 ms) [ok]: Cluster should eventually be up again (1080 ms) [ok]: cannot modify protected configuration - no (5 ms) [49/122 done]: unit/cluster/pubsubshard-slot-migration (16 seconds) Testing integration/convert-ziplist-hash-on-load [ok]: Truncated AOF loaded: we expect foo to be equal to 6 now (144 ms) [ok]: Multi Part AOF can load data when manifest add new k-v (853 ms) [ok]: Set many keys in the cluster -- tls-cluster yes (9740 ms) [ok]: Test cluster responses during migration of slot x -- tls-cluster yes (8 ms) [ok]: Client output buffer hard limit is enforced (26866 ms) === () Starting server 127.0.0.1:26573 === () Starting server 127.0.0.1:23525 ok [ok]: Bad format: Server should have logged an error (5 ms) [ok]: Cluster should eventually be up again (1240 ms) === (introspection external:skip) Starting server 127.0.0.1:22909 ok === () Starting server 127.0.0.1:22279 ok [ok]: RDB load ziplist hash: converts to listpack when RDB loading (1 ms) === () Starting server 127.0.0.1:26575 [ok]: Unfinished MULTI: Server should have logged an error (5 ms) [ok]: cannot modify protected configuration - local (10 ms) [50/122 done]: unit/cluster/no-failover-option (18 seconds) Testing integration/convert-ziplist-zset-on-load === (external:skip cluster) Starting server 127.0.0.1:27529 ok [51/122 done]: unit/cluster/pubsub (17 seconds) Testing integration/convert-zipmap-hash-on-load === () Starting server 127.0.0.1:26577 [ok]: Short read: Server should have logged an error (2 ms) [ok]: First server should have role slave after SLAVEOF (1012 ms) [ok]: Short read: Utility should confirm the AOF is not valid (31 ms) [ok]: Pub/Sub shard basics (919 ms) [ok]: Multi Part AOF can load data when some AOFs are empty (599 ms) [ok]: Short read: Utility should show the abnormal line num in AOF (24 ms) Waiting for process 3834088 to exit... [ok]: Short read: Utility should be able to fix the AOF (27 ms) [ok]: BLMPOP_RIGHT: timeout (1142 ms) [ok]: client can't subscribe to multiple shard channels across different slots in same call (113 ms) [ok]: client can subscribe to multiple shard channels across different slots in separate call (13 ms) === () Starting server 127.0.0.1:28487 ok [ok]: BLMPOP_RIGHT: arguments are empty (121 ms) [ok]: BLPOP inside a transaction (4 ms) [ok]: BLMPOP_LEFT inside a transaction (3 ms) === () Starting server 127.0.0.1:22911 ok === () Starting server 127.0.0.1:23527 ok [ok]: PIPELINING stresser (also a regression for the old epoll bug) (4675 ms) === () Starting server 127.0.0.1:21467 ok [ok]: APPEND basics (1 ms) [ok]: APPEND basics, integer encoded values (2 ms) === () Starting server 127.0.0.1:26579 ok [ok]: Slave expired keys is loaded when restarted: appendonly=no (6303 ms) === () Starting server 127.0.0.1:22281 ok [ok]: Fixed AOF: Server should have been started (5 ms) W[ok]: RDB load ziplist zset: converts to listpack when RDB loading (5 ms) [ok]: RDB load zipmap hash: converts to listpack (7 ms) [ok]: Fixed AOF: Keyspace should contain values that were parseable (74 ms) [ok]: RDB load ziplist hash: converts to hash table when hash-max-ziplist-entries is exceeded (4 ms) [52/122 done]: integration/convert-ziplist-hash-on-load (1 seconds) Testing integration/corrupt-dump-fuzzer === (scripting needs:debug) Starting server 127.0.0.1:25603 ok [ok]: sunsubscribe without specifying any channel would unsubscribe all shard channels subscribed (460 ms) [ok]: Cluster is writable (929 ms) [ok]: BLMPOP propagate as pop with count command to replica (387 ms) [ok]: LPUSHX, RPUSHX - generic (1 ms) [ok]: Instance #5 is now a master (7 ms) [ok]: Restarting the previously killed master node (8 ms) Waiting for background AOF rewrite to finish... [ok]: LPUSHX, RPUSHX - quicklist (45 ms) [ok]: test RESP2/2 big number protocol parsing (2 ms) [ok]: test RESP2/2 malformed big number protocol parsing (2 ms) [ok]: test RESP2/2 map protocol parsing (3 ms) [ok]: test RESP2/2 set protocol parsing (0 ms) [ok]: test RESP2/2 double protocol parsing (2 ms) Waiting for background AOF rewrite to finish... [ok]: test RESP2/2 null protocol parsing (1 ms) [ok]: test RESP2/2 verbatim protocol parsing (2 ms) [ok]: test RESP2/2 true protocol parsing (1 ms) [ok]: test RESP2/2 false protocol parsing (3 ms) [ok]: LINSERT - quicklist (60 ms) [ok]: test RESP2/3 big number protocol parsing (3 ms) === (external:skip cluster tls) Starting server 127.0.0.1:27045 ok [ok]: test RESP2/3 malformed big number protocol parsing (3 ms) [ok]: test RESP2/3 map protocol parsing (1 ms) === () Starting server 127.0.0.1:21469 ok [ok]: LPUSHX, RPUSHX - listpack (12 ms) [ok]: test RESP2/3 set protocol parsing (1 ms) [ok]: test RESP2/3 double protocol parsing (4 ms) [ok]: test RESP2/3 null protocol parsing (0 ms) [ok]: test RESP2/3 verbatim protocol parsing (4 ms) [ok]: test RESP2/3 true protocol parsing (2 ms) [ok]: test RESP2/3 false protocol parsing (0 ms) [ok]: LINSERT - listpack (11 ms) [ok]: LINSERT raise error on bad syntax (1 ms) [ok]: LINSERT against non-list value error (0 ms) [ok]: test RESP3/2 big number protocol parsing (2 ms) [ok]: LINSERT against non existing key (0 ms) [ok]: test RESP3/2 malformed big number protocol parsing (1 ms) [ok]: test RESP3/2 map protocol parsing (2 ms) [ok]: test RESP3/2 set protocol parsing (5 ms) [ok]: test RESP3/2 double protocol parsing (2 ms) [ok]: test RESP3/2 null protocol parsing (4 ms) [ok]: test RESP3/2 verbatim protocol parsing (1 ms) [ok]: test RESP3/2 true protocol parsing (1 ms) [ok]: test RESP3/2 false protocol parsing (1 ms) [ok]: test RESP3/3 big number protocol parsing (1 ms) [ok]: test RESP3/3 malformed big number protocol parsing (1 ms) [ok]: test RESP3/3 map protocol parsing (5 ms) [ok]: test RESP3/3 set protocol parsing (2 ms) [ok]: test RESP3/3 double protocol parsing (2 ms) [ok]: test RESP3/3 null protocol parsing (2 ms) [ok]: test RESP3/3 verbatim protocol parsing (3 ms) [ok]: test RESP3/3 true protocol parsing (1 ms) [ok]: test RESP3/3 false protocol parsing (2 ms) [ok]: test resp3 attribute protocol parsing (6 ms) [ok]: Script block the time during execution (14 ms) [ok]: Script delete the expired key (5 ms) === () Starting server 127.0.0.1:28489 ok [ok]: RDB load zipmap hash: converts to hash table when hash-max-ziplist-entries is exceeded (3 ms) [ok]: TIME command using cached time (14 ms) === () Starting server 127.0.0.1:26581 ok [ok]: Multi Part AOF can load data from old version valkey (rdb preamble no) (829 ms) [ok]: Set many keys in the cluster (8911 ms) === () Starting server 127.0.0.1:23529 ok [ok]: Test cluster responses during migration of slot x (16 ms) [ok]: Script block the time in some expiration related commands (89 ms) [ok]: AOF+SPOP: Server should have been started (2 ms) [ok]: RESTORE expired keys with expiration time (12 ms) [ok]: LINDEX consistency test - listpack (211 ms) [ok]: AOF+SPOP: Set should have 1 member (109 ms) [ok]: RDB load ziplist zset: converts to skiplist when zset-max-ziplist-entries is exceeded (0 ms) === (external:skip cluster tls) Starting server 127.0.0.1:27047 ok W[ok]: Instance #0 gets converted into a slave (488 ms) [53/122 done]: integration/convert-ziplist-zset-on-load (2 seconds) Testing integration/corrupt-dump [54/122 done]: unit/cluster/slot-migration-response (13 seconds) Testing integration/dismiss-mem [ok]: LINDEX random access - listpack (182 ms) === () Starting server 127.0.0.1:21471 ok === () Starting server 127.0.0.1:22283 ok [ok]: RDB load zipmap hash: converts to hash table when hash-max-ziplist-value is exceeded (1 ms) === (scripting) Starting server 127.0.0.1:25605 ok [55/122 done]: integration/convert-zipmap-hash-on-load (1 seconds) Testing integration/dual-channel-replication [ok]: Check if list is still ok after a DEBUG RELOAD - listpack (240 ms) [ok]: Verify Pub/Sub and Pub/Sub shard no overlap (775 ms) === (dismiss external:skip) Starting server 127.0.0.1:22717 ok [ok]: EVAL - Does Lua interpreter replies to our requests? (3 ms) [ok]: EVAL - Return _G (0 ms) [ok]: EVAL - Return table with a metatable that raise error (1 ms) [ok]: EVAL - Return table with a metatable that call server (1 ms) [ok]: EVAL - Lua integer -> Redis protocol type conversion (1 ms) [ok]: EVAL - Lua string -> Redis protocol type conversion (2 ms) [ok]: EVAL - Lua true boolean -> Redis protocol type conversion (0 ms) === () Starting server 127.0.0.1:28491 ok [ok]: EVAL - Lua false boolean -> Redis protocol type conversion (3 ms) [ok]: EVAL - Lua status code reply -> Redis protocol type conversion (1 ms) [ok]: WAITAOF when replica switches between masters, fsync: no (3815 ms) [ok]: EVAL - Lua error reply -> Redis protocol type conversion (2 ms) [ok]: EVAL - Lua table -> Redis protocol type conversion (0 ms) [ok]: EVAL - Are the KEYS and ARGV arrays populated correctly? (0 ms) [ok]: EVAL - is Lua able to call Redis API? (1 ms) [ok]: EVAL - Redis integer -> Lua type conversion (2 ms) [ok]: EVAL - Lua number -> Redis integer conversion (0 ms) [ok]: EVAL - Redis bulk -> Lua type conversion (2 ms) [ok]: EVAL - Redis multi bulk -> Lua type conversion (4 ms) === () Starting server 127.0.0.1:26583 ok Waiting for background AOF rewrite to finish... [ok]: EVAL - Redis status reply -> Lua type conversion (3 ms) === (external:skip cluster tls) Starting server 127.0.0.1:27049 ok [ok]: EVAL - Redis error reply -> Lua type conversion (1 ms) [ok]: EVAL - Redis nil bulk reply -> Lua type conversion (0 ms) [ok]: EVAL - Is the Lua client using the currently selected DB? (1 ms) [ok]: EVAL - SELECT inside Lua should not affect the caller (2 ms) [ok]: EVAL - Scripts do not block on blpop command (2 ms) [ok]: EVAL - Scripts do not block on brpop command (1 ms) [ok]: EVAL - Scripts do not block on brpoplpush command (3 ms) [ok]: EVAL - Scripts do not block on blmove command (1 ms) [ok]: EVAL - Scripts do not block on bzpopmin command (1 ms) [ok]: EVAL - Scripts do not block on bzpopmax command (0 ms) [ok]: EVAL - Scripts do not block on wait (1 ms) [ok]: EVAL - Scripts do not block on waitaof (1 ms) [ok]: EVAL - Scripts do not block on XREAD with BLOCK option (1 ms) [ok]: EVAL - Scripts do not block on XREADGROUP with BLOCK option (1 ms) [ok]: EVAL - Scripts do not block on XREAD with BLOCK option -- non empty stream (2 ms) [ok]: EVAL - Scripts do not block on XREADGROUP with BLOCK option -- non empty stream (2 ms) [ok]: EVAL - Scripts can run non-deterministic commands (1 ms) [ok]: EVAL - No arguments to redis.call/pcall is considered an error (2 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (1 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (1 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (1 ms) [ignore]: EVAL - JSON string encoding a string larger than 2GB: large memory flag not provided [ok]: EVAL - JSON numeric decoding (1 ms) [ok]: EVAL - JSON string decoding (1 ms) [ok]: EVAL - JSON smoke test (2 ms) [ok]: EVAL - cmsgpack can pack double? (0 ms) [ok]: EVAL - cmsgpack can pack negative int64? (1 ms) Waiting for background AOF rewrite to finish... [ok]: Slot migration states are replicated (10 ms) [ok]: AOF+SPOP: Server should have been started (3 ms) [ok]: Multi Part AOF can load data from old version valkey (rdb preamble yes) (795 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:21473 ok [ok]: AOF+SPOP: Set should have 1 member (92 ms) [ok]: SDIFF fuzzing (26334 ms) [ok]: SDIFF against non-set should throw error (2 ms) [ok]: SDIFF should handle non existing key as empty (1 ms) === () Starting server 127.0.0.1:26405 ok [ok]: SDIFFSTORE against non-set should throw error (23 ms) [ok]: LINDEX consistency test - listpack (365 ms) [ok]: SDIFFSTORE should handle non existing key as empty (23 ms) [ok]: SINTER against non-set should throw error (12 ms) [ok]: SINTER should handle non existing key as empty (0 ms) Waiting for process 3834088 to exit... [ok]: SINTER with same integer elements but different encoding (7 ms) [ok]: SINTERSTORE against non-set should throw error (12 ms) [ok]: SINTERSTORE against non existing keys should delete dstkey (14 ms) [ok]: SUNION against non-set should throw error (9 ms) [ok]: SUNION should handle non existing key as empty (8 ms) === (external:skip cluster tls) Starting server 127.0.0.1:27051 ok [ok]: SUNIONSTORE against non-set should throw error (9 ms) [ok]: SUNIONSTORE should handle non existing key as empty (10 ms) [ok]: SUNIONSTORE against non existing keys should delete dstkey (1 ms) [ok]: SPOP basics - listpack (3 ms) [ok]: SPOP with =1 - listpack (4 ms) [ok]: EVAL - cmsgpack pack/unpack smoke test (349 ms) [ok]: EVAL - cmsgpack can pack and unpack circular references? (3 ms) [ok]: EVAL - Numerical sanity check from bitop (3 ms) [ok]: EVAL - Verify minimal bitop functionality (1 ms) [ok]: EVAL - Able to parse trailing comments (1 ms) [ok]: EVAL_RO - Successful case (2 ms) [ok]: EVAL_RO - Cannot run write commands (7 ms) [ok]: redis.sha1hex() implementation (3 ms) [ok]: XREAD with non empty second stream (4775 ms) evicted keys: 0 evicted clients: 18 dbsize: 50 [ok]: eviction due to input buffer of a dead client, client eviction: true (6640 ms) === () Starting server 127.0.0.1:22285 ok [ok]: corrupt payload: #7445 - with sanitize (765 ms) [ok]: SRANDMEMBER - listpack (71 ms) [ok]: SPOP basics - intset (4 ms) [ok]: SPOP with =1 - intset (9 ms) [ok]: SRANDMEMBER - intset (18 ms) [ok]: SPOP integer from listpack set (2 ms) [ok]: SPOP with - listpack (7 ms) [ok]: SPOP with - intset (6 ms) [ok]: SPOP with - hashtable (11 ms) [ok]: Blocking XREAD waiting new data (90 ms) [ok]: LINDEX random access - listpack (227 ms) W[ok]: SPOP using integers, testing Knuth's and Floyd's algorithm (14 ms) [ok]: SPOP using integers with Knuth's algorithm (1 ms) [ok]: SPOP new implementation: code path #1 intset (7 ms) [ok]: SPOP new implementation: code path #2 intset (5 ms) [ok]: SPOP new implementation: code path #3 intset (4 ms) [ok]: SPOP new implementation: code path #1 listpack (4 ms) [ok]: SPOP new implementation: code path #2 listpack (8 ms) === () Starting server 127.0.0.1:26585 ok [ok]: PUBSUB channels/shardchannels (625 ms) [ok]: SPOP new implementation: code path #3 listpack (16 ms) [ok]: Blocking XREAD waiting old data (95 ms) [ok]: APPEND fuzzing (1847 ms) [ok]: FLUSHDB (6 ms) [ok]: Perform a final SAVE to leave a clean DB on disk (0 ms) [ok]: RESET clears client state (3 ms) [ok]: Load cluster announced IPv4 config on server start (329 ms) === () Starting server 127.0.0.1:26407 ok [ok]: config during loading (2170 ms) [ok]: Blocking XREAD will not reply with an empty array (89 ms) [ok]: AOF+EXPIRE: Server should have been started (3 ms) === () Starting server 127.0.0.1:21475 ok === (external:skip cluster tls) Starting server 127.0.0.1:27053 ok === () Starting server 127.0.0.1:28493 ok [ok]: SPOP new implementation: code path #1 propagate as DEL or UNLINK (201 ms) [ok]: Cluster should eventually be down (3857 ms) [ok]: SRANDMEMBER count of 0 is handled correctly (0 ms) [ok]: SRANDMEMBER with against non existing key (5 ms) [ok]: SRANDMEMBER count overflow (0 ms) [ok]: SRANDMEMBER count of 0 is handled correctly - emptyarray (0 ms) [ok]: SRANDMEMBER with against non existing key - emptyarray (2 ms) [ok]: Multi Part AOF can continue the upgrade from the interrupted upgrade state (595 ms) [ok]: Use takeover to bring slaves back (15 ms) [ok]: RESET clears MONITOR state (149 ms) [ok]: RESET clears and discards MULTI state (2 ms) [ok]: RESET clears Pub/Sub state (1 ms) [ok]: RESET clears authenticated state (2 ms) [ok]: Subcommand syntax error crash (issue #10070) (2 ms) [ok]: Extended Redis Compatibility config (5 ms) [ok]: AOF+EXPIRE: List should be empty (117 ms) [ok]: SRANDMEMBER with - listpack (81 ms) [ok]: Blocking XREAD for stream that ran dry (issue #5299) (198 ms) [ok]: XREAD last element from non-empty stream (5 ms) [ok]: XREAD last element from empty stream (2 ms) [ok]: SRANDMEMBER with - intset (82 ms) [ok]: SRANDMEMBER with - hashtable (34 ms) [ok]: corrupt payload: hash with valid zip list header, invalid entry len (541 ms) === (introspection) Starting server 127.0.0.1:22913 ok [ok]: CLUSTER SLOT-STATS cpu-usec reset upon CONFIG RESETSTAT. (8140 ms) [ok]: XREAD last element blocking from empty stream (123 ms) [ok]: XREAD last element blocking from non-empty stream (3 ms) === (external:skip cluster ipv6) Starting server 127.0.0.1:27531 ok [ok]: XREAD last element from multiple streams (5 ms) [ok]: XREAD last element with count > 1 (2 ms) === () Starting server 127.0.0.1:22287 ok [ok]: Check if list is still ok after a DEBUG RELOAD - listpack (564 ms) [56/122 done]: unit/cluster/pubsubshard (17 seconds) Testing integration/failover [ok]: Big Hash table: SORT BY key (655 ms) [ok]: Big Hash table: SORT BY key with limit (14 ms) W=== (external:skip cluster tls) Starting server 127.0.0.1:27055 ok [ok]: XREAD: XADD + DEL should not awake client (184 ms) Waiting for background AOF rewrite to finish... [ok]: LINDEX consistency test - quicklist (182 ms) [ok]: SRANDMEMBER histogram distribution - listpack (290 ms) === (other external:skip) Starting server 127.0.0.1:25435 ok === () Starting server 127.0.0.1:26587 ok === () Starting server 127.0.0.1:28495 ok [ok]: dismiss all data types memory (1235 ms) [ok]: Verify that slot ownership transfer through gossip propagates deletes to replicas (197 ms) === (external:skip cluster) Starting server 127.0.0.1:24973 ok [ok]: LINDEX random access - quicklist (119 ms) [ok]: XREAD: XADD + DEL + LPUSH should not awake client (178 ms) [ok]: Server should not try to convert DEL into EXPIREAT for EXPIRE -1 (2 ms) === (failover external:skip) Starting server 127.0.0.1:21301 ok [ok]: Multi Part AOF can be loaded correctly when both server dir and aof dir contain old AOF (694 ms) [ok]: Stress tester for #3343-alike bugs comp: 0 (10033 ms) [ok]: corrupt payload: invalid zlbytes header (524 ms) [ok]: Cluster is up (5 ms) [ok]: XREAD with same stream name multiple times should work (131 ms) [ok]: The first master has actually one slave (0 ms) [ok]: Slaves of #0 is instance #5 as expected (1 ms) [ok]: Instance #5 synced with the master (1 ms) [ok]: Lower the slave validity factor of #5 to the value of 2 (0 ms) [ok]: CONFIG REWRITE handles rename-command properly (884 ms) [ok]: XREAD + multiple XADD inside transaction (67 ms) [ok]: XDEL basic test (1 ms) [ok]: XDEL multiply id test (1 ms) === () Starting server 127.0.0.1:22289 [ok]: Multi Part AOF can't load data when the manifest contains the old AOF file name but the file does not exist in server dir and aof dir (179 ms) [ok]: Big Hash table: SORT BY hash field (523 ms) [ok]: SRANDMEMBER histogram distribution - intset (412 ms) [ok]: SORT GET # (0 ms) [ok]: SORT GET (1 ms) [ok]: SORT_RO GET (0 ms) [ok]: SORT GET (key and hash) with sanity check (6 ms) === (external:skip cluster) Starting server 127.0.0.1:24975 ok [ok]: SORT BY key STORE (3 ms) [ok]: SORT BY hash field STORE (1 ms) [ok]: SORT extracts STORE correctly (0 ms) [ok]: SORT_RO get keys (1 ms) [ok]: SORT extracts multiple STORE correctly (0 ms) [ok]: SORT DESC (0 ms) [ok]: SORT ALPHA against integer encoded strings (1 ms) [ok]: SORT sorted set (1 ms) [ok]: SORT sorted set BY nosort should retain ordering (2 ms) [ok]: SORT sorted set BY nosort + LIMIT (2 ms) [ok]: SORT sorted set BY nosort works as expected from scripts (1 ms) [ok]: SORT sorted set: +inf and -inf handling (1 ms) [ok]: SORT regression for issue #19, sorting floats (4 ms) [ok]: SORT with STORE returns zero if result is empty (github issue 224) (1 ms) [ok]: SORT with STORE does not create empty lists (github issue 224) (2 ms) [ok]: SORT with STORE removes key if result is empty (github issue 227) (1 ms) [ok]: SORT with BY and STORE should still order output (1 ms) [ok]: SORT will complain with numerical sorting and bad doubles (1) (2 ms) [ok]: SORT will complain with numerical sorting and bad doubles (2) (1 ms) [ok]: SORT BY sub-sorts lexicographically if score is the same (1 ms) [ok]: SORT GET with pattern ending with just -> does not get hash field (1 ms) [ok]: SORT by nosort retains native order for lists (0 ms) [ok]: SORT by nosort plus store retains native order for lists (0 ms) [ok]: SORT by nosort with limit returns based on original list order (1 ms) [ok]: SORT_RO - Successful case (0 ms) [ok]: SORT_RO - Cannot run with STORE arg (0 ms) === () Starting server 127.0.0.1:26589 ok [ok]: Check if list is still ok after a DEBUG RELOAD - quicklist (440 ms) === () Starting server 127.0.0.1:28497 ok Average time to sort: 0.73999999999999999 milliseconds [ok]: SORT speed, 100 element list BY key, 100 times (74 ms) Waiting for process 3834088 to exit... === (introspection) Starting server 127.0.0.1:22915 ok === () Starting server 127.0.0.1:21303 ok [ok]: Test dual-channel-replication-enabled replica enters handshake (1004 ms) [ok]: Test dual-channel-replication-enabled enters wait_bgsave (1 ms) === () Starting server 127.0.0.1:22291 ok W Average time to sort: 1.0700000000000001 milliseconds [ok]: SORT speed, 100 element list BY hash field, 100 times (108 ms) === (external:skip cluster) Starting server 127.0.0.1:24977 ok [ok]: SRANDMEMBER histogram distribution - hashtable (367 ms) Average time to sort: 0.91000000000000003 milliseconds [ok]: SORT speed, 100 element list directly, 100 times (91 ms) Waiting for background save to finish... Average time to sort: 0.79000000000000004 milliseconds [ok]: SORT speed, 100 element list BY , 100 times (79 ms) [ok]: SETRANGE with huge offset (0 ms) [ok]: corrupt payload: valid zipped hash header, dup records (641 ms) [ok]: Measures elapsed time os.clock() (1744 ms) [ok]: Prohibit dangerous lua methods in sandbox (1 ms) [ok]: Verify execution of prohibit dangerous Lua methods will fail (5 ms) [ok]: Globals protection reading an undeclared global variable (1 ms) [ok]: Globals protection setting an undeclared global* (1 ms) [ok]: lua bit.tohex bug (1 ms) [ok]: Test an example script DECR_IF_GT (3 ms) [ok]: SORT STORE quicklist with the right options (89 ms) [ok]: LINDEX consistency test - quicklist (412 ms) [ok]: Don't rehash if server has child process (910 ms) evicted keys: 0 evicted clients: 6 dbsize: 50 [ok]: Replica in loading state is hidden (5567 ms) === (external:skip cluster) Starting server 127.0.0.1:24979 ok [ok]: eviction due to output buffers of pubsub, client eviction: true (1847 ms) === () Starting server 127.0.0.1:21305 ok === () Starting server 127.0.0.1:28499 ok === () Starting server 127.0.0.1:22293 ok [ok]: Client output buffer soft limit is enforced if time is overreached (4326 ms) [ok]: wait for new failover (4690 ms) [ok]: Restarting the previously killed primary nodes (17 ms) [ok]: Make sure there is no failover timeout (7 ms) [ok]: failover command fails without connected replica (4 ms) [ok]: Check disconnected replica not hidden from slots (268 ms) === (other external:skip) Starting server 127.0.0.1:25437 ok === (external:skip cluster sort) Starting server 127.0.0.1:24153 ok [ok]: Test dual-channel-replication-enabled replica is able to sync (721 ms) [ok]: LINDEX random access - quicklist (400 ms) Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:24981 ok [ok]: setup replication for following tests (208 ms) [ok]: failover command fails with invalid host (3 ms) [ok]: failover command fails with invalid port (0 ms) [ok]: failover command fails with just force and timeout (1 ms) [ok]: failover command fails when sent to a replica (0 ms) [ok]: failover command fails with force without timeout (0 ms) [ok]: Process title set as expected (4 ms) [ok]: Multi Part AOF can upgrade when when two servers share the same server dir (server1) (175 ms) [ok]: LTRIM stress testing - quicklist (31283 ms) [ok]: WAITAOF when replica switches between masters, fsync: everysec (2771 ms) === (introspection) Starting server 127.0.0.1:22917 ok [ok]: corrupt payload: quicklist big ziplist prev len (628 ms) Waiting for background save to finish... === (external:skip cluster) Starting server 127.0.0.1:21767 ok Waiting for background AOF rewrite to finish... Waiting for background save to finish... === (maxmemory external:skip) Starting server 127.0.0.1:24633 ok Waiting for background AOF rewrite to finish... [ok]: dismiss client output buffer (1587 ms) [ok]: Multi Part AOF can upgrade when when two servers share the same server dir (server2) (189 ms) [ok]: Without maxmemory small integers are shared (1 ms) [ok]: With maxmemory and non-LRU policy integers are still shared (1 ms) [ok]: With maxmemory and LRU policy integers are not shared (1 ms) [ok]: Shared integers are unshared with maxmemory and LRU policy (1 ms) === () Starting server 127.0.0.1:26409 ok === (external:skip cluster) Starting server 127.0.0.1:24983 ok === () Starting server 127.0.0.1:28501 ok Waiting for background save to finish... [ok]: Load cluster announced IPv6 config on server start (289 ms) Waiting for background save to finish... === (external:skip cluster) Starting server 127.0.0.1:21769 ok === (other external:skip cluster slow) Starting server 127.0.0.1:25439 ok === (dual-channel-replication external:skip) Starting server 127.0.0.1:21477 ok [ok]: Multi Part AOF can upgrade when when two servers share the same server dir (1525 ms) [ok]: dismiss client query buffer (321 ms) [57/122 done]: unit/cluster/announce-client-ip (31 seconds) Testing integration/logging [ok]: corrupt payload: quicklist small ziplist prev len (522 ms) [58/122 done]: unit/cluster/failover2 (29 seconds) Testing integration/psync2-master-restart [59/122 done]: unit/cluster/replica-in-sync (18 seconds) Testing integration/psync2-pingoff [ok]: CONFIG REWRITE handles alias config properly (1894 ms) [60/122 done]: unit/introspection (33 seconds) Testing integration/psync2-reg === (external:skip cluster) Starting server 127.0.0.1:21771 ok === (external:skip cluster) Starting server 127.0.0.1:24985 ok === () Starting server 127.0.0.1:22295 ok === () Starting server 127.0.0.1:22719 ok [ok]: Check if list is still ok after a DEBUG RELOAD - quicklist (867 ms) [ok]: LLEN against non-list value error (0 ms) [ok]: LLEN against non existing key (0 ms) [ok]: LINDEX against non-list value error (0 ms) [ok]: LINDEX against non existing key (0 ms) === () Starting server 127.0.0.1:26411 ok [ok]: LPUSH against non-list value error (1 ms) [ok]: RPUSH against non-list value error (1 ms) [ok]: Slave expired keys is loaded when restarted: appendonly=yes (4683 ms) [ok]: RPOPLPUSH base case - quicklist (51 ms) === () Starting server 127.0.0.1:27533 ok [ok]: LMOVE left left base case - quicklist (44 ms) [ok]: Cluster should start ok (8 ms) [ok]: Can't read from replica without READONLY (5 ms) === () Starting server 127.0.0.1:28503 ok === () Starting server 127.0.0.1:21479 ok [ok]: Can't read from replica after READWRITE (10 ms) [ok]: Can read from replica after READONLY (3 ms) Waiting for process 3834088 to exit... [ok]: LMOVE left right base case - quicklist (45 ms) [ok]: Can perform HSET primary and HGET from replica (16 ms) [ok]: Can MULTI-EXEC transaction of HGET operations from replica (2 ms) [ok]: MULTI-EXEC with write operations is MOVED (3 ms) W[ok]: maxmemory - is the memory limit honoured? (policy allkeys-random) (703 ms) === (psync2 external:skip) Starting server 127.0.0.1:28005 ok [ok]: LMOVE right left base case - quicklist (47 ms) === (psync2 external:skip) Starting server 127.0.0.1:27689 ok [ok]: LMOVE right right base case - quicklist (44 ms) {3853262:M 25 Jan 2025 08:26:33.361 # valkey 8.0.2 crashed by signal: 6, si_code: 0} 43 [ok]: Crash report generated on SIGABRT (122 ms) [ok]: RPOPLPUSH with the same list as src and dst - quicklist (53 ms) === (psync2 external:skip) Starting server 127.0.0.1:22919 ok === (external:skip cluster) Starting server 127.0.0.1:21773 ok [ok]: LMOVE left left with the same list as src and dst - quicklist (44 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:24987 ok [ok]: LMOVE left right with the same list as src and dst - quicklist (47 ms) Waiting for background AOF rewrite to finish... [ok]: LMOVE right left with the same list as src and dst - quicklist (49 ms) [ok]: corrupt payload: quicklist ziplist wrong count (638 ms) [ok]: LMOVE right right with the same list as src and dst - quicklist (43 ms) [ok]: Multi Part AOF can handle appendfilename contains whitespaces (880 ms) === () Starting server 127.0.0.1:27535 ok [ok]: RPOPLPUSH with quicklist source and existing target quicklist (100 ms) [ok]: Migration target is auto-updated after failover in target shard (4001 ms) === () Starting server 127.0.0.1:28007 ok === () Starting server 127.0.0.1:27691 ok [ok]: SETNX against expired volatile key (6546 ms) [ok]: GETEX EX option (1 ms) [ok]: GETEX PX option (1 ms) [ok]: GETEX EXAT option (2 ms) [ok]: Test restart will keep hostname information (10916 ms) [ok]: GETEX PXAT option (5 ms) [ok]: GETEX PERSIST option (1 ms) [ok]: Test hostname validation (6 ms) [ok]: GETEX no option (6 ms) [ok]: GETEX syntax errors (0 ms) [ok]: GETEX and GET expired key or not exist (6 ms) [ok]: GETEX no arguments (4 ms) [ok]: GETDEL command (2 ms) [ok]: LMOVE left left with quicklist source and existing target quicklist (91 ms) {3853823:M 25 Jan 2025 08:26:33.762 # valkey 8.0.2 crashed by signal: 11, si_code: 2} 43 [ok]: Crash report generated on DEBUG SEGFAULT (21 ms) [ok]: failover command to specific replica works (1517 ms) [ok]: ZDIFF fuzzing - listpack (30924 ms) === () Starting server 127.0.0.1:28505 ok [ok]: ZPOPMIN with the count 0 returns an empty array (3 ms) [ok]: LMOVE left right with quicklist source and existing target quicklist (86 ms) [ok]: ZPOPMIN with negative count (1 ms) [ok]: ZPOPMAX with the count 0 returns an empty array (1 ms) [ok]: ZPOPMAX with negative count (1 ms) [ok]: Basic ZPOPMIN/ZPOPMAX with a single key - listpack (2 ms) === () Starting server 127.0.0.1:22921 ok [ok]: ZPOPMIN/ZPOPMAX with count - listpack (1 ms) [ok]: Basic ZMPOP_MIN/ZMPOP_MAX with a single key - listpack (4 ms) [ok]: ZMPOP_MIN/ZMPOP_MAX with count - listpack (1 ms) === (external:skip cluster) Starting server 127.0.0.1:24989 ok [ok]: BZPOPMIN/BZPOPMAX with a single existing sorted set - listpack (56 ms) W[ok]: LMOVE right left with quicklist source and existing target quicklist (87 ms) [ok]: BZPOPMIN/BZPOPMAX with multiple existing sorted sets - listpack (71 ms) === () Starting server 127.0.0.1:22297 ok [ok]: LMOVE right right with quicklist source and existing target quicklist (90 ms) [ok]: Cluster should eventually be up again (3646 ms) [ok]: GETDEL propagate as DEL command to replica (293 ms) [ok]: BZPOPMIN/BZPOPMAX second sorted set has members - listpack (55 ms) === () Starting server 127.0.0.1:27693 ok [ok]: sort by in cluster mode (1 ms) [ok]: sort get in cluster mode (4 ms) [ok]: sort_ro by in cluster mode (1 ms) [ok]: sort_ro get in cluster mode (1 ms) [ok]: RPOPLPUSH with quicklist source and existing target listpack (46 ms) === () Starting server 127.0.0.1:27537 ok [ok]: BZMPOP_MIN/BZMPOP_MAX with a single existing sorted set - listpack (60 ms) [ok]: Cluster is up (6 ms) [ok]: The first master has actually two slaves (1 ms) [ok]: CLUSTER SLAVES and CLUSTER REPLICAS output is consistent (2 ms) [ok]: Slaves of #0 are instance #5 and #10 as expected (3 ms) [ok]: Instance #5 and #10 synced with the master (3 ms) [ok]: LMOVE left left with quicklist source and existing target listpack (50 ms) [61/122 done]: unit/sort (34 seconds) Testing integration/psync2 [ok]: LMOVE left right with quicklist source and existing target listpack (65 ms) [ok]: corrupt payload: #3080 - quicklist (661 ms) [ok]: BZMPOP_MIN/BZMPOP_MAX with multiple existing sorted sets - listpack (102 ms) [ok]: LMOVE right left with quicklist source and existing target listpack (45 ms) [ok]: LMOVE right right with quicklist source and existing target listpack (43 ms) [ok]: BZMPOP_MIN/BZMPOP_MAX second sorted set has members - listpack (73 ms) [ok]: RPOPLPUSH base case - listpack (4 ms) [ok]: Basic ZPOPMIN/ZPOPMAX - listpack RESP3 (2 ms) [ok]: ZPOPMIN/ZPOPMAX with count - listpack RESP3 (4 ms) [ok]: LMOVE left left base case - listpack (7 ms) [ok]: Basic ZMPOP_MIN/ZMPOP_MAX - listpack RESP3 (2 ms) [ok]: ZMPOP_MIN/ZMPOP_MAX with count - listpack RESP3 (2 ms) [ok]: LMOVE left right base case - listpack (5 ms) [ok]: LMOVE right left base case - listpack (4 ms) [ok]: LMOVE right right base case - listpack (3 ms) [ok]: RPOPLPUSH with the same list as src and dst - listpack (3 ms) [ok]: LMOVE left left with the same list as src and dst - listpack (2 ms) [ok]: WAITAOF when replica switches between masters, fsync: always (1963 ms) [ok]: LMOVE left right with the same list as src and dst - listpack (8 ms) [ok]: LMOVE right left with the same list as src and dst - listpack (1 ms) Waiting for background save to finish... [ok]: LMOVE right right with the same list as src and dst - listpack (6 ms) === () Starting server 127.0.0.1:22923 ok [ok]: GETEX without argument does not propagate to replica (303 ms) [ok]: MGET (3 ms) [ok]: MGET against non existing key (3 ms) [ok]: MGET against non-string key (4 ms) [ok]: GETSET (set new value) (1 ms) [ok]: GETSET (replace old value) (0 ms) [ok]: MSET base case (1 ms) [ok]: MSET/MSETNX wrong number of args (6 ms) [ok]: MSET with already existing - same key twice (1 ms) [ok]: BZPOPMIN/BZPOPMAX - listpack RESP3 (75 ms) Waiting for background save to finish... [ok]: MSETNX with already existent key (4 ms) [ok]: MSETNX with not existing keys (1 ms) [ok]: MSETNX with not existing keys - same key twice (1 ms) [ok]: MSETNX with already existing keys - same key twice (0 ms) [ok]: STRLEN against non-existing key (1 ms) [ok]: STRLEN against integer-encoded value (0 ms) [ok]: STRLEN against plain string (0 ms) [ok]: RPOPLPUSH with listpack source and existing target quicklist (50 ms) [ok]: SETBIT against non-existing key (1 ms) [ok]: SETBIT against string-encoded key (1 ms) [ok]: SETBIT against integer-encoded key (6 ms) [ok]: SETBIT against key with wrong type (1 ms) [ok]: SETBIT with out of range bit offset (4 ms) [ok]: SETBIT with non-bit argument (4 ms) [ok]: LMOVE left left with listpack source and existing target quicklist (45 ms) === (psync2 external:skip) Starting server 127.0.0.1:24155 ok [ok]: Multi Part AOF can create BASE (RDB format) when server starts from empty (768 ms) [ok]: BZMPOP_MIN/BZMPOP_MAX - listpack RESP3 (77 ms) [ok]: Check encoding - skiplist (1 ms) [ok]: ZSET basic ZADD and score update - skiplist (1 ms) [ok]: ZSET element can't be set to NaN with ZADD - skiplist (1 ms) [ok]: ZSET element can't be set to NaN with ZINCRBY - skiplist (0 ms) [ok]: ZADD with options syntax error with incomplete pair - skiplist (0 ms) [ok]: ZADD XX option without key - skiplist (1 ms) [ok]: ZADD XX existing key - skiplist (4 ms) [ok]: ZADD XX returns the number of elements actually added - skiplist (1 ms) === () Starting server 127.0.0.1:28507 ok [ok]: ZADD XX updates existing elements score - skiplist (1 ms) [ok]: ZADD GT updates existing elements when new scores are greater - skiplist (1 ms) [ok]: ZADD LT updates existing elements when new scores are lower - skiplist (4 ms) [ok]: ZADD GT XX updates existing elements when new scores are greater and skips new elements - skiplist (2 ms) [ok]: LMOVE left right with listpack source and existing target quicklist (50 ms) [ok]: ZADD LT XX updates existing elements when new scores are lower and skips new elements - skiplist (2 ms) [ok]: ZADD XX and NX are not compatible - skiplist (0 ms) [ok]: ZADD NX with non existing key - skiplist (1 ms) [ok]: ZADD NX only add new elements without updating old ones - skiplist (3 ms) [ok]: ZADD GT and NX are not compatible - skiplist (0 ms) [ok]: ZADD LT and NX are not compatible - skiplist (1 ms) [ok]: ZADD LT and GT are not compatible - skiplist (0 ms) [ok]: ZADD INCR LT/GT replies with nill if score not updated - skiplist (3 ms) [ok]: ZADD INCR LT/GT with inf - skiplist (4 ms) [ok]: ZADD INCR works like ZINCRBY - skiplist (2 ms) [ok]: ZADD INCR works with a single score-element pair - skiplist (1 ms) [ok]: ZADD CH option changes return value to all changed elements - skiplist (1 ms) [ok]: ZINCRBY calls leading to NaN result in error - skiplist (1 ms) [ok]: ZINCRBY against invalid incr value - skiplist (1 ms) [ok]: ZADD - Variadic version base case - skiplist (3 ms) [ok]: ZADD - Return value is the number of actually added items - skiplist (0 ms) [ok]: ZADD - Variadic version does not add nothing on single parsing err - skiplist (0 ms) [ok]: ZADD - Variadic version will raise error on missing arg - skiplist (1 ms) [ok]: ZINCRBY does not work variadic even if shares ZADD implementation - skiplist (1 ms) [ok]: ZCARD basics - skiplist (1 ms) [ok]: ZREM removes key after last element is removed - skiplist (2 ms) [ok]: ZREM variadic version - skiplist (6 ms) [ok]: ZREM variadic version -- remove elements after key deletion - skiplist (1 ms) [ok]: ZRANGE basics - skiplist (5 ms) [ok]: ZREVRANGE basics - skiplist (5 ms) {Received SIGALRM} 41 W[ok]: ZRANK/ZREVRANK basics - skiplist (7 ms) [ok]: ZRANK - after deletion - skiplist (1 ms) [ok]: LMOVE right left with listpack source and existing target quicklist (48 ms) [ok]: ZINCRBY - can create a new sorted set - skiplist (1 ms) [ok]: ZINCRBY - increment and decrement - skiplist (1 ms) [ok]: Stacktraces generated on SIGALRM (128 ms) [ok]: ZINCRBY return value - skiplist (1 ms) [ok]: ZRANGEBYSCORE/ZREVRANGEBYSCORE/ZCOUNT basics - skiplist (11 ms) [ok]: ZRANGEBYSCORE with WITHSCORES - skiplist (6 ms) [ok]: ZRANGEBYSCORE with LIMIT - skiplist (14 ms) [ok]: ZRANGEBYSCORE with LIMIT and WITHSCORES - skiplist (3 ms) [ok]: ZRANGEBYSCORE with non-value min or max - skiplist (0 ms) [ok]: LMOVE right right with listpack source and existing target quicklist (44 ms) [ok]: RPOPLPUSH with listpack source and existing target listpack (5 ms) [ok]: ZRANGEBYLEX/ZREVRANGEBYLEX/ZLEXCOUNT basics - skiplist (11 ms) [ok]: LMOVE left left with listpack source and existing target listpack (5 ms) [ok]: ZLEXCOUNT advanced - skiplist (5 ms) [ok]: LMOVE left right with listpack source and existing target listpack (6 ms) [ok]: LMOVE right left with listpack source and existing target listpack (7 ms) [ok]: corrupt payload: quicklist with empty ziplist (395 ms) [ok]: LMOVE right right with listpack source and existing target listpack (6 ms) [ok]: ZRANGEBYLEX with LIMIT - skiplist (15 ms) [ok]: RPOPLPUSH against non existing key (1 ms) [ok]: RPOPLPUSH against non list src key (0 ms) [ok]: ZRANGEBYLEX with invalid lex range specifiers - skiplist (2 ms) [62/122 done]: unit/cluster/consistency-check (32 seconds) Testing integration/rdb [ok]: RPOPLPUSH against non list dst key - quicklist (46 ms) [ok]: ZREMRANGEBYSCORE basics - skiplist (43 ms) [ok]: maxmemory - is the memory limit honoured? (policy allkeys-lru) (1388 ms) [ok]: dismiss replication backlog (1842 ms) [ok]: ZREMRANGEBYSCORE with non-value min or max - skiplist (3 ms) [ok]: RPOPLPUSH against non list dst key - listpack (6 ms) [ok]: RPOPLPUSH against non existing src key (1 ms) [63/122 done]: integration/logging (2 seconds) Testing integration/replica-redirect [ok]: ZREMRANGEBYRANK basics - skiplist (13 ms) [ok]: ZREMRANGEBYLEX basics - skiplist (19 ms) [ok]: ZUNIONSTORE against non-existing key doesn't set destination - skiplist (0 ms) [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF against non-existing key - skiplist (1 ms) [ok]: ZUNIONSTORE with empty set - skiplist (1 ms) [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF with empty set - skiplist (2 ms) [ok]: ZUNIONSTORE basics - skiplist (2 ms) [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF with integer members - skiplist (2 ms) [ok]: ZUNIONSTORE with weights - skiplist (0 ms) [ok]: ZUNION with weights - skiplist (1 ms) [ok]: ZUNIONSTORE with a regular set and weights - skiplist (1 ms) [ok]: ZUNIONSTORE with AGGREGATE MIN - skiplist (1 ms) [ok]: ZUNION/ZINTER with AGGREGATE MIN - skiplist (0 ms) [ok]: ZUNIONSTORE with AGGREGATE MAX - skiplist (1 ms) [ok]: ZUNION/ZINTER with AGGREGATE MAX - skiplist (2 ms) [ok]: ZINTERSTORE basics - skiplist (4 ms) [ok]: ZINTER basics - skiplist (4 ms) [ok]: ZINTERCARD with illegal arguments (2 ms) [ok]: ZINTERCARD basics - skiplist (1 ms) === () Starting server 127.0.0.1:22299 ok [ok]: ZINTER RESP3 - skiplist (4 ms) [ok]: ZINTERSTORE with weights - skiplist (1 ms) [ok]: ZINTER with weights - skiplist (0 ms) [ok]: ZINTERSTORE with a regular set and weights - skiplist (1 ms) [ok]: ZINTERSTORE with AGGREGATE MIN - skiplist (0 ms) [ok]: ZINTERSTORE with AGGREGATE MAX - skiplist (0 ms) [ok]: ZUNIONSTORE with +inf/-inf scores - skiplist (7 ms) [ok]: ZUNIONSTORE with NaN weights - skiplist (1 ms) [ok]: ZINTERSTORE with +inf/-inf scores - skiplist (6 ms) [ok]: ZINTERSTORE with NaN weights - skiplist (2 ms) [ok]: ZDIFFSTORE basics - skiplist (1 ms) [ok]: ZDIFF basics - skiplist (0 ms) [ok]: ZDIFFSTORE with a regular set - skiplist (1 ms) [ok]: ZDIFF subtracting set from itself - skiplist (1 ms) [ok]: Basic LPOP/RPOP/LMPOP - quicklist (86 ms) [ok]: ZDIFF algorithm 1 - skiplist (3 ms) [ok]: ZDIFF algorithm 2 - skiplist (2 ms) [ok]: Basic LPOP/RPOP/LMPOP - listpack (7 ms) [64/122 done]: integration/dismiss-mem (5 seconds) Testing integration/replication-2 [ok]: LPOP/RPOP/LMPOP against empty list (1 ms) [ok]: LPOP/RPOP/LMPOP NON-BLOCK or BLOCK against non list value (6 ms) === () Starting server 127.0.0.1:24157 ok === (failover external:skip) Starting server 127.0.0.1:26413 ok [ok]: EVAL does not leak in the Lua stack (3088 ms) [ok]: Call Redis command with many args from Lua (issue #1764) (2 ms) [ok]: Number conversion precision test (issue #1118) (0 ms) [ok]: String containing number precision test (regression of issue #1118) (0 ms) [ok]: Verify negative arg count is error instead of crash (issue #1842) (4 ms) === () Starting server 127.0.0.1:28509 ok [ok]: Scripts can handle commands with incorrect arity (5 ms) [ok]: Correct handling of reused argv (issue #1939) (0 ms) [ok]: Functions in the Redis namespace are able to report errors (3 ms) [ok]: CLUSTER RESET can not be invoke from within a script (2 ms) [ok]: Script with RESP3 map (7 ms) [ok]: PSYNC2 pingoff: setup (1061 ms) [ok]: PSYNC2 pingoff: write and wait replication (8 ms) [ok]: Mass RPOP/LPOP - listpack (193 ms) === (needs:repl external:skip) Starting server 127.0.0.1:27539 ok === () Starting server 127.0.0.1:24813 ok [ok]: Multi Part AOF can create BASE (AOF format) when server starts from empty (608 ms) [65/122 done]: unit/cluster/hostnames (29 seconds) Testing integration/replication-3 === (repl external:skip) Starting server 127.0.0.1:22721 ok [ok]: Cluster is writable (1054 ms) [ok]: Instance #5, #6, #7 are now masters (5 ms) [ok]: Restarting the previously killed master nodes (27 ms) [ok]: corrupt payload: quicklist encoded_len is 0 (531 ms) [ok]: test old version rdb file (7 ms) W[ok]: failover command to any replica works (1411 ms) === () Starting server 127.0.0.1:26415 ok === () Starting server 127.0.0.1:24159 ok [ok]: Verify that multiple primaries mark replica as failed (3232 ms) [ok]: Script return recursive object (445 ms) [ok]: Mass RPOP/LPOP - listpack (391 ms) [ok]: LMPOP with illegal argument (11 ms) === () Starting server 127.0.0.1:22301 ok === (repl external:skip) Starting server 127.0.0.1:23218 ok [ok]: Instance #0, #1, #2 gets converted into a slaves (286 ms) [ok]: Script check unpack with massive arguments (138 ms) [ok]: write command is QUEUED, then EXEC should be MOVED after failover (2209 ms) [ok]: Script read key with expiration set (0 ms) [ok]: Script del key with expiration set (1 ms) === () Starting server 127.0.0.1:22723 ok [ok]: Script ACL check (5 ms) [ok]: Binary code loading failed (2 ms) [ok]: Try trick global protection 1 (2 ms) [ok]: Try trick global protection 2 (1 ms) [ok]: Try trick global protection 3 (0 ms) [ok]: Try trick global protection 4 (2 ms) [ok]: Try trick readonly table on valkey table (1 ms) [ok]: Try trick readonly table on json table (4 ms) [ok]: Try trick readonly table on cmsgpack table (1 ms) [ok]: Try trick readonly table on bit table (0 ms) [ok]: Test loadfile are not available (1 ms) [ok]: Test dofile are not available (0 ms) [ok]: Test print are not available (1 ms) [ok]: LMPOP single existing list - quicklist (142 ms) === () Starting server 127.0.0.1:27541 ok === () Starting server 127.0.0.1:28511 ok [ok]: PSYNC2 #3899 regression: setup (1077 ms) Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... [ok]: read-only blocking operations from replica (189 ms) [ok]: reply MOVED when eval from replica for update (0 ms) [ok]: LMPOP multiple existing lists - quicklist (198 ms) [ok]: Primary memory usage does not increase during dual-channel-replication sync (822 ms) Waiting for background AOF rewrite to finish... [ok]: First server should have role slave after SLAVEOF (126 ms) [ok]: Steady state after dual channel sync (17 ms) === () Starting server 127.0.0.1:26417 ok [ok]: LMPOP single existing list - listpack (40 ms) Waiting for background AOF rewrite to finish... [ok]: LMPOP multiple existing lists - listpack (23 ms) [ok]: PSYNC2: Partial resync after Master restart using RDB aux fields when offset is 0 (475 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:24815 ok === () Starting server 127.0.0.1:24161 ok === () Starting server 127.0.0.1:23220 ok Waiting for background AOF rewrite to finish... [ok]: corrupt payload: quicklist listpack entry start with EOF (729 ms) === (scripting) Starting server 127.0.0.1:25607 ok Waiting for background AOF rewrite to finish... [ok]: SETBIT fuzzing (1509 ms) [ok]: GETBIT against non-existing key (1 ms) [ok]: GETBIT against string-encoded key (2 ms) [ok]: If min-slaves-to-write is honored, write is accepted (208 ms) [ok]: GETBIT against integer-encoded key (4 ms) [ok]: No write if min-slaves-to-write is < attached slaves (2 ms) [ok]: If min-slaves-to-write is honored, write is accepted (again) (1 ms) [ok]: SETRANGE against non-existing key (9 ms) [ok]: SETRANGE against string-encoded key (11 ms) [ok]: LMPOP propagate as pop with count command to replica (191 ms) [ok]: SETRANGE against integer-encoded key (17 ms) [ok]: SETRANGE against key with wrong type (1 ms) [ok]: SETRANGE with out of range offset (5 ms) [ok]: GETRANGE against non-existing key (0 ms) Waiting for background AOF rewrite to finish... [ok]: GETRANGE against wrong key type (2 ms) [ok]: GETRANGE against string value (6 ms) [ok]: GETRANGE against integer-encoded value (2 ms) [ok]: failover to a replica with force works (742 ms) [ok]: LRANGE basics - quicklist (47 ms) [ok]: RDB encoding loading test (24 ms) Waiting for background AOF rewrite to finish... [ok]: LRANGE inverted indexes - quicklist (45 ms) [ok]: write command inside MULTI is QUEUED, EXEC should be REDIRECT (355 ms) Waiting for background AOF rewrite to finish... [ok]: LRANGE out of range indexes including the full list - quicklist (43 ms) [ok]: setup replication for following tests (208 ms) Waiting for background AOF rewrite to finish... [ok]: write command inside MULTI is REDIRECT, EXEC should be EXECABORT (82 ms) [ok]: replica allow read command by default (1 ms) [ok]: replica reply READONLY error for write command by default (0 ms) [ok]: LRANGE out of range negative end index - quicklist (45 ms) [ok]: replica redirect read and write command after CLIENT CAPA REDIRECT (0 ms) [ok]: non-data access commands are not redirected (0 ms) [ok]: replica allow read command in READONLY mode (0 ms) [ok]: LRANGE basics - listpack (6 ms) [ok]: LRANGE inverted indexes - listpack (4 ms) [ok]: LRANGE out of range indexes including the full list - listpack (3 ms) [ok]: LRANGE out of range negative end index - listpack (3 ms) [ok]: LRANGE against non existing key (0 ms) [ok]: LRANGE with start > end yields an empty array for backward compatibility (3 ms) === () Starting server 127.0.0.1:28513 ok Waiting for background AOF rewrite to finish... [66/122 done]: unit/cluster/transactions-on-replica (14 seconds) Testing integration/replication-4 Waiting for background AOF rewrite to finish... [ok]: Send CLUSTER FAILOVER to #5, during load (9070 ms) Waiting for background AOF rewrite to finish... [ok]: Slaves are both able to receive and acknowledge writes (545 ms) [ok]: First server should have role slave after SLAVEOF (214 ms) [ok]: Dual channel replication sync doesn't impair subsequent normal syncs (537 ms) Waiting for background AOF rewrite to finish... [ok]: Wait for failover (73 ms) Waiting for background AOF rewrite to finish... [ok]: Disconnect link when send buffer limit reached (10761 ms) === () Starting server 127.0.0.1:24163 ok Waiting for background AOF rewrite to finish... [ok]: Cluster should eventually be up again (35 ms) Waiting for background AOF rewrite to finish... [ok]: PSYNC2: --- CYCLE 1 --- (0 ms) [ok]: PSYNC2: [NEW LAYOUT] Set #4 as master (0 ms) [ok]: corrupt payload: #3080 - ziplist (562 ms) [ok]: PSYNC2: Set #0 to replicate from #4 (7 ms) Waiting for background AOF rewrite to finish... [ok]: Server can trigger resizing (1865 ms) === (repl network external:skip singledb:skip) Starting server 127.0.0.1:28157 ok [ok]: PSYNC2 #3899 regression: kill first replica (1 ms) Waiting for background AOF rewrite to finish... Waiting for process 3833123 to exit... === () Starting server 127.0.0.1:24817 ok [ignore]: Not supported in tls mode [67/122 done]: unit/cluster/failure-marking (31 seconds) Testing integration/replication-buffer Waiting for background AOF rewrite to finish... [ok]: XDEL fuzz test (5356 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:28515 [ok]: Server started empty with non-existing RDB file (0 ms) [ok]: Timedout read-only scripts can be killed by SCRIPT KILL (606 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:21481 ok [ok]: corrupt payload: load corrupted rdb with no CRC - #3505 (226 ms) [ok]: failover with timeout aborts if replica never catches up (695 ms) [ok]: client paused during failover-in-progress (563 ms) [ok]: LTRIM basics - quicklist (550 ms) [68/122 done]: unit/cluster/manual-takeover (29 seconds) Testing integration/replication-psync === (repl external:skip) Starting server 127.0.0.1:26883 ok [ok]: Changing aof-use-rdb-preamble during rewrite process (1742 ms) [ok]: LTRIM out of range negative end index - quicklist (90 ms) === () Starting server 127.0.0.1:28159 ok [ok]: LSET - quicklist (46 ms) [ok]: LSET out of range index - quicklist (1 ms) [ok]: failovers can be aborted (204 ms) [ok]: LTRIM basics - listpack (56 ms) [ok]: LTRIM out of range negative end index - listpack (7 ms) [ok]: LSET - listpack (3 ms) [ok]: LSET out of range index - listpack (0 ms) [ok]: LSET against non existing key (4 ms) [ok]: LSET against non list value (1 ms) [69/122 done]: integration/replica-redirect (2 seconds) Testing integration/replication [ok]: First server should have role slave after SLAVEOF (3 ms) [ok]: LREM remove all the occurrences - quicklist (47 ms) [ok]: Timedout read-only scripts can be killed by SCRIPT KILL even when use pcall (328 ms) [ok]: LREM remove the first occurrence - quicklist (0 ms) [ok]: LREM remove non existing element - quicklist (1 ms) === () Starting server 127.0.0.1:28517 ok === (repl) Starting server 127.0.0.1:26255 ok [ok]: maxmemory - is the memory limit honoured? (policy allkeys-lfu) (2338 ms) === () Starting server 127.0.0.1:26885 ok [ok]: LREM starting from tail with negative count - quicklist (58 ms) [ok]: LREM starting from tail with negative count (2) - quicklist (5 ms) [ok]: LREM deleting objects that may be int encoded - quicklist (43 ms) [ok]: LREM remove all the occurrences - listpack (7 ms) [ok]: LREM remove the first occurrence - listpack (1 ms) [ok]: LREM remove non existing element - listpack (1 ms) [ok]: LREM starting from tail with negative count - listpack (8 ms) [ok]: Link memory increases with publishes (778 ms) [ok]: LREM starting from tail with negative count (2) - listpack (6 ms) [ok]: LREM deleting objects that may be int encoded - listpack (1 ms) === () Starting server 127.0.0.1:21483 ok === (Multi Part AOF) Starting server 127.0.0.1:22303 ok === () Starting server 127.0.0.1:24819 ok [ok]: Server can rewind and trigger smaller slot resizing (723 ms) [ok]: WAIT and WAITAOF replica multiple clients unblock - reuse last result (1083 ms) === (repl network external:skip) Starting server 127.0.0.1:27543 ok [ok]: Regression for bug 593 - chaining BRPOPLPUSH with other blocking cmds (148 ms) [ok]: Make sure aof manifest appendonly.aof.manifest not in aof directory (0 ms) Waiting for background AOF rewrite to finish... [ok]: Link memory resets after publish messages flush (184 ms) [ok]: Server started empty with empty RDB file (5 ms) [ok]: Cluster is up (11 ms) [ok]: BLPOP/BLMOVE should increase dirty (96 ms) === () Starting server 127.0.0.1:26887 ok [ok]: corrupt payload: load corrupted rdb with empty keys (778 ms) [ok]: PSYNC2: Set #1 to replicate from #4 (1 ms) [ok]: client unblock tests (135 ms) [ok]: Timedout script does not cause a false dead client (514 ms) === () Starting server 127.0.0.1:26257 ok Waiting for background AOF rewrite to finish... === (other external:skip) Starting server 127.0.0.1:25441 ok [70/122 done]: unit/cluster/links (31 seconds) Testing integration/shutdown [ok]: Migration source is auto-updated after failover in source shard (3930 ms) [ok]: Replica redirects key access in migrating slots (8 ms) [ok]: Replica of migrating node returns ASK redirect after READONLY (6 ms) [ok]: Replica of migrating node returns TRYAGAIN after READONLY (5 ms) [ok]: Replica of importing node returns TRYAGAIN after READONLY and ASKING (6 ms) [ok]: Cluster is writable (1345 ms) === () Starting server 127.0.0.1:24821 ok [ok]: Instance #5 is now a master (1 ms) [ok]: AOF enable will create manifest file (428 ms) === () Starting server 127.0.0.1:28519 ok [ok]: client unblock tests (274 ms) [ok]: List listpack -> quicklist encoding conversion (33 ms) === () Starting server 127.0.0.1:27545 ok [ok]: failover aborts if target rejects sync request (947 ms) === () Starting server 127.0.0.1:26889 ok [ok]: Server can resize empty dict (158 ms) [ok]: Slave should be able to synchronize with the master (317 ms) [ok]: List listpack -> quicklist encoding conversion (204 ms) Creating temp file /usr/src/RPM/BUILD/valkey-8.0.2/3822070 [ok]: Timedout script link is still usable after Lua returns (555 ms) === () Starting server 127.0.0.1:23369 ok [ok]: corrupt payload: load corrupted rdb with empty keys (749 ms) Waiting for background AOF rewrite to finish... [ok]: List quicklist -> listpack encoding conversion (262 ms) [ok]: List encoding conversion when RDB loading (22 ms) [ok]: List invalid list-max-listpack-size config (79 ms) [ok]: No write if min-slaves-max-lag is > of the slave lag (2443 ms) [ok]: min-slaves-to-write is ignored by slaves (7 ms) Waiting for process 3833123 to exit... === (repl external:skip) Starting server 127.0.0.1:25443 ok [ok]: PSYNC2: Set #2 to replicate from #4 (3 ms) [ok]: List of various encodings (109 ms) [ok]: List of various encodings - sanitize dump (18 ms) [ok]: maxmemory - is the memory limit honoured? (policy volatile-lru) (1480 ms) === () Starting server 127.0.0.1:28521 ok Waiting for background AOF rewrite to finish... [71/122 done]: unit/wait (38 seconds) Testing integration/valkey-benchmark === () Starting server 127.0.0.1:23371 ok [ok]: New replica inherits migrating slot (1008 ms) [ok]: test unixsocket options are set correctly (1 ms) [ok]: AOF fsync always barrier issue (7187 ms) [ok]: corrupt payload: listpack invalid size header (580 ms) Deleting temp file: /usr/src/RPM/BUILD/valkey-8.0.2/3822070 [72/122 done]: unit/other (38 seconds) Testing integration/valkey-cli === () Starting server 127.0.0.1:26419 ok Waiting for background AOF rewrite to finish... [ok]: Test RDB stream encoding (985 ms) [ok]: Unblock fairness is kept while pipelining (417 ms) Waiting for background AOF rewrite to finish... [ok]: Test RDB stream encoding - sanitize dump (64 ms) Waiting for background AOF rewrite to finish... [ok]: Detect write load to master (1010 ms) [ok]: Slave enters handshake (1011 ms) [ok]: Slave enters wait_bgsave (1 ms) Done 23 cycles in 10 seconds. RESTORE: successful: 13, rejected: 10 Total commands sent in traffic: 4138, crashes during traffic: 3 (0 by signal). [ok]: Test replication partial resync: no reconnection, just sync (diskless: no, disabled, dual-channel: yes, reconnect: 0) (55 ms) === (cli) Starting server 127.0.0.1:25445 ok [ok]: Client output buffer soft limit is not enforced too early and is enforced when no traffic (7037 ms) [ok]: Toggle dual-channel-replication-enabled: yes start (1871 ms) === () Starting server 127.0.0.1:28523 ok [ok]: Fuzzer corrupt restore payloads - sanitize_dump: no (10568 ms) [73/122 done]: integration/failover (9 seconds) === () Starting server 127.0.0.1:26591 ok === () Starting server 127.0.0.1:24823 [ok]: Server should not start if RDB file can't be open (11 ms) [ok]: PSYNC2: Partial resync after Master restart using RDB aux fields with data (1659 ms) [ok]: PSYNC2: Set #3 to replicate from #4 (4 ms) [ok]: Interactive CLI: INFO response should be printed raw (248 ms) [ok]: Unblock fairness is kept during nested unblock (659 ms) [ok]: GETEX should not append to AOF (3 ms) [ok]: No response for single command if client output buffer hard limit is enforced (494 ms) === () Starting server 127.0.0.1:24825 [ok]: Server should not start if RDB is corrupted (11 ms) [ok]: corrupt payload: listpack too long entry len (881 ms) [ok]: Cluster is writable (2347 ms) [ok]: Instance #5 is a slave (17 ms) [ok]: Instance #5 synced with the master (0 ms) [ok]: Blocking command accounted only once in commandstats (163 ms) [ok]: PSYNC2 #3899 regression: kill chained replica (0 ms) [ok]: Interactive CLI: Status reply (255 ms) === (repl) Starting server 127.0.0.1:26259 ok === () Starting server 127.0.0.1:23531 ok [ok]: Blocking command accounted only once in commandstats after timeout (98 ms) [ok]: benchmark: set,get (907 ms) [ok]: Interactive CLI: Integer reply (116 ms) === () Starting server 127.0.0.1:26593 [ok]: Killing one master node (233 ms) [ok]: Unknown command: Server should have logged an error (12 ms) [ok]: {standalone} SCAN regression test for issue #4906 (35142 ms) [ok]: PSYNC2 pingoff: pause replica and promote it (5002 ms) === () Starting server 127.0.0.1:24827 ok [ok]: Interactive CLI: Bulk reply (164 ms) [ok]: Timedout scripts and unblocked command (2047 ms) === () Starting server 127.0.0.1:28525 ok [ok]: Interactive CLI: Multi-bulk reply (137 ms) [ok]: {standalone} SCAN MATCH pattern implies cluster slot (243 ms) [ok]: New replica inherits importing slot (1545 ms) === () Starting server 127.0.0.1:26595 ok [ok]: maxmemory - is the memory limit honoured? (policy volatile-lfu) (1872 ms) [ok]: All replicas share one global replication buffer dualchannel yes (658 ms) === () Starting server 127.0.0.1:26261 ok [ok]: Replication buffer will become smaller when no replica uses dualchannel yes (35 ms) [ok]: Command being unblocked cause another command to get unblocked execution order test (598 ms) Waiting for process 3833123 to exit... [ok]: PSYNC2: cluster is consistent after failover (6 ms) [74/122 done]: unit/type/list (40 seconds) [ok]: corrupt payload: listpack very long entry len (909 ms) [ok]: Timedout scripts that modified data can't be killed by SCRIPT KILL (482 ms) [ok]: SHUTDOWN NOSAVE can kill a timedout script anyway (12 ms) === (external:skip cluster scan) Starting server 127.0.0.1:27833 ok [ok]: AOF+LMPOP/BLMPOP: pop elements from the list (241 ms) [ok]: GETRANGE fuzzing (4710 ms) [ok]: Coverage: SUBSTR (6 ms) [ok]: benchmark: connecting using URI set,get (883 ms) [ok]: PSYNC2 #3899 regression: kill first replica (1 ms) [ok]: trim on SET with big value (93 ms) [ok]: Extended SET can detect syntax errors (0 ms) [ok]: Extended SET NX option (1 ms) [ok]: Extended SET XX option (5 ms) [ok]: Extended SET GET option (1 ms) [ok]: Extended SET GET option with no previous value (1 ms) [ok]: Extended SET GET option with XX (1 ms) [ok]: Extended SET GET option with XX and no previous value (3 ms) [ok]: Extended SET GET option with NX (4 ms) [ok]: Extended SET GET option with NX and previous value (3 ms) [ok]: Extended SET GET with incorrect type should result in wrong type error (2 ms) [ok]: Extended SET EX option (1 ms) [ok]: Extended SET PX option (1 ms) [ok]: Extended SET EXAT option (3 ms) [ok]: Extended SET PXAT option (3 ms) [ok]: Slave should be able to synchronize with the master (227 ms) [ok]: PSYNC2 #3899 regression: kill first replica (2 ms) [ok]: Interactive CLI: Parsing quotes (762 ms) === () Starting server 127.0.0.1:28527 ok [ok]: Make the old master a replica of the new one and check conditions (1020 ms) Waiting for background AOF rewrite to finish... === (scripting repl needs:debug external:skip) Starting server 127.0.0.1:25609 ok Waiting for background AOF rewrite to finish... [ok]: SET EXAT / PXAT Expiration time is expired (227 ms) [ok]: Extended SET using multiple options at once (2 ms) [ok]: GETRANGE with huge ranges, Github issue #1844 (1 ms) [ok]: LCS basic (3 ms) [ok]: LCS len (2 ms) [ok]: LCS indexes (1 ms) [ok]: LCS indexes with match len (3 ms) [ok]: LCS indexes with match len and minimum match len (1 ms) [ok]: SETRANGE with huge offset (1 ms) [ok]: APPEND modifies the encoding from int to raw (4 ms) === () Starting server 127.0.0.1:26597 ok [ok]: CLUSTER SLOTS cached using EVAL over TLS -- tls-cluster no (230 ms) [75/122 done]: unit/type/string (41 seconds) [ok]: corrupt payload: listpack too long entry prev len (757 ms) [ok]: CLUSTER SLOTS with different connection type -- tls-cluster no (261 ms) [ok]: PSYNC2 #3899 regression: kill chained replica (1 ms) === (psync2 external:skip) Starting server 127.0.0.1:28009 ok [ok]: No response for multi commands in pipeline if client output buffer limit is enforced (1919 ms) [ok]: AOF+LMPOP/BLMPOP: after pop elements from the list (220 ms) === () Starting server 127.0.0.1:28529 ok [ok]: PSYNC2 #3899 regression: kill first replica (2 ms) === () Starting server 127.0.0.1:25611 ok === (repl external:skip) Starting server 127.0.0.1:26891 ok [ok]: CLUSTER NODES return port according to connection type -- tls-cluster no (299 ms) === (external:skip cluster) Starting server 127.0.0.1:27215 ok [ok]: PSYNC2 #3899 regression: kill chained replica (1 ms) [ok]: benchmark: connecting using URI with authentication set,get (1091 ms) [ok]: Execute transactions completely even if client output buffer limit is enforced (416 ms) [ok]: Before the replica connects we issue two EVAL commands (15 ms) [ok]: Test FLUSHALL aborts bgsave (1828 ms) [ok]: corrupt payload: stream with duplicate consumers (666 ms) [ok]: Connect a replica to the master instance (121 ms) [ok]: bgsave resets the change counter (114 ms) [ok]: Interactive CLI: Subscribed mode (1154 ms) [ok]: Online toggle dual-channel-replication-enabled on primary, starting with 'yes' (2981 ms) === () Starting server 127.0.0.1:28011 ok === (external:skip cluster) Starting server 127.0.0.1:27217 ok [ok]: Test replication with parallel clients writing in different DBs (5279 ms) [ok]: PSYNC2 #3899 regression: kill chained replica (7 ms) === () Starting server 127.0.0.1:26599 ok [ok]: AOF multiple rewrite failures will open multiple INCR AOFs (4609 ms) Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:26893 ok === () Starting server 127.0.0.1:28531 ok [ok]: Obuf limit, HRANDFIELD with huge count stopped mid-run (511 ms) Waiting for process 3833123 to exit... === () Starting server 127.0.0.1:24829 ok === (external:skip cluster) Starting server 127.0.0.1:27219 ok === () Starting server 127.0.0.1:28013 ok [ok]: corrupt payload: hash ziplist with duplicate records (764 ms) [ok]: AOF+ZMPOP/BZMPOP: pop elements from the zset (362 ms) [ok]: maxmemory - is the memory limit honoured? (policy volatile-random) (2422 ms) === (repl external:skip) Starting server 127.0.0.1:28161 ok === () Starting server 127.0.0.1:26895 ok [ok]: Interactive non-TTY CLI: Subscribed mode (756 ms) [ok]: Replication of script multiple pushes to list with BLPOP (825 ms) [ok]: Detect write load to master (2060 ms) [ok]: Lua scripts using SELECT are replicated correctly (12 ms) [ok]: {cluster} SCAN basic (501 ms) [ok]: Non-interactive TTY CLI: Status reply (141 ms) [ok]: Obuf limit, KEYS stopped mid-run (683 ms) [ok]: Non-interactive TTY CLI: Integer reply (127 ms) === () Starting server 127.0.0.1:26601 ok [ok]: Shutting down master waits for replica to catch up (sigterm) (5571 ms) [76/122 done]: unit/obuf-limits (43 seconds) === () Starting server 127.0.0.1:28533 ok === () Starting server 127.0.0.1:28163 ok === (external:skip cluster) Starting server 127.0.0.1:27221 ok === () Starting server 127.0.0.1:28015 ok [ok]: PSYNC2 #3899 regression: kill first replica (4 ms) [ok]: Non-interactive TTY CLI: Bulk reply (190 ms) === () Starting server 127.0.0.1:26897 ok [ok]: Non-interactive TTY CLI: Multi-bulk reply (179 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:23373 ok Waiting for background AOF rewrite to finish... [ok]: {cluster} SCAN COUNT (844 ms) [ok]: AOF rewrite doesn't open new aof when AOF turn off (1511 ms) [ok]: PSYNC2: Partial resync after Master restart using RDB aux fields with expire (4374 ms) === (external:skip cluster) Starting server 127.0.0.1:27223 ok Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... [ok]: AOF+ZMPOP/BZMPOP: after pop elements from the zset (362 ms) Waiting for background AOF rewrite to finish... [ok]: First server should have role slave after SLAVEOF (367 ms) [ok]: With min-slaves-to-write (1,3): master should be writable (9 ms) [ok]: corrupt payload: hash listpack with duplicate records (1243 ms) [ok]: With min-slaves-to-write (2,3): master should not be writable (4 ms) Waiting for background AOF rewrite to finish... [ok]: With min-slaves-to-write function without no-write flag (5 ms) [ok]: With not enough good slaves, read in Lua script is still accepted (12 ms) [ok]: Non-interactive TTY CLI: Read last argument from pipe (477 ms) [ok]: AOF enable/disable auto gc (254 ms) [ok]: Wait for failover (4166 ms) === () Starting server 127.0.0.1:28017 ok Waiting for background AOF rewrite to finish... [ok]: PSYNC2 #3899 regression: kill chained replica (2 ms) Waiting for background AOF rewrite to finish... [ok]: AOF can produce consecutive sequence number after reload (209 ms) === (external:skip cluster) Starting server 127.0.0.1:27225 ok [ok]: Non-interactive TTY CLI: Read last argument from file (397 ms) [ok]: {cluster} SCAN MATCH (812 ms) [ok]: Cluster is up (13 ms) === () Starting server 127.0.0.1:23375 ok === (scripting repl external:skip) Starting server 127.0.0.1:25613 ok Waiting for process 3833123 to exit... === () Starting server 127.0.0.1:28535 ok === () Starting server 127.0.0.1:26603 ok Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... [ok]: Migrated replica reports zero repl offset and rank, and fails to win election - shutdown (17271 ms) Waiting for background AOF rewrite to finish... [ok]: AOF enable during BGSAVE will not write data util AOFRW finish (827 ms) Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... [ok]: Generate timestamp annotations in AOF (1038 ms) [ok]: corrupt payload: hash listpack with duplicate records - convert (1431 ms) [ok]: PSYNC2: generate load while killing replication links (5010 ms) [ok]: ziplist implementation: value encoding and backlink (14399 ms) [ok]: PSYNC2: cluster is consistent after load (x = 2079) (10 ms) [ok]: PSYNC2: total sum of full synchronizations is exactly 4 (18 ms) [ok]: PSYNC2 #3899 regression: kill chained replica (3 ms) [ok]: PSYNC2: --- CYCLE 2 --- (0 ms) [ok]: PSYNC2: [NEW LAYOUT] Set #3 as master (5 ms) [ok]: PSYNC2: Set #0 to replicate from #1 (8 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:26605 ok === () Starting server 127.0.0.1:25615 ok Waiting for background AOF rewrite to finish... [ok]: PSYNC2 #3899 regression: kill first replica (1 ms) [ok]: PSYNC2 #3899 regression: kill chained replica (18 ms) [ok]: All replicas share one global replication buffer dualchannel no (773 ms) === () Starting server 127.0.0.1:28537 ok Waiting for background AOF rewrite to finish... [ok]: Replication buffer will become smaller when no replica uses dualchannel no (52 ms) Waiting for background AOF rewrite to finish... [ok]: Successfully load AOF which has timestamp annotations inside (283 ms) [ok]: {cluster} SCAN TYPE (1785 ms) [77/122 done]: unit/cluster/faildet (43 seconds) [ok]: Connect a replica to the master instance (298 ms) [ok]: Non-interactive TTY CLI: Escape character in JSON mode (2035 ms) [ok]: Cluster should eventually be up again (2505 ms) [ok]: Redis.replicate_commands() can be issued anywhere now (5 ms) [ok]: Redis.set_repl() can be issued before replicate_commands() now (2 ms) Waiting for background AOF rewrite to finish... [ok]: Redis.set_repl() don't accept invalid values (7 ms) [ok]: Test selective replication of certain commands from Lua (127 ms) [ok]: PRNG is seeded randomly for command replication (15 ms) [ok]: Write data while slave #10 is paused and can't receive it (10351 ms) [ok]: Using side effects is not a problem with command replication (9 ms) [ok]: PSYNC2: Set #4 to replicate from #3 (0 ms) Waiting for background AOF rewrite to finish... [ok]: Non-interactive non-TTY CLI: Status reply (233 ms) Waiting for background AOF rewrite to finish... [ok]: With min-slaves-to-write: master not writable with lagged slave (2745 ms) [ok]: AOF will trigger limit when AOFRW fails many times (1662 ms) [ok]: corrupt payload: hash ziplist uneven record count (1413 ms) === (external:skip cluster) Starting server 127.0.0.1:23853 ok [ok]: Non-interactive non-TTY CLI: Integer reply (237 ms) [ok]: Non-interactive non-TTY CLI: Bulk reply (220 ms) === () Starting server 127.0.0.1:22305 ok === () Starting server 127.0.0.1:26607 ok [ok]: PSYNC2 #3899 regression: kill first replica (1 ms) [ok]: {cluster} SCAN unknown type (838 ms) [ok]: CLUSTER SLOT-STATS cpu-usec reset upon slot migration. (16643 ms) [ok]: Non-interactive non-TTY CLI: Multi-bulk reply (158 ms) === () Starting server 127.0.0.1:28539 ok [ok]: maxmemory - is the memory limit honoured? (policy volatile-ttl) (4702 ms) [ok]: Non-interactive non-TTY CLI: Quoted input arguments (202 ms) === (repl external:skip) Starting server 127.0.0.1:28165 ok === (external:skip cluster) Starting server 127.0.0.1:23855 ok [ok]: PSYNC2: Set #1 to replicate from #4 (5 ms) === (repl external:skip) Starting server 127.0.0.1:26899 ok [ok]: Non-interactive non-TTY CLI: No accidental unquoting of input arguments (209 ms) [ok]: Cluster is writable (3059 ms) [ok]: Killing the first primary node (325 ms) [ok]: corrupt payload: hash duplicate records (1323 ms) [ok]: Non-interactive non-TTY CLI: Invalid quoted input arguments (433 ms) === () Starting server 127.0.0.1:28167 ok [ok]: {cluster} SCAN with expired keys (1077 ms) === (scripting needs:debug) Starting server 127.0.0.1:25617 ok === (external:skip cluster) Starting server 127.0.0.1:23857 ok === () Starting server 127.0.0.1:26901 ok === () Starting server 127.0.0.1:26609 ok [ok]: PSYNC2: Set #2 to replicate from #3 (1 ms) [ok]: Non-interactive non-TTY CLI: Read last argument from pipe (563 ms) [ok]: test RESP2/2 big number protocol parsing (0 ms) [ok]: test RESP2/2 malformed big number protocol parsing (0 ms) [ok]: test RESP2/2 map protocol parsing (2 ms) [ok]: test RESP2/2 set protocol parsing (4 ms) === () Starting server 127.0.0.1:28541 ok [ok]: test RESP2/2 double protocol parsing (5 ms) [ok]: test RESP2/2 null protocol parsing (2 ms) [ok]: test RESP2/2 verbatim protocol parsing (2 ms) [ok]: test RESP2/2 true protocol parsing (0 ms) [ok]: test RESP2/2 false protocol parsing (4 ms) [ok]: test RESP2/3 big number protocol parsing (0 ms) [ok]: test RESP2/3 malformed big number protocol parsing (0 ms) [ok]: test RESP2/3 map protocol parsing (4 ms) [ok]: test RESP2/3 set protocol parsing (5 ms) [ok]: test RESP2/3 double protocol parsing (1 ms) [ok]: test RESP2/3 null protocol parsing (1 ms) [ok]: First server should have role slave after SLAVEOF (264 ms) [ok]: test RESP2/3 verbatim protocol parsing (5 ms) [ok]: test RESP2/3 true protocol parsing (1 ms) [ok]: test RESP2/3 false protocol parsing (2 ms) [ok]: test RESP3/2 big number protocol parsing (4 ms) [ok]: test RESP3/2 malformed big number protocol parsing (2 ms) [ok]: test RESP3/2 map protocol parsing (1 ms) [ok]: test RESP3/2 set protocol parsing (2 ms) [ok]: test RESP3/2 double protocol parsing (3 ms) [ok]: test RESP3/2 null protocol parsing (2 ms) [ok]: test RESP3/2 verbatim protocol parsing (1 ms) [ok]: test RESP3/2 true protocol parsing (4 ms) [ok]: test RESP3/2 false protocol parsing (5 ms) [ok]: test RESP3/3 big number protocol parsing (0 ms) [ok]: test RESP3/3 malformed big number protocol parsing (2 ms) [ok]: test RESP3/3 map protocol parsing (2 ms) [ok]: test RESP3/3 set protocol parsing (1 ms) [ok]: test RESP3/3 double protocol parsing (1 ms) [ok]: test RESP3/3 null protocol parsing (0 ms) [ok]: test RESP3/3 verbatim protocol parsing (5 ms) [ok]: test RESP3/3 true protocol parsing (1 ms) [ok]: test RESP3/3 false protocol parsing (1 ms) [ok]: test resp3 attribute protocol parsing (2 ms) Waiting for background AOF rewrite to finish... [ok]: Script block the time during execution (20 ms) [ok]: Script delete the expired key (5 ms) [ok]: TIME command using cached time (15 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:23859 ok [ok]: Script block the time in some expiration related commands (100 ms) [ok]: Primary lost a slot during the shutdown waiting (5395 ms) [ok]: Slave is able to detect timeout during handshake (0 ms) [ok]: RESTORE expired keys with expiration time (29 ms) [ok]: Non-interactive non-TTY CLI: Read last argument from file (363 ms) [ok]: Verify 50000 keys for consistency with logical content (11488 ms) [ok]: {cluster} SCAN with expired keys with TYPE filter (847 ms) [ok]: {cluster} SSCAN with encoding intset (7 ms) [ok]: Cluster is writable (2614 ms) [ok]: {cluster} SSCAN with encoding listpack (9 ms) [ok]: {cluster} SSCAN with encoding hashtable (33 ms) [ok]: {cluster} HSCAN with encoding listpack (9 ms) [ok]: Instance #5 is now a master (8 ms) [ok]: Instance #0 gets converted into a slave (177 ms) [ok]: Test replication partial resync: ok psync (diskless: no, disabled, dual-channel: yes, reconnect: 1) (6459 ms) === () Starting server 127.0.0.1:26903 ok [ok]: Killing the new master #5 (196 ms) [ok]: {cluster} HSCAN with encoding hashtable (316 ms) === (scripting) Starting server 127.0.0.1:25619 ok [ok]: {cluster} ZSCAN with encoding listpack (48 ms) [ok]: Non-interactive non-TTY CLI: Test command-line hinting - latest server (624 ms) [ok]: PSYNC2 #3899 regression: kill first replica (5 ms) [ok]: PSYNC2 #3899 regression: kill chained replica (19 ms) [ok]: EVAL - Does Lua interpreter replies to our requests? (1 ms) [ok]: EVAL - Return _G (1 ms) [ok]: EVAL - Return table with a metatable that raise error (1 ms) [ok]: EVAL - Return table with a metatable that call server (0 ms) [ok]: EVAL - Lua integer -> Redis protocol type conversion (0 ms) [ok]: EVAL - Lua string -> Redis protocol type conversion (0 ms) [ok]: EVAL - Lua true boolean -> Redis protocol type conversion (0 ms) [ok]: EVAL - Lua false boolean -> Redis protocol type conversion (0 ms) [ok]: EVAL - Lua status code reply -> Redis protocol type conversion (1 ms) [ok]: EVAL - Lua error reply -> Redis protocol type conversion (0 ms) [ok]: EVAL - Lua table -> Redis protocol type conversion (3 ms) [ok]: EVAL - Are the KEYS and ARGV arrays populated correctly? (1 ms) [ok]: EVAL - is Lua able to call Redis API? (0 ms) [ok]: EVAL - Redis integer -> Lua type conversion (2 ms) [ok]: EVAL - Lua number -> Redis integer conversion (1 ms) [ok]: EVAL - Redis bulk -> Lua type conversion (0 ms) Replication of an expired key does not delete the expired key test attempts: 0 [ok]: EVAL - Redis multi bulk -> Lua type conversion (4 ms) [ok]: Replication of an expired key does not delete the expired key (997 ms) [ok]: EVAL - Redis status reply -> Lua type conversion (4 ms) [ok]: EVAL - Redis error reply -> Lua type conversion (1 ms) [ok]: EVAL - Redis nil bulk reply -> Lua type conversion (2 ms) [ok]: EVAL - Is the Lua client using the currently selected DB? (2 ms) [ok]: corrupt payload: hash empty zipmap (1673 ms) [ok]: EVAL - SELECT inside Lua should not affect the caller (7 ms) [ok]: EVAL - Scripts do not block on blpop command (2 ms) [ok]: EVAL - Scripts do not block on brpop command (4 ms) [ok]: EVAL - Scripts do not block on brpoplpush command (3 ms) [ok]: EVAL - Scripts do not block on blmove command (1 ms) [ok]: EVAL - Scripts do not block on bzpopmin command (9 ms) [ok]: EVAL - Scripts do not block on bzpopmax command (5 ms) [ok]: EVAL - Scripts do not block on wait (0 ms) [ok]: EVAL - Scripts do not block on waitaof (1 ms) [ok]: EVAL - Scripts do not block on XREAD with BLOCK option (2 ms) [ok]: EVAL - Scripts do not block on XREADGROUP with BLOCK option (2 ms) [ok]: EVAL - Scripts do not block on XREAD with BLOCK option -- non empty stream (4 ms) [ok]: Non-interactive non-TTY CLI: Test command-line hinting - no server (162 ms) [ok]: EVAL - Scripts do not block on XREADGROUP with BLOCK option -- non empty stream (1 ms) [ok]: EVAL - Scripts can run non-deterministic commands (0 ms) [ok]: EVAL - No arguments to redis.call/pcall is considered an error (9 ms) [ok]: PSYNC2: cluster is consistent after failover (33 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (4 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (1 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (0 ms) [ignore]: EVAL - JSON string encoding a string larger than 2GB: large memory flag not provided [ok]: EVAL - JSON numeric decoding (1 ms) [ok]: EVAL - JSON string decoding (1 ms) [ok]: EVAL - JSON smoke test (2 ms) [ok]: EVAL - cmsgpack can pack double? (1 ms) [ok]: EVAL - cmsgpack can pack negative int64? (2 ms) === (external:skip cluster) Starting server 127.0.0.1:23861 ok === (repl external:skip) Starting server 127.0.0.1:27547 ok [ok]: {cluster} ZSCAN with encoding skiplist (393 ms) Done 17 cycles in 10 seconds. RESTORE: successful: 10, rejected: 7 Total commands sent in traffic: 1908, crashes during traffic: 0 (0 by signal). === () Starting server 127.0.0.1:26611 ok [ok]: Non-interactive non-TTY CLI: Test command-line hinting - old server (274 ms) [ok]: Fuzzer corrupt restore payloads - sanitize_dump: yes (10900 ms) [78/122 done]: integration/corrupt-dump-fuzzer (22 seconds) === (external:skip cluster) Starting server 127.0.0.1:21775 ok [ok]: {cluster} SCAN guarantees check under write load (248 ms) [ok]: {cluster} SSCAN with integer encoded object (issue #1345) (6 ms) [ok]: {cluster} SSCAN with PATTERN (5 ms) [ok]: {cluster} HSCAN with PATTERN (4 ms) [ok]: {cluster} HSCAN with NOVALUES (3 ms) [ok]: {cluster} ZSCAN with PATTERN (4 ms) [ok]: {cluster} ZSCAN with NOSCORES (2 ms) === (repl) Starting server 127.0.0.1:26263 ok === (repl external:skip) Starting server 127.0.0.1:28169 ok === () Starting server 127.0.0.1:28543 ok === () Starting server 127.0.0.1:27549 ok === (external:skip cluster) Starting server 127.0.0.1:23863 ok === (external:skip cluster) Starting server 127.0.0.1:21777 ok [ok]: {cluster} ZSCAN scores: regression test for issue #2175 (451 ms) [ok]: Wait for instance #5 (and not #10) to turn into a master (4149 ms) [ok]: Wait for the node #10 to return alive before ending the test (47 ms) [ok]: Truncate AOF to specific timestamp (4448 ms) [ok]: test various edge cases of repl topology changes with missing pings at the end (6633 ms) [ok]: Set instance A as slave of B (231 ms) === (external:skip cluster) Starting server 127.0.0.1:21779 ok === () Starting server 127.0.0.1:28171 ok [ok]: PSYNC2: Full resync after Master restart when too many key expired (7417 ms) [ok]: corrupt payload: fuzzer findings - NPD in streamIteratorGetID (1409 ms) === (external:skip cluster) Starting server 127.0.0.1:23865 ok [ok]: Break master-slave link and prevent further reconnections (20240 ms) [ok]: client freed during loading (9157 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:26265 ok [ok]: Slave #5 is reachable and alive (125 ms) Waiting for background AOF rewrite to finish... [ok]: Shutting down master waits for replica to catch up (shutdown) (8346 ms) === () Starting server 127.0.0.1:26613 ok [ok]: First server should have role slave after SLAVEOF (42 ms) [ok]: maxmemory - only allkeys-* should remove non-volatile keys (allkeys-random) (4139 ms) === (external:skip cluster) Starting server 127.0.0.1:23867 ok === (external:skip cluster) Starting server 127.0.0.1:21781 ok [ok]: INCRBYFLOAT replication, should not remove expire (574 ms) [ok]: GETSET replication (9 ms) === () Starting server 127.0.0.1:28545 ok [79/122 done]: integration/psync2-master-restart (19 seconds) [ok]: Wait for failover (3775 ms) === () Starting server 127.0.0.1:24831 ok [ok]: BRPOPLPUSH replication, when blocking against empty list (264 ms) === () Starting server 127.0.0.1:23377 ok [ok]: Slave should be able to synchronize with the master (550 ms) === (psync2 external:skip) Starting server 127.0.0.1:28019 ok [ok]: AOF will open a temporary INCR AOF to accumulate data until the first AOFRW success when AOF is dynamically enabled (5168 ms) [ok]: corrupt payload: fuzzer findings - listpack NPD on invalid stream (1561 ms) [ok]: PSYNC2 #3899 regression: kill first replica (6 ms) === (external:skip cluster) Starting server 127.0.0.1:26093 ok [ok]: Test replication with blocking lists and sorted sets operations (25032 ms) [80/122 done]: integration/aof-multi-part (31 seconds) === () Starting server 127.0.0.1:23379 ok === () Starting server 127.0.0.1:28547 ok [ok]: PSYNC2 #3899 regression: kill chained replica (4 ms) [ok]: EVAL - cmsgpack pack/unpack smoke test (3592 ms) [81/122 done]: integration/block-repl (27 seconds) [ok]: EVAL - cmsgpack can pack and unpack circular references? (6 ms) [ok]: EVAL - Numerical sanity check from bitop (8 ms) [ok]: BRPOPLPUSH replication, list exists (1482 ms) [ok]: EVAL - Verify minimal bitop functionality (7 ms) [ok]: EVAL - Able to parse trailing comments (7 ms) [ok]: EVAL_RO - Successful case (7 ms) [ok]: EVAL_RO - Cannot run write commands (6 ms) [ok]: redis.sha1hex() implementation (6 ms) === () Starting server 127.0.0.1:28021 ok [ok]: corrupt payload: fuzzer findings - NPD in quicklistIndex (1025 ms) [ok]: BLMOVE (left, left) replication, when blocking against empty list (401 ms) [ok]: Cluster should eventually be up again (2128 ms) [ok]: Restarting the previously killed primary node (16 ms) === (external:skip cluster) Starting server 127.0.0.1:26095 ok [ok]: Online toggle dual-channel-replication-enabled on replica, starting with 'yes' (12066 ms) [ok]: Cluster should eventually be up again (3567 ms) [ok]: Node #10 should eventually replicate node #5 (9 ms) === () Starting server 127.0.0.1:28549 ok [ok]: Detect write load to master (2036 ms) === () Starting server 127.0.0.1:28023 ok [ok]: PSYNC2: generate load while killing replication links (5000 ms) [ok]: PSYNC2: cluster is consistent after load (x = 4203) (2 ms) [ok]: PSYNC2: total sum of full synchronizations is exactly 4 (19 ms) [ok]: PSYNC2 #3899 regression: kill first replica (6 ms) [ok]: PSYNC2: --- CYCLE 3 --- (0 ms) [ok]: PSYNC2: [NEW LAYOUT] Set #1 as master (6 ms) [ok]: PSYNC2: Set #0 to replicate from #3 (3 ms) === (external:skip cluster) Starting server 127.0.0.1:26097 ok [ok]: corrupt payload: fuzzer findings - encoded entry header reach outside the allocation (1350 ms) [ok]: Cluster should be down now (5774 ms) [ok]: Restarting the old master node (9 ms) [ok]: BLMOVE (left, left) replication, list exists (1389 ms) [ok]: PSYNC2 #3899 regression: kill chained replica (3 ms) [ok]: Multiple slot migration states are replicated (53 ms) [ok]: Instance #0 gets converted into a replica (1521 ms) [ok]: BLMOVE (left, right) replication, when blocking against empty list (340 ms) [ok]: Make sure the replicas always get the different ranks (57 ms) === (external:skip cluster) Starting server 127.0.0.1:26099 ok [ok]: PSYNC2 #3899 regression: verify consistency (232 ms) [ok]: PSYNC2: Set #4 to replicate from #1 (2 ms) === () Starting server 127.0.0.1:28551 ok [ok]: maxmemory - only allkeys-* should remove non-volatile keys (allkeys-lru) (4648 ms) === (external:skip cluster) Starting server 127.0.0.1:26101 ok [ok]: Test RDB load info (4022 ms) === (repl) Starting server 127.0.0.1:21923 ok [ok]: corrupt payload: fuzzer findings - invalid ziplist encoding (1617 ms) [ok]: BLMOVE (left, right) replication, list exists (1309 ms) === () Starting server 127.0.0.1:24833 ok === (external:skip cluster) Starting server 127.0.0.1:26103 ok [ok]: MIGRATE can correctly transfer large values (37455 ms) [ok]: New replica inherits multiple migrating slots (1481 ms) [ok]: PSYNC2: Set #2 to replicate from #3 (3 ms) [ok]: Slot finalization succeeds on both primary and replicas (44 ms) [ok]: BLMOVE (right, left) replication, when blocking against empty list (280 ms) === () Starting server 127.0.0.1:28553 ok [82/122 done]: integration/psync2-reg (24 seconds) === (repl) Starting server 127.0.0.1:21925 ok [ok]: Measures elapsed time os.clock() (4016 ms) [ok]: Prohibit dangerous lua methods in sandbox (5 ms) [ok]: Verify execution of prohibit dangerous Lua methods will fail (15 ms) [ok]: Globals protection reading an undeclared global variable (5 ms) [ok]: Globals protection setting an undeclared global* (1 ms) [ok]: lua bit.tohex bug (4 ms) [ok]: Test an example script DECR_IF_GT (7 ms) === (external:skip cluster) Starting server 127.0.0.1:26105 ok [ok]: Instance #0 gets converted into a slave (2433 ms) [ok]: Restarting the new master node (7 ms) [83/122 done]: unit/cluster/failover (54 seconds) [ok]: Chained replicas disconnect when replica re-connect with the same master (2712 ms) [ok]: corrupt payload: fuzzer findings - hash crash (914 ms) [ok]: MIGRATE can correctly transfer hashes (860 ms) [ok]: PSYNC2: Set #3 to replicate from #1 (0 ms) === () Starting server 127.0.0.1:28555 ok === (repl) Starting server 127.0.0.1:21927 ok === (external:skip cluster) Starting server 127.0.0.1:26107 ok [ok]: Shutting down master waits for replica timeout (6803 ms) === (external:skip cluster) Starting server 127.0.0.1:28831 ok [ok]: corrupt payload: fuzzer findings - uneven entry count in hash (777 ms) [ok]: BLMOVE (right, left) replication, list exists (1287 ms) [ok]: BLMOVE (right, right) replication, when blocking against empty list (223 ms) === () Starting server 127.0.0.1:23381 ok [84/122 done]: integration/psync2-pingoff (26 seconds) [ok]: Set many keys (39279 ms) === () Starting server 127.0.0.1:28557 ok === (external:skip cluster) Starting server 127.0.0.1:26109 ok === (external:skip cluster) Starting server 127.0.0.1:28833 ok [ok]: PSYNC2: cluster is consistent after failover (4 ms) [ok]: Cluster is up again (1471 ms) [ok]: corrupt payload: fuzzer findings - invalid read in lzf_decompress (813 ms) [ok]: MIGRATE timeout actually works (1483 ms) === (external:skip cluster) Starting server 127.0.0.1:27227 ok === () Starting server 127.0.0.1:23383 ok === (external:skip cluster) Starting server 127.0.0.1:26111 ok === (external:skip cluster) Starting server 127.0.0.1:28835 ok [ok]: maxmemory - only allkeys-* should remove non-volatile keys (volatile-lru) (3397 ms) === (repl) Starting server 127.0.0.1:21929 ok === () Starting server 127.0.0.1:28559 ok [ok]: benchmark: full test suite (17973 ms) [ok]: Set many keys in the cluster -- tls-cluster no (14335 ms) [ok]: Test cluster responses during migration of slot x -- tls-cluster no (14 ms) === (external:skip cluster) Starting server 127.0.0.1:27229 ok [ok]: BLMOVE (right, right) replication, list exists (1171 ms) [ok]: MIGRATE can migrate multiple keys at once (636 ms) [ok]: MIGRATE with multiple keys must have empty key arg (0 ms) [ok]: corrupt payload: fuzzer findings - leak in rdbloading due to dup entry in set (685 ms) === (external:skip cluster) Starting server 127.0.0.1:28837 ok === () Starting server 127.0.0.1:28561 ok === (repl) Starting server 127.0.0.1:21931 ok [ok]: BLPOP followed by role change, issue #2473 (389 ms) [ok]: Replica output bytes metric (4 ms) === (external:skip cluster) Starting server 127.0.0.1:27231 ok === (external:skip cluster) Starting server 127.0.0.1:28839 ok [ok]: corrupt payload: fuzzer findings - empty intset (547 ms) [85/122 done]: unit/cluster/update-msg (38 seconds) Keys before bgsave start: 10000 COW info before copy-on-write: 0 current_save_keys_processed info : 0 [ok]: MIGRATE with multiple keys migrate just existing ones (659 ms) === (external:skip cluster) Starting server 127.0.0.1:27233 ok [ok]: client evicted due to client tracking prefixes (41059 ms) === (repl external:skip) Starting server 127.0.0.1:27551 ok COW info before copy-on-write: 622592 current_save_keys_processed info : 1 [ok]: EVAL does not leak in the Lua stack (3242 ms) [ok]: CLUSTER SLOT-STATS cpu-usec for non-slot specific commands. (13542 ms) [ok]: Call Redis command with many args from Lua (issue #1764) (6 ms) [ok]: Number conversion precision test (issue #1118) (0 ms) [ok]: String containing number precision test (regression of issue #1118) (0 ms) [ok]: Verify negative arg count is error instead of crash (issue #1842) (0 ms) [ok]: Scripts can handle commands with incorrect arity (1 ms) [ok]: Correct handling of reused argv (issue #1939) (1 ms) [ok]: Functions in the Redis namespace are able to report errors (1 ms) [ok]: CLUSTER RESET can not be invoke from within a script (3 ms) [ok]: benchmark: multi-thread set,get (1076 ms) [ok]: Script with RESP3 map (7 ms) === () Starting server 127.0.0.1:28563 ok [ok]: client evicted due to output buf (184 ms) === (external:skip cluster) Starting server 127.0.0.1:28841 ok === (repl) Starting server 127.0.0.1:21933 ok === (external:skip cluster) Starting server 127.0.0.1:27235 ok [ok]: corrupt payload: fuzzer findings - zset ziplist entry lensize is 0 (662 ms) [ok]: MIGRATE with multiple keys: stress command rewriting (595 ms) === () Starting server 127.0.0.1:27553 ok [ok]: Second server should have role master at first (10 ms) === (external:skip cluster) Starting server 127.0.0.1:28843 ok [ok]: SLAVEOF should start with link status "down" (12 ms) [ok]: The role should immediately be changed to "replica" (0 ms) [ok]: client no-evict on (482 ms) [ok]: Script return recursive object (595 ms) [ok]: Sync should have transferred keys from master (1 ms) [ok]: The link status should be up (1 ms) [ok]: Slave #5 should not be able to failover (10005 ms) [ok]: Script check unpack with massive arguments (85 ms) [ok]: Script read key with expiration set (1 ms) [ok]: Script del key with expiration set (1 ms) [ok]: Script ACL check (1 ms) [ok]: Binary code loading failed (0 ms) [ok]: Try trick global protection 1 (1 ms) [ok]: Try trick global protection 2 (0 ms) [ok]: Try trick global protection 3 (0 ms) [ok]: Try trick global protection 4 (0 ms) === (repl) Starting server 127.0.0.1:21935 ok === () Starting server 127.0.0.1:28565 ok [ok]: Try trick readonly table on valkey table (3 ms) [ok]: Try trick readonly table on json table (0 ms) [ok]: Try trick readonly table on cmsgpack table (1 ms) [ok]: Try trick readonly table on bit table (0 ms) [ok]: Test loadfile are not available (0 ms) [ok]: Test dofile are not available (1 ms) [ok]: Test print are not available (0 ms) === (external:skip cluster) Starting server 127.0.0.1:27237 ok === (external:skip cluster) Starting server 127.0.0.1:28845 ok [ok]: client no-evict off (336 ms) [ok]: corrupt payload: fuzzer findings - valgrind ziplist prevlen reaches outside the ziplist (581 ms) [ok]: maxmemory - only allkeys-* should remove non-volatile keys (volatile-random) (2138 ms) [ok]: Test child sending info (4631 ms) [86/122 done]: unit/cluster/cluster-response-tls (60 seconds) [ok]: Dumping an RDB - functions only: no (11817 ms) [ok]: MIGRATE with multiple keys: delete just ack keys (734 ms) === (scripting) Starting server 127.0.0.1:25621 ok [ok]: Shutting down master waits for replica then fails (3612 ms) [ok]: benchmark: pipelined full set,get (1141 ms) === (external:skip cluster) Starting server 127.0.0.1:28847 ok [ok]: SET on the master should immediately propagate (621 ms) === () Starting server 127.0.0.1:28567 ok [ok]: EVAL timeout with slow verbatim Lua script from AOF (11066 ms) === (repl) Starting server 127.0.0.1:21937 ok === () Starting server 127.0.0.1:22393 ok === () Starting server 127.0.0.1:24835 ok [ok]: Primary lost a slot during the manual failover pausing (166 ms) [ok]: benchmark: arbitrary command (277 ms) === () Starting server 127.0.0.1:23385 ok [ok]: Test replication partial resync: no backlog (diskless: no, disabled, dual-channel: yes, reconnect: 1) (7751 ms) [ok]: script won't load anymore if it's in rdb (1 ms) [ok]: corrupt payload: fuzzer findings - valgrind - bad rdbLoadDoubleValue (547 ms) [ok]: MIGRATE AUTH: correct and wrong password cases (394 ms) [ok]: FLUSHDB / FLUSHALL should replicate (304 ms) [ok]: ROLE in master reports master with a slave (4 ms) [ok]: ROLE in slave reports slave in connected state (1 ms) [ok]: Cluster should be down (900 ms) [87/122 done]: unit/dump (62 seconds) === (external:skip cluster) Starting server 127.0.0.1:28849 ok === () Starting server 127.0.0.1:26615 ok === () Starting server 127.0.0.1:28569 ok [ok]: Timedout read-only scripts can be killed by SCRIPT KILL (556 ms) === () Starting server 127.0.0.1:24837 ok [ok]: EVAL can process writes from AOF in read-only replicas (572 ms) [ok]: Test valkey-check-aof for old style resp AOF (23 ms) === () Starting server 127.0.0.1:23387 ok [ok]: Test valkey-check-aof for old style resp AOF - has data in the same format as manifest (26 ms) [ok]: corrupt payload: fuzzer findings - valgrind ziplist prev too big (481 ms) [ok]: avoid client eviction when client is freed by output buffer limit (492 ms) [ok]: Test valkey-check-aof for old style rdb-preamble AOF (35 ms) [ok]: Test valkey-check-aof for Multi Part AOF with resp AOF base (35 ms) === (repl external:skip) Starting server 127.0.0.1:27555 ok === (external:skip cluster) Starting server 127.0.0.1:28851 ok [ok]: Test valkey-check-aof for Multi Part AOF with rdb-preamble AOF base (31 ms) === (repl) Starting server 127.0.0.1:26267 ok [ok]: Test valkey-check-aof for Multi Part AOF contains a format error (39 ms) [ok]: Dumping an RDB - functions only: yes (998 ms) [ok]: Test valkey-check-aof only truncates the last file for Multi Part AOF in fix mode (61 ms) [ok]: ZDIFF fuzzing - skiplist (28238 ms) [ok]: ZPOPMIN with the count 0 returns an empty array (2 ms) [ok]: ZPOPMIN with negative count (2 ms) [ok]: ZPOPMAX with the count 0 returns an empty array (1 ms) [ok]: ZPOPMAX with negative count (1 ms) [ok]: Basic ZPOPMIN/ZPOPMAX with a single key - skiplist (4 ms) [ok]: ZPOPMIN/ZPOPMAX with count - skiplist (2 ms) [ok]: Basic ZMPOP_MIN/ZMPOP_MAX with a single key - skiplist (4 ms) [ok]: ZMPOP_MIN/ZMPOP_MAX with count - skiplist (3 ms) [ok]: Test valkey-check-aof only truncates the last file for Multi Part AOF in truncate-to-timestamp mode (46 ms) [ok]: BZPOPMIN/BZPOPMAX with a single existing sorted set - skiplist (71 ms) [ok]: Timedout read-only scripts can be killed by SCRIPT KILL even when use pcall (386 ms) === (external:skip cluster) Starting server 127.0.0.1:21783 ok === () Starting server 127.0.0.1:28571 ok [ok]: BZPOPMIN/BZPOPMAX with multiple existing sorted sets - skiplist (73 ms) === () Starting server 127.0.0.1:22395 ok Waiting for background save to finish... [ok]: BZPOPMIN/BZPOPMAX second sorted set has members - skiplist (66 ms) Waiting for background save to finish... === (external:skip cluster) Starting server 127.0.0.1:28853 ok [ok]: BZMPOP_MIN/BZMPOP_MAX with a single existing sorted set - skiplist (69 ms) Waiting for background save to finish... === () Starting server 127.0.0.1:27557 ok === () Starting server 127.0.0.1:26269 ok === () Starting server 127.0.0.1:26617 ok Waiting for background save to finish... [ok]: BZMPOP_MIN/BZMPOP_MAX with multiple existing sorted sets - skiplist (97 ms) [ok]: corrupt payload: fuzzer findings - lzf decompression fails, avoid valgrind invalid read (574 ms) [ok]: Shutting down master waits for replica then aborted (1424 ms) [88/122 done]: integration/shutdown (26 seconds) [ok]: Scan mode (460 ms) [ok]: failed bgsave prevents writes (559 ms) === (external:skip cluster) Starting server 127.0.0.1:21785 ok [ok]: Timedout script does not cause a false dead client (372 ms) [ok]: BZMPOP_MIN/BZMPOP_MAX second sorted set has members - skiplist (72 ms) [ok]: Basic ZPOPMIN/ZPOPMAX - skiplist RESP3 (2 ms) [ok]: ZPOPMIN/ZPOPMAX with count - skiplist RESP3 (2 ms) [ok]: Basic ZMPOP_MIN/ZMPOP_MAX - skiplist RESP3 (2 ms) [ok]: ZMPOP_MIN/ZMPOP_MAX with count - skiplist RESP3 (3 ms) [ok]: FLUSHDB / FLUSHALL should persist in AOF (5 ms) [89/122 done]: integration/rdb (29 seconds) [ok]: BZPOPMIN/BZPOPMAX - skiplist RESP3 (57 ms) [ok]: BZMPOP_MIN/BZMPOP_MAX - skiplist RESP3 (63 ms) [ok]: ZPOP/ZMPOP against wrong type (6 ms) [ok]: ZMPOP with illegal argument (5 ms) === (external:skip cluster) Starting server 127.0.0.1:28855 ok [ok]: Timedout script link is still usable after Lua returns (222 ms) [90/122 done]: unit/cluster/slave-stop-cond (48 seconds) === () Starting server 127.0.0.1:27559 ok === (external:skip cluster) Starting server 127.0.0.1:21787 ok [ok]: benchmark: keyspace length (1428 ms) === () Starting server 127.0.0.1:28573 ok [ok]: ZMPOP propagate as pop with count command to replica (158 ms) [ok]: Slave should be able to synchronize with the master (218 ms) [ok]: maxmemory - only allkeys-* should remove non-volatile keys (volatile-ttl) (2047 ms) === () Starting server 127.0.0.1:26619 ok [ok]: ZPOPMIN/ZPOPMAX readraw in RESP3 (8 ms) [ok]: corrupt payload: fuzzer findings - stream bad lp_count (516 ms) === (external:skip cluster) Starting server 127.0.0.1:28857 ok [ok]: benchmark: clients idle mode should return error when reached maxclients limit (234 ms) [ok]: Turning appendonly on and off within a transaction (4 ms) === (external:skip cluster) Starting server 127.0.0.1:21789 ok [ok]: BZPOPMIN/BZPOPMAX readraw in RESP3 (164 ms) [ok]: ZMPOP readraw in RESP3 (10 ms) === () Starting server 127.0.0.1:27561 ok [ok]: PSYNC2: generate load while killing replication links (5000 ms) [ok]: PSYNC2: cluster is consistent after load (x = 11040) (0 ms) [ok]: PSYNC2: total sum of full synchronizations is exactly 4 (2 ms) [ok]: PSYNC2: --- CYCLE 4 --- (0 ms) [ok]: PSYNC2: [NEW LAYOUT] Set #2 as master (0 ms) [ok]: Timedout scripts and unblocked command (481 ms) [ok]: PSYNC2: Set #0 to replicate from #1 (1 ms) === () Starting server 127.0.0.1:28575 ok [ok]: BZMPOP readraw in RESP3 (193 ms) [ok]: corrupt payload: fuzzer findings - stream bad lp_count - unsanitized (413 ms) === (external:skip cluster) Starting server 127.0.0.1:28859 ok [ok]: ZPOPMIN/ZPOPMAX readraw in RESP2 (2 ms) [ok]: Timedout scripts that modified data can't be killed by SCRIPT KILL (249 ms) [ok]: SHUTDOWN NOSAVE can kill a timedout script anyway (7 ms) === () Starting server 127.0.0.1:26621 ok [ok]: BZPOPMIN/BZPOPMAX readraw in RESP2 (136 ms) [ok]: ZMPOP readraw in RESP2 (17 ms) [ok]: benchmark: read last argument from stdin (555 ms) [ok]: decrease maxmemory-clients causes client eviction (1245 ms) === () Starting server 127.0.0.1:28577 ok [ok]: BZMPOP readraw in RESP2 (183 ms) [ok]: ZINTERSTORE regression with two sets, intset+hashtable (1 ms) [ok]: ZUNIONSTORE regression, should not create NaN in scores (1 ms) [ok]: ZINTERSTORE #516 regression, mixed sets and ziplist zsets (2 ms) === (scripting repl needs:debug external:skip) Starting server 127.0.0.1:25623 ok [ok]: Detect write load to master (1002 ms) === (external:skip cluster) Starting server 127.0.0.1:28861 ok [ok]: Test cluster slots / cluster shards in aof won't crash (742 ms) [91/122 done]: integration/aof (39 seconds) [ok]: corrupt payload: fuzzer findings - stream integrity check issue (505 ms) [ok]: ZUNIONSTORE result is sorted (217 ms) [ok]: ZUNIONSTORE/ZINTERSTORE/ZDIFFSTORE error if using WITHSCORES (6 ms) [ok]: ZMSCORE retrieve (4 ms) [ok]: ZMSCORE retrieve from empty set (1 ms) [ok]: ZMSCORE retrieve with missing member (4 ms) [ok]: ZMSCORE retrieve single member (1 ms) [ok]: ZMSCORE retrieve requires one or more members (7 ms) [ok]: ZSET commands don't accept the empty strings as valid score (1 ms) [ok]: zunionInterDiffGenericCommand at least 1 input key (3 ms) === () Starting server 127.0.0.1:22397 ok [ok]: maxmemory - policy volatile-lru should only remove volatile keys. (1157 ms) === () Starting server 127.0.0.1:25625 ok === () Starting server 127.0.0.1:28579 ok [ok]: ZSCORE - listpack (136 ms) === (external:skip cluster) Starting server 127.0.0.1:28863 ok [ok]: Before the replica connects we issue two EVAL commands (0 ms) [ok]: CLUSTER SLOT-STATS cpu-usec for slot specific commands. (4321 ms) [ok]: PSYNC2: Set #4 to replicate from #2 (5 ms) [ok]: ZMSCORE - listpack (125 ms) [ok]: corrupt payload: fuzzer findings - infinite loop (389 ms) [ok]: Connect a replica to the master instance (105 ms) [ok]: ZSCORE after a DEBUG RELOAD - listpack (135 ms) [ok]: Toggle dual-channel-replication-enabled: no start (11293 ms) [ok]: ZSET sorting stresser - listpack (169 ms) === (external:skip cluster) Starting server 127.0.0.1:28865 ok [ok]: MASTER and SLAVE consistency with expire (29265 ms) [ok]: Replication backlog size can outgrow the backlog limit config dualchannel yes (15211 ms) === () Starting server 127.0.0.1:28581 ok [ok]: Replication of script multiple pushes to list with BLPOP (312 ms) [ok]: Lua scripts using SELECT are replicated correctly (3 ms) [ok]: Connecting as a replica (2328 ms) [ok]: Master can replicate command longer than client-query-buffer-limit on replica (220 ms) [ok]: corrupt payload: fuzzer findings - hash ziplist too long entry len (617 ms) === () Starting server 127.0.0.1:28583 ok [ok]: PSYNC2: Set #1 to replicate from #4 (1 ms) [ok]: benchmark: specific tls-ciphers (1740 ms) [ok]: evict clients only until below limit (1217 ms) [ok]: corrupt payload: fuzzer findings - zset ziplist invalid tail offset (504 ms) [ok]: maxmemory - policy volatile-lfu should only remove volatile keys. (1398 ms) === () Starting server 127.0.0.1:28585 ok [ok]: benchmark: tls connecting using URI with authentication set,get (374 ms) === () Starting server 127.0.0.1:22399 ok [ok]: corrupt payload: fuzzer findings - negative reply length (392 ms) === (scripting repl external:skip) Starting server 127.0.0.1:25627 ok === () Starting server 127.0.0.1:28587 ok [ok]: PSYNC2: Set #3 to replicate from #4 (2 ms) [ok]: corrupt payload: fuzzer findings - valgrind negative malloc (505 ms) === () Starting server 127.0.0.1:25629 ok [ok]: Connect a replica to the master instance (111 ms) [ok]: Redis.replicate_commands() can be issued anywhere now (1 ms) [ok]: Redis.set_repl() can be issued before replicate_commands() now (0 ms) [ok]: Redis.set_repl() don't accept invalid values (1 ms) === () Starting server 127.0.0.1:28589 ok [ok]: Test selective replication of certain commands from Lua (205 ms) [ok]: PRNG is seeded randomly for command replication (1 ms) [ok]: Using side effects is not a problem with command replication (6 ms) [ok]: corrupt payload: fuzzer findings - valgrind invalid read (555 ms) [ok]: Online toggle dual-channel-replication-enabled on primary, starting with 'no' (2477 ms) === () Starting server 127.0.0.1:28591 ok [ok]: PSYNC2: cluster is consistent after failover (1 ms) [ok]: corrupt payload: fuzzer findings - empty hash ziplist (552 ms) === () Starting server 127.0.0.1:28593 ok [ok]: benchmark: specific tls-ciphersuites (2121 ms) [92/122 done]: integration/valkey-benchmark (30 seconds) [ok]: corrupt payload: fuzzer findings - stream with no records (470 ms) [ok]: evict clients in right order (large to small) (2042 ms) [ok]: XRANGE fuzzing (32338 ms) [ok]: XREVRANGE regression test for issue #5006 (2 ms) [ok]: XREAD streamID edge (no-blocking) (2 ms) [ok]: XREAD streamID edge (blocking) (65 ms) [ok]: XADD streamID edge (1 ms) === () Starting server 127.0.0.1:28595 ok [ok]: XTRIM with MAXLEN option basic test (182 ms) [ok]: XADD with LIMIT consecutive calls (13 ms) [ok]: XTRIM with ~ is limited (14 ms) [ok]: XTRIM without ~ is not limited (14 ms) === () Starting server 127.0.0.1:22401 ok [ok]: XTRIM without ~ and with LIMIT (14 ms) [ok]: XTRIM with LIMIT delete entries no more than limit (1 ms) === (scripting needs:debug) Starting server 127.0.0.1:25631 ok [ok]: corrupt payload: fuzzer findings - quicklist ziplist tail followed by extra data which start with 0xff (479 ms) [ok]: test RESP2/2 big number protocol parsing (1 ms) [ok]: test RESP2/2 malformed big number protocol parsing (1 ms) [ok]: test RESP2/2 map protocol parsing (0 ms) [ok]: test RESP2/2 set protocol parsing (0 ms) [ok]: test RESP2/2 double protocol parsing (0 ms) [ok]: test RESP2/2 null protocol parsing (0 ms) [ok]: test RESP2/2 verbatim protocol parsing (1 ms) [ok]: test RESP2/2 true protocol parsing (0 ms) [ok]: test RESP2/2 false protocol parsing (4 ms) [ok]: test RESP2/3 big number protocol parsing (1 ms) [ok]: test RESP2/3 malformed big number protocol parsing (1 ms) [ok]: test RESP2/3 map protocol parsing (0 ms) [ok]: test RESP2/3 set protocol parsing (0 ms) [ok]: test RESP2/3 double protocol parsing (1 ms) [ok]: test RESP2/3 null protocol parsing (0 ms) [ok]: test RESP2/3 verbatim protocol parsing (0 ms) [ok]: test RESP2/3 true protocol parsing (0 ms) [ok]: test RESP2/3 false protocol parsing (0 ms) [ok]: test RESP3/2 big number protocol parsing (0 ms) [ok]: test RESP3/2 malformed big number protocol parsing (0 ms) [ok]: test RESP3/2 map protocol parsing (1 ms) [ok]: test RESP3/2 set protocol parsing (0 ms) [ok]: test RESP3/2 double protocol parsing (1 ms) [ok]: test RESP3/2 null protocol parsing (0 ms) [ok]: test RESP3/2 verbatim protocol parsing (0 ms) [ok]: test RESP3/2 true protocol parsing (1 ms) [ok]: test RESP3/2 false protocol parsing (0 ms) [ok]: test RESP3/3 big number protocol parsing (1 ms) [ok]: test RESP3/3 malformed big number protocol parsing (0 ms) [ok]: test RESP3/3 map protocol parsing (1 ms) [ok]: test RESP3/3 set protocol parsing (0 ms) [ok]: test RESP3/3 double protocol parsing (0 ms) [ok]: test RESP3/3 null protocol parsing (0 ms) [ok]: test RESP3/3 verbatim protocol parsing (0 ms) [ok]: test RESP3/3 true protocol parsing (0 ms) [ok]: test RESP3/3 false protocol parsing (0 ms) [ok]: test resp3 attribute protocol parsing (1 ms) [ok]: Script block the time during execution (12 ms) [ok]: Script delete the expired key (5 ms) [ok]: TIME command using cached time (10 ms) === () Starting server 127.0.0.1:28597 ok [ok]: Script block the time in some expiration related commands (86 ms) === (stream needs:debug) Starting server 127.0.0.1:28953 ok [ok]: RESTORE expired keys with expiration time (11 ms) [ok]: client total memory grows during client no-evict (226 ms) [ok]: corrupt payload: fuzzer findings - dict init to huge size (362 ms) [ok]: XADD with MAXLEN > xlen can propagate correctly (45 ms) [ok]: client total memory grows during maxmemory-clients disabled (223 ms) === (scripting) Starting server 127.0.0.1:25633 ok === () Starting server 127.0.0.1:28599 ok [93/122 done]: unit/client-eviction (69 seconds) [ok]: Piping raw protocol (4201 ms) [ok]: Script - disallow write on OOM (1 ms) [ok]: EVAL - Does Lua interpreter replies to our requests? (0 ms) [ok]: EVAL - Return _G (1 ms) [ok]: EVAL - Return table with a metatable that raise error (1 ms) [ok]: EVAL - Return table with a metatable that call server (1 ms) [ok]: EVAL - Lua integer -> Redis protocol type conversion (0 ms) [ok]: EVAL - Lua string -> Redis protocol type conversion (1 ms) [ok]: EVAL - Lua true boolean -> Redis protocol type conversion (0 ms) [ok]: EVAL - Lua false boolean -> Redis protocol type conversion (0 ms) [ok]: EVAL - Lua status code reply -> Redis protocol type conversion (0 ms) [ok]: EVAL - Lua error reply -> Redis protocol type conversion (0 ms) [ok]: EVAL - Lua table -> Redis protocol type conversion (1 ms) [ok]: EVAL - Are the KEYS and ARGV arrays populated correctly? (0 ms) [ok]: EVAL - is Lua able to call Redis API? (1 ms) [ok]: EVALSHA - Can we call a SHA1 if already defined? (0 ms) [ok]: EVALSHA_RO - Can we call a SHA1 if already defined? (2 ms) [ok]: EVALSHA - Can we call a SHA1 in uppercase? (0 ms) [ok]: EVALSHA - Do we get an error on invalid SHA1? (0 ms) [ok]: EVALSHA - Do we get an error on non defined SHA1? (0 ms) [ok]: EVAL - Redis integer -> Lua type conversion (2 ms) [ok]: EVAL - Lua number -> Redis integer conversion (0 ms) [ok]: EVAL - Redis bulk -> Lua type conversion (0 ms) [ok]: EVAL - Redis multi bulk -> Lua type conversion (1 ms) [ok]: EVAL - Redis status reply -> Lua type conversion (0 ms) [ok]: EVAL - Redis error reply -> Lua type conversion (1 ms) [ok]: EVAL - Redis nil bulk reply -> Lua type conversion (0 ms) [ok]: EVAL - Is the Lua client using the currently selected DB? (1 ms) [ok]: EVAL - SELECT inside Lua should not affect the caller (0 ms) [ok]: EVAL - Scripts do not block on blpop command (1 ms) [ok]: EVAL - Scripts do not block on brpop command (0 ms) [ok]: EVAL - Scripts do not block on brpoplpush command (1 ms) [ok]: EVAL - Scripts do not block on blmove command (0 ms) [ok]: EVAL - Scripts do not block on bzpopmin command (1 ms) [ok]: EVAL - Scripts do not block on bzpopmax command (0 ms) [ok]: EVAL - Scripts do not block on wait (0 ms) [ok]: EVAL - Scripts do not block on waitaof (0 ms) [ok]: EVAL - Scripts do not block on XREAD with BLOCK option (1 ms) [ok]: EVAL - Scripts do not block on XREADGROUP with BLOCK option (0 ms) [ok]: EVAL - Scripts do not block on XREAD with BLOCK option -- non empty stream (1 ms) [ok]: EVAL - Scripts do not block on XREADGROUP with BLOCK option -- non empty stream (0 ms) [ok]: EVAL - Scripts can run non-deterministic commands (0 ms) [ok]: EVAL - No arguments to redis.call/pcall is considered an error (1 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (0 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (0 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (1 ms) [ignore]: EVAL - JSON string encoding a string larger than 2GB: large memory flag not provided [ok]: EVAL - JSON numeric decoding (0 ms) [ok]: EVAL - JSON string decoding (0 ms) [ok]: EVAL - JSON smoke test (1 ms) [ok]: EVAL - cmsgpack can pack double? (0 ms) [ok]: EVAL - cmsgpack can pack negative int64? (0 ms) [ok]: Options -X with illegal argument (63 ms) === (stream needs:debug) Starting server 127.0.0.1:28955 ok [ok]: maxmemory - policy volatile-random should only remove volatile keys. (3672 ms) [ok]: XADD with MINID > lastid can propagate correctly (37 ms) [ok]: corrupt payload: fuzzer findings - huge string (536 ms) [ok]: EVAL - cmsgpack pack/unpack smoke test (275 ms) [ok]: EVAL - cmsgpack can pack and unpack circular references? (1 ms) [ok]: EVAL - Numerical sanity check from bitop (0 ms) [ok]: EVAL - Verify minimal bitop functionality (1 ms) [ok]: EVAL - Able to parse trailing comments (0 ms) [ok]: EVAL_RO - Successful case (1 ms) [ok]: EVAL_RO - Cannot run write commands (0 ms) [ok]: SCRIPTING FLUSH - is able to clear the scripts cache? (32 ms) [ok]: SCRIPTING FLUSH ASYNC (13 ms) [ok]: SCRIPT EXISTS - can detect already defined scripts? (0 ms) [ok]: SCRIPT LOAD - is able to register scripts in the scripting cache (1 ms) [ok]: SCRIPT SHOW - is able to dump scripts from the scripting cache (0 ms) [ok]: SCRIPT SHOW - wrong sha1 length or invalid sha1 char return noscript error (0 ms) [ok]: SCRIPT SHOW - script not exist return noscript error (1 ms) [ok]: SORT is normally not alpha re-ordered for the scripting engine (1 ms) [ok]: SORT BY output gets ordered for scripting (1 ms) [ok]: SORT BY with GET gets ordered for scripting (0 ms) [ok]: redis.sha1hex() implementation (1 ms) [ok]: DUMP RESTORE with -x option (359 ms) [ok]: Cluster is up (6 ms) === () Starting server 127.0.0.1:28601 ok === (stream needs:debug) Starting server 127.0.0.1:28957 ok [ok]: Online toggle dual-channel-replication-enabled on replica, starting with 'no' (2589 ms) [ok]: XADD with ~ MAXLEN can propagate correctly (32 ms) [ok]: corrupt payload: fuzzer findings - stream PEL without consumer (547 ms) [ok]: DUMP RESTORE with -X option (394 ms) [ok]: Valid Connection Scheme: redis:// (67 ms) [ok]: Valid Connection Scheme: valkey:// (68 ms) [ok]: Valid Connection Scheme: rediss:// (62 ms) === () Starting server 127.0.0.1:28603 ok [ok]: Valid Connection Scheme: valkeys:// (66 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:21485 ok [94/122 done]: integration/valkey-cli (33 seconds) [ok]: Cluster is writable (681 ms) [ok]: Instance #5 is a slave (1 ms) [ok]: Instance #5 synced with the master (0 ms) [ok]: Make instance #0 unreachable without killing it (0 ms) [ok]: Send CLUSTER FAILOVER to instance #5 (0 ms) [ok]: LTRIM stress testing - listpack (38791 ms) [ok]: corrupt payload: fuzzer findings - stream listpack valgrind issue (443 ms) === (stream needs:debug) Starting server 127.0.0.1:28959 ok [95/122 done]: unit/type/list-2 (71 seconds) [ok]: XADD with ~ MAXLEN and LIMIT can propagate correctly (17 ms) === () Starting server 127.0.0.1:21487 ok [ok]: maxmemory - policy volatile-ttl should only remove volatile keys. (1377 ms) === () Starting server 127.0.0.1:28605 ok === (stream needs:debug) Starting server 127.0.0.1:28961 ok [ok]: corrupt payload: fuzzer findings - stream with bad lpFirst (497 ms) === (maxmemory external:skip) Starting server 127.0.0.1:24635 ok [ok]: Slave is able to evict keys created in writable slaves (6008 ms) === () Starting server 127.0.0.1:21489 ok [ok]: XADD with ~ MINID can propagate correctly (43 ms) [ok]: Writable replica doesn't return expired keys (112 ms) [ok]: PFCOUNT updates cache on readonly replica (7 ms) === () Starting server 127.0.0.1:28607 ok [ok]: PFCOUNT doesn't use expired key on readonly replica (105 ms) === () Starting server 127.0.0.1:24637 ok [ok]: Measures elapsed time os.clock() (1777 ms) [ok]: Prohibit dangerous lua methods in sandbox (0 ms) [ok]: Verify execution of prohibit dangerous Lua methods will fail (2 ms) [ok]: Globals protection reading an undeclared global variable (0 ms) [ok]: Globals protection setting an undeclared global* (0 ms) [ok]: lua bit.tohex bug (1 ms) [ok]: Test an example script DECR_IF_GT (1 ms) [ok]: random numbers are random now (1 ms) [ok]: Scripting engine PRNG can be seeded correctly (0 ms) === (stream needs:debug) Starting server 127.0.0.1:28963 ok [ok]: corrupt payload: fuzzer findings - stream listpack lpPrev valgrind issue (500 ms) [ok]: XADD with ~ MINID and LIMIT can propagate correctly (59 ms) === () Starting server 127.0.0.1:28609 ok [ok]: corrupt payload: fuzzer findings - stream with non-integer entry id (376 ms) === (stream needs:debug) Starting server 127.0.0.1:28965 ok [ok]: ZRANGEBYSCORE fuzzy test, 100 ranges in 128 element sorted set - listpack (7147 ms) [ok]: Slot is auto-claimed by target after source relinquishes ownership (1009 ms) === () Starting server 127.0.0.1:28611 ok [ok]: XTRIM with ~ MAXLEN can propagate correctly (42 ms) [ok]: corrupt payload: fuzzer findings - empty quicklist (387 ms) [ok]: Replica could use replication buffer (beyond backlog config) for partial resynchronization dualchannel yes (7452 ms) [ok]: ZRANGEBYLEX fuzzy test, 100 ranges in 128 element sorted set - listpack (420 ms) === (stream) Starting server 127.0.0.1:28967 ok [96/122 done]: integration/replication-3 (38 seconds) === () Starting server 127.0.0.1:28613 ok [ok]: PSYNC2: generate load while killing replication links (5004 ms) [ok]: XADD can CREATE an empty stream (1 ms) [ok]: XSETID can set a specific ID (4 ms) [ok]: PSYNC2: cluster is consistent after load (x = 24804) (19 ms) [ok]: XSETID cannot SETID with smaller ID (1 ms) [ok]: XSETID cannot SETID on non-existent key (0 ms) [ok]: XSETID cannot run with an offset but without a maximal tombstone (1 ms) [ok]: XSETID cannot run with a maximal tombstone but without an offset (0 ms) [ok]: XSETID errors on negstive offset (2 ms) [ok]: PSYNC2: total sum of full synchronizations is exactly 4 (3 ms) [ok]: XSETID cannot set the maximal tombstone with larger ID (1 ms) [ok]: XSETID cannot set the offset to less than the length (1 ms) [ok]: XSETID cannot set smaller ID than current MAXDELETEDID (7 ms) [ok]: PSYNC2: --- CYCLE 5 --- (0 ms) [ok]: PSYNC2: [NEW LAYOUT] Set #0 as master (0 ms) [ok]: PSYNC2: Set #4 to replicate from #3 (1 ms) [ok]: EVAL does not leak in the Lua stack (1300 ms) [ok]: corrupt payload: fuzzer findings - empty zset (476 ms) [ok]: Replication backlog memory will become smaller if disconnecting with replica dualchannel yes (537 ms) [ok]: SPOP: We can call scripts rewriting client->argv from Lua (117 ms) [ok]: CLUSTER SLOT-STATS cpu-usec for blocking commands, unblocked on keyspace update. (8396 ms) === () Starting server 127.0.0.1:28615 ok === (external:skip cluster) Starting server 127.0.0.1:27239 ok === (stream) Starting server 127.0.0.1:28969 ok [ok]: MGET: mget shouldn't be propagated in Lua (196 ms) [ok]: ZREMRANGEBYLEX fuzzy test, 100 ranges in 128 element sorted set - listpack (680 ms) [ok]: XADD advances the entries-added counter and sets the recorded-first-entry-id (1 ms) [ok]: XDEL/TRIM are reflected by recorded first entry (4 ms) [ok]: Maximum XDEL ID behaves correctly (2 ms) [ok]: XADD with artial ID with maximal seq (0 ms) [ok]: ZSETs skiplist implementation backlink consistency test - listpack (53 ms) [ok]: EXPIRE: We can call scripts rewriting client->argv from Lua (207 ms) === (external:skip cluster) Starting server 127.0.0.1:27241 ok === (stream needs:debug) Starting server 127.0.0.1:28971 ok [ok]: corrupt payload: fuzzer findings - hash with len of 0 (623 ms) Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... [ok]: Test replication partial resync: ok after delay (diskless: no, disabled, dual-channel: yes, reconnect: 1) (9332 ms) === (external:skip cluster) Starting server 127.0.0.1:27243 ok [ok]: Empty stream can be rewrite into AOF correctly (106 ms) Waiting for background AOF rewrite to finish... === (scripting) Starting server 127.0.0.1:25635 ok === () Starting server 127.0.0.1:28617 ok Waiting for background AOF rewrite to finish... [ok]: Primary lost a slot during the client pause command (112 ms) [ok]: PSYNC2: Set #1 to replicate from #4 (4 ms) [ok]: Stream can be rewrite into AOF correctly after XDEL lastid (108 ms) === (repl external:skip) Starting server 127.0.0.1:26905 ok === (external:skip cluster) Starting server 127.0.0.1:27245 ok [ok]: corrupt payload: fuzzer findings - hash listpack first element too long entry len (424 ms) [ok]: INCRBYFLOAT: We can call scripts expanding client->argv from Lua (557 ms) [ok]: Call Redis command with many args from Lua (issue #1764) (1 ms) [ok]: Number conversion precision test (issue #1118) (0 ms) [ok]: String containing number precision test (regression of issue #1118) (1 ms) [ok]: Verify negative arg count is error instead of crash (issue #1842) (0 ms) [ok]: Scripts can handle commands with incorrect arity (0 ms) [ok]: Correct handling of reused argv (issue #1939) (0 ms) [ok]: Functions in the Redis namespace are able to report errors (0 ms) [ok]: CLUSTER RESET can not be invoke from within a script (1 ms) [ok]: Script with RESP3 map (2 ms) === (repl) Starting server 127.0.0.1:26271 ok === () Starting server 127.0.0.1:26907 ok === (stream) Starting server 127.0.0.1:28973 ok [ok]: Connect multiple replicas at the same time (issue #141), master diskless=no, replica diskless=disabled dual-channel-replication-enabled=no (10468 ms) === () Starting server 127.0.0.1:28619 ok === (external:skip cluster) Starting server 127.0.0.1:27247 ok [ok]: XGROUP HELP should not have unexpected options (1 ms) [ok]: XINFO HELP should not have unexpected options (0 ms) [ok]: Script return recursive object (239 ms) [97/122 done]: unit/type/stream (74 seconds) [ok]: Script check unpack with massive arguments (45 ms) [ok]: Script read key with expiration set (1 ms) [ok]: Script del key with expiration set (0 ms) [ok]: Script ACL check (1 ms) [ok]: Binary code loading failed (1 ms) [ok]: Try trick global protection 1 (0 ms) [ok]: Try trick global protection 2 (1 ms) [ok]: Try trick global protection 3 (0 ms) [ok]: Try trick global protection 4 (1 ms) [ok]: Try trick readonly table on valkey table (0 ms) [ok]: Try trick readonly table on json table (0 ms) [ok]: Try trick readonly table on cmsgpack table (1 ms) [ok]: Try trick readonly table on bit table (0 ms) [ok]: Test loadfile are not available (1 ms) [ok]: Test dofile are not available (0 ms) [ok]: Test print are not available (0 ms) === () Starting server 127.0.0.1:26273 ok [ok]: corrupt payload: fuzzer findings - stream double free listpack when insert dup node to rax returns 0 (352 ms) === () Starting server 127.0.0.1:26909 ok === (external:skip cluster) Starting server 127.0.0.1:27249 ok === () Starting server 127.0.0.1:28621 ok [ok]: Slave should be able to synchronize with the master (213 ms) === (scripting) Starting server 127.0.0.1:25637 ok [ok]: corrupt payload: fuzzer findings - LCS OOM (377 ms) [ok]: {cluster} SCAN regression test for issue #4906 (24478 ms) [ok]: {cluster} SCAN MATCH pattern implies cluster slot (60 ms) [ok]: PSYNC2: Set #2 to replicate from #0 (5 ms) [ok]: ZSETs ZRANK augmented skip list stress testing - listpack (1539 ms) === (repl external:skip) Starting server 127.0.0.1:27563 ok [ok]: BZPOPMIN, ZADD + DEL should not awake blocked client (46 ms) [98/122 done]: unit/scan (75 seconds) === () Starting server 127.0.0.1:28623 ok [ok]: BZPOPMIN, ZADD + DEL + SET should not awake blocked client (50 ms) [99/122 done]: unit/cluster/slot-ownership (57 seconds) [ok]: corrupt payload: fuzzer findings - gcc asan reports false leak on assert (376 ms) [ok]: BZMPOP_MIN, ZADD + DEL should not awake blocked client (155 ms) === () Starting server 127.0.0.1:27565 ok [ok]: Timedout read-only scripts can be killed by SCRIPT KILL (462 ms) [ok]: BZMPOP_MIN, ZADD + DEL + SET should not awake blocked client (163 ms) === () Starting server 127.0.0.1:28625 ok [ok]: corrupt payload: fuzzer findings - lpFind invalid access (295 ms) === () Starting server 127.0.0.1:27567 ok [ok]: GEOSEARCH fuzzy test - byradius (75052 ms) [ok]: Timedout read-only scripts can be killed by SCRIPT KILL even when use pcall (370 ms) === () Starting server 127.0.0.1:28627 ok [ok]: Detect write load to master (1004 ms) [ok]: Instance #5 is still a slave after some time (no failover) (5003 ms) === () Starting server 127.0.0.1:27569 ok [ok]: corrupt payload: fuzzer findings - invalid access in ziplist tail prevlen decoding (375 ms) Waiting for background save to finish... [ok]: PSYNC2: Set #3 to replicate from #0 (0 ms) [ok]: Timedout script does not cause a false dead client (308 ms) === () Starting server 127.0.0.1:28629 ok [ok]: Cluster is up (17 ms) [ok]: The first master has actually 5 slaves (0 ms) [ok]: Slaves of #0 are instance #3, #6, #9, #12 and #15 as expected (2 ms) [ok]: Instance #3, #6, #9, #12 and #15 synced with the master (3 ms) [ok]: Timedout script link is still usable after Lua returns (238 ms) Hash table 0 stats (main hash table): table size: 4096 number of elements: 499 different slots: 21 max chain length: 33 avg chain length (counted): 23.76 avg chain length (computed): 23.76 Chain length distribution: 0: 4075 (99.49%) 17: 1 (0.02%) 18: 1 (0.02%) 19: 1 (0.02%) 20: 2 (0.05%) 21: 2 (0.05%) 22: 3 (0.07%) 23: 2 (0.05%) 24: 1 (0.02%) 26: 2 (0.05%) 27: 3 (0.07%) 29: 1 (0.02%) 32: 1 (0.02%) 33: 1 (0.02%) [ok]: corrupt payload: fuzzer findings - zset zslInsert with a NAN score (517 ms) Waiting for background save to finish... Time: 1011 Waiting for background save to finish... [ok]: BZPOPMIN unblock but the key is expired and then block again - reprocessing command (1071 ms) === () Starting server 127.0.0.1:28471 ok [ok]: BZPOPMIN with same key multiple times should work (270 ms) [ok]: MULTI/EXEC is isolated from the point of view of BZPOPMIN (71 ms) [ok]: Timedout scripts and unblocked command (578 ms) [ok]: corrupt payload: fuzzer findings - streamLastValidID panic (482 ms) [ok]: BZPOPMIN with variadic ZADD (147 ms) [ok]: PSYNC2: cluster is consistent after failover (1 ms) [ok]: CLUSTER SLOT-STATS cpu-usec for blocking commands, unblocked on timeout. (3875 ms) [ok]: Timedout scripts that modified data can't be killed by SCRIPT KILL (244 ms) [ok]: SHUTDOWN NOSAVE can kill a timedout script anyway (7 ms) === () Starting server 127.0.0.1:28473 ok [ok]: SRANDMEMBER with a dict containing long chain (45979 ms) [ok]: corrupt payload: fuzzer findings - valgrind fishy value warning (388 ms) [ok]: SMOVE basics - from regular set to intset (11 ms) [ok]: SMOVE basics - from intset to regular set (7 ms) [ok]: SMOVE non existing key (7 ms) [ok]: SMOVE non existing src set (4 ms) [ok]: SMOVE from regular set to non existing destination set (2 ms) [ok]: SMOVE from intset to non existing destination set (4 ms) [ok]: SMOVE wrong src key type (0 ms) [ok]: SMOVE wrong dst key type (0 ms) [ok]: SMOVE with identical source and destination (0 ms) === (scripting repl needs:debug external:skip) Starting server 127.0.0.1:25639 ok [ok]: SMOVE only notify dstset when the addition is successful (62 ms) [ok]: MASTER and SLAVE dataset should be identical after complex ops (39409 ms) === () Starting server 127.0.0.1:28475 ok === () Starting server 127.0.0.1:25641 ok [ok]: corrupt payload: fuzzer findings - empty set listpack (399 ms) [ok]: Before the replica connects we issue two EVAL commands (0 ms) [100/122 done]: integration/replication-2 (44 seconds) [ok]: Connect a replica to the master instance (104 ms) [ok]: Now use EVALSHA against the master, with both SHAs (0 ms) === () Starting server 127.0.0.1:28477 ok [ok]: ziplist implementation: encoding stress testing (32790 ms) [ok]: Keys are accessible (19417 ms) [ok]: BZPOPMIN with zero timeout should block indefinitely (1067 ms) [101/122 done]: unit/type/list-3 (78 seconds) [ok]: corrupt payload: fuzzer findings - set with duplicate elements causes sdiff to hang (399 ms) [102/122 done]: integration/corrupt-dump (49 seconds) [ok]: MULTI/EXEC is isolated from the point of view of BZMPOP_MIN (172 ms) [ok]: 'x' should be '4' for EVALSHA being replicated by effects (408 ms) [ok]: BZMPOP_MIN with variadic ZADD (57 ms) [ok]: Replication of script multiple pushes to list with BLPOP (71 ms) [ok]: EVALSHA replication when first call is readonly (2 ms) [ok]: Lua scripts using SELECT are replicated correctly (2 ms) [ok]: dual-channel-replication with multiple replicas (5310 ms) [ok]: BZMPOP_MIN with zero timeout should block indefinitely (1054 ms) [ok]: ZSCORE - skiplist (76 ms) [ok]: ZMSCORE - skiplist (68 ms) [ok]: ZSCORE after a DEBUG RELOAD - skiplist (39 ms) [ok]: ZSET sorting stresser - skiplist (48 ms) === (scripting repl external:skip) Starting server 127.0.0.1:25643 ok === () Starting server 127.0.0.1:25645 ok [ok]: Init migration of many slots (2024 ms) [ok]: Connect a replica to the master instance (106 ms) [ok]: Redis.replicate_commands() can be issued anywhere now (2 ms) [ok]: Redis.set_repl() can be issued before replicate_commands() now (0 ms) [ok]: Redis.set_repl() don't accept invalid values (1 ms) [ok]: Test selective replication of certain commands from Lua (410 ms) [ok]: PRNG is seeded randomly for command replication (1 ms) [ok]: Using side effects is not a problem with command replication (1 ms) [ok]: Wait for instance #0 to return back alive (4997 ms) [ok]: Replication backlog size can outgrow the backlog limit config dualchannel no (6268 ms) [ok]: intsets implementation stress testing (3840 ms) [103/122 done]: unit/type/set (81 seconds) === (scripting external:skip) Starting server 127.0.0.1:25647 ok [ok]: PSYNC2: generate load while killing replication links (5000 ms) [ok]: PSYNC2: cluster is consistent after load (x = 40270) (12 ms) [ok]: PSYNC2: total sum of full synchronizations is exactly 4 (3 ms) [ok]: PSYNC2: Bring the master back again for next test (3 ms) === (scripting needs:debug external:skip) Starting server 127.0.0.1:25649 ok [ok]: Test scripting debug protocol parsing (1 ms) [ok]: PSYNC2: Partial resync after restart using RDB aux fields (224 ms) [ok]: Test scripting debug lua stack overflow (53 ms) [ok]: Test scripting debug lua server invocations (48 ms) === (external:skip cluster) Starting server 127.0.0.1:26113 ok === (scripting external:skip) Starting server 127.0.0.1:25651 ok [ok]: CLUSTER SLOT-STATS cpu-usec for transactions. (5587 ms) === (external:skip cluster) Starting server 127.0.0.1:26115 ok [ok]: Lua scripts eviction does not generate many scripts (174 ms) [ok]: Lua scripts eviction is plain LRU (81 ms) === (external:skip cluster) Starting server 127.0.0.1:26117 ok [ok]: Lua scripts eviction does not affect script load (261 ms) === (external:skip cluster) Starting server 127.0.0.1:26119 ok [ok]: ZRANGEBYSCORE fuzzy test, 100 ranges in 100 element sorted set - skiplist (3791 ms) [ok]: Lua scripts promoted from eval to script load (190 ms) [104/122 done]: integration/psync2 (49 seconds) === (external:skip cluster) Starting server 127.0.0.1:26121 ok [ok]: Test diverse replica sync: dual-channel on/off (5100 ms) [ok]: ZRANGEBYLEX fuzzy test, 100 ranges in 100 element sorted set - skiplist (249 ms) === (scripting needs:debug) Starting server 127.0.0.1:25653 ok [ok]: test RESP2/2 big number protocol parsing (0 ms) [ok]: test RESP2/2 malformed big number protocol parsing (0 ms) [ok]: test RESP2/2 map protocol parsing (1 ms) [ok]: test RESP2/2 set protocol parsing (0 ms) [ok]: test RESP2/2 double protocol parsing (0 ms) [ok]: test RESP2/2 null protocol parsing (0 ms) [ok]: test RESP2/2 verbatim protocol parsing (0 ms) [ok]: test RESP2/2 true protocol parsing (1 ms) [ok]: test RESP2/2 false protocol parsing (0 ms) [ok]: test RESP2/3 big number protocol parsing (0 ms) [ok]: test RESP2/3 malformed big number protocol parsing (0 ms) [ok]: test RESP2/3 map protocol parsing (0 ms) [ok]: test RESP2/3 set protocol parsing (0 ms) [ok]: test RESP2/3 double protocol parsing (0 ms) [ok]: test RESP2/3 null protocol parsing (1 ms) [ok]: test RESP2/3 verbatim protocol parsing (0 ms) [ok]: test RESP2/3 true protocol parsing (0 ms) [ok]: test RESP2/3 false protocol parsing (0 ms) [ok]: test RESP3/2 big number protocol parsing (0 ms) [ok]: test RESP3/2 malformed big number protocol parsing (0 ms) [ok]: test RESP3/2 map protocol parsing (1 ms) [ok]: test RESP3/2 set protocol parsing (0 ms) [ok]: test RESP3/2 double protocol parsing (0 ms) [ok]: test RESP3/2 null protocol parsing (0 ms) [ok]: test RESP3/2 verbatim protocol parsing (0 ms) [ok]: test RESP3/2 true protocol parsing (0 ms) [ok]: test RESP3/2 false protocol parsing (0 ms) [ok]: test RESP3/3 big number protocol parsing (0 ms) [ok]: test RESP3/3 malformed big number protocol parsing (0 ms) [ok]: test RESP3/3 map protocol parsing (0 ms) [ok]: test RESP3/3 set protocol parsing (0 ms) [ok]: test RESP3/3 double protocol parsing (0 ms) [ok]: test RESP3/3 null protocol parsing (0 ms) [ok]: test RESP3/3 verbatim protocol parsing (1 ms) [ok]: test RESP3/3 true protocol parsing (0 ms) [ok]: test RESP3/3 false protocol parsing (0 ms) [ok]: test resp3 attribute protocol parsing (1 ms) === (external:skip cluster) Starting server 127.0.0.1:26123 ok [ok]: Script block the time during execution (11 ms) [ok]: Script delete the expired key (4 ms) [ok]: TIME command using cached time (11 ms) [ok]: Script block the time in some expiration related commands (83 ms) [ok]: RESTORE expired keys with expiration time (10 ms) [ok]: ZREMRANGEBYLEX fuzzy test, 100 ranges in 100 element sorted set - skiplist (340 ms) === (external:skip cluster) Starting server 127.0.0.1:26125 ok [ok]: ZSETs skiplist implementation backlink consistency test - skiplist (29 ms) === (scripting) Starting server 127.0.0.1:25655 ok === (external:skip cluster) Starting server 127.0.0.1:26127 ok [ok]: Shebang support for lua engine (1 ms) [ok]: Unknown shebang option (0 ms) [ok]: Unknown shebang flag (1 ms) [ok]: allow-oom shebang flag (2 ms) [ok]: no-writes shebang flag (1 ms) [ok]: Fuzzing dense/sparse encoding: Server should always detect errors (66833 ms) [ok]: PFADD, PFCOUNT, PFMERGE type checking works (1 ms) [ok]: PFMERGE results on the cardinality of union of sets (1 ms) [ok]: PFMERGE on missing source keys will create an empty destkey (1 ms) [ok]: PFMERGE with one empty input key, create an empty destkey (1 ms) [ok]: PFMERGE with one non-empty input key, dest key is actually one of the source keys (0 ms) === (external:skip) Starting server 127.0.0.1:25657 ok === (external:skip cluster) Starting server 127.0.0.1:26129 ok === (external:skip cluster) Starting server 127.0.0.1:26131 ok [ok]: CLUSTER SETSLOT with invalid timeouts (10 ms) [ok]: no-writes shebang flag on replica (283 ms) [ok]: CLUSTER SLOT-STATS cpu-usec for lua-scripts, without cross-slot keys. (2115 ms) [ok]: not enough good replicas (4 ms) === (external:skip cluster) Starting server 127.0.0.1:26133 ok [ok]: ZSETs ZRANK augmented skip list stress testing - skiplist (1114 ms) [ok]: Test replication partial resync: backlog expired (diskless: no, disabled, dual-channel: yes, reconnect: 1) (9328 ms) === (external:skip) Starting server 127.0.0.1:25659 ok [ok]: BZPOPMIN, ZADD + DEL should not awake blocked client (49 ms) [ok]: Replica could use replication buffer (beyond backlog config) for partial resynchronization dualchannel no (4272 ms) === (external:skip cluster) Starting server 127.0.0.1:26135 ok [ok]: BZPOPMIN, ZADD + DEL + SET should not awake blocked client (147 ms) [ok]: BZMPOP_MIN, ZADD + DEL should not awake blocked client (142 ms) [ok]: Replication backlog memory will become smaller if disconnecting with replica dualchannel no (209 ms) === (repl) Starting server 127.0.0.1:26275 ok === (external:skip cluster) Starting server 127.0.0.1:26137 ok [ok]: BZMPOP_MIN, ZADD + DEL + SET should not awake blocked client (158 ms) === (external:skip cluster) Starting server 127.0.0.1:27251 ok [ok]: Test replica's buffer limit reached (2196 ms) === () Starting server 127.0.0.1:26277 ok === (external:skip cluster) Starting server 127.0.0.1:26139 ok === (external:skip cluster) Starting server 127.0.0.1:27253 ok [ok]: not enough good replicas state change during long script (985 ms) [ok]: allow-stale shebang flag (2 ms) [ok]: reject script do not cause a Lua stack leak (9 ms) [ok]: Slave should be able to synchronize with the master (211 ms) === (external:skip cluster) Starting server 127.0.0.1:27255 ok === (external:skip cluster) Starting server 127.0.0.1:26141 ok === (repl external:skip) Starting server 127.0.0.1:26911 ok === (scripting) Starting server 127.0.0.1:25661 ok [ok]: Consistent eval error reporting (13 ms) [ok]: LUA redis.error_reply API (1 ms) [ok]: LUA redis.error_reply API with empty string (0 ms) [ok]: LUA redis.status_reply API (1 ms) [ok]: LUA test pcall (1 ms) [ok]: LUA test pcall with error (0 ms) [ok]: LUA test pcall with non string/integer arg (1 ms) [ok]: LUA test trim string as expected (1 ms) === (external:skip cluster) Starting server 127.0.0.1:27257 ok [105/122 done]: unit/scripting (86 seconds) === () Starting server 127.0.0.1:26913 ok === (external:skip cluster) Starting server 127.0.0.1:27259 ok Time: 1014 [ok]: BZPOPMIN unblock but the key is expired and then block again - reprocessing command (1052 ms) === (external:skip cluster) Starting server 127.0.0.1:27261 ok [ok]: BZPOPMIN with same key multiple times should work (89 ms) [ok]: CLUSTER SLOT-STATS cpu-usec for lua-scripts, with cross-slot keys. (2078 ms) [ok]: MULTI/EXEC is isolated from the point of view of BZPOPMIN (175 ms) [ok]: Detect write load to master (1004 ms) [ok]: Test replication partial resync: no reconnection, just sync (diskless: no, disabled, dual-channel: no, reconnect: 0) (110 ms) [ok]: BZPOPMIN with variadic ZADD (263 ms) === (repl) Starting server 127.0.0.1:26279 ok [ok]: Replication: commands with many arguments (issue #1221) (36355 ms) [ok]: spopwithcount rewrite srem command (99 ms) === () Starting server 127.0.0.1:26281 ok [ok]: Slave should be able to synchronize with the master (106 ms) [ok]: BZPOPMIN with zero timeout should block indefinitely (1153 ms) [ok]: MULTI/EXEC is isolated from the point of view of BZMPOP_MIN (49 ms) [ok]: BZMPOP_MIN with variadic ZADD (38 ms) [ok]: Detect write load to master (1003 ms) [ok]: Replication of SPOP command -- alsoPropagate() API (1410 ms) [ok]: CLUSTER SLOT-STATS cpu-usec for functions, without cross-slot keys. (2435 ms) === (repl external:skip) Starting server 127.0.0.1:28173 ok [ok]: BZMPOP_MIN with zero timeout should block indefinitely (1147 ms) [ok]: BZPOP/BZMPOP against wrong type (5 ms) [ok]: BZMPOP with illegal argument (7 ms) [ok]: Connect multiple replicas at the same time (issue #141), master diskless=no, replica diskless=swapdb dual-channel-replication-enabled=no (13753 ms) === () Starting server 127.0.0.1:28175 ok [ok]: BZMPOP with multiple blocked clients (204 ms) [ok]: First server should have role slave after SLAVEOF (102 ms) [ok]: BZMPOP propagate as pop with count command to replica (238 ms) [ok]: BZMPOP should not blocks on non key arguments - #10762 (81 ms) [ok]: Partial resynchronization is successful even client-output-buffer-limit is less than repl-backlog-size. dualchannel yes (4331 ms) === (repl external:skip) Starting server 127.0.0.1:27571 ok === (repl external:skip) Starting server 127.0.0.1:26915 ok === () Starting server 127.0.0.1:27573 ok [ok]: Data divergence can happen under default conditions (713 ms) [ok]: Data divergence is allowed on writable replicas (4 ms) === () Starting server 127.0.0.1:26917 ok === () Starting server 127.0.0.1:27575 ok [106/122 done]: integration/replication-4 (55 seconds) === () Starting server 127.0.0.1:27577 ok [ok]: The update of replBufBlock's repl_offset is ok - Regression test for #11666 (46 ms) [ok]: CLUSTER SLOT-STATS cpu-usec for functions, with cross-slot keys. (2042 ms) [ok]: Replica client-output-buffer size is limited to backlog_limit/16 when no replication data is pending. dualchannel yes (1272 ms) [ok]: ZSET skiplist order consistency when elements are moved (1486 ms) [ok]: ZRANGESTORE basic (1 ms) [ok]: ZRANGESTORE RESP3 (1 ms) [ok]: ZRANGESTORE range (1 ms) [ok]: ZRANGESTORE BYLEX (0 ms) [ok]: ZRANGESTORE BYSCORE (1 ms) [ok]: ZRANGESTORE BYSCORE LIMIT (1 ms) [ok]: ZRANGESTORE BYSCORE REV LIMIT (0 ms) [ok]: ZRANGE BYSCORE REV LIMIT (0 ms) [ok]: ZRANGESTORE - src key missing (0 ms) [ok]: ZRANGESTORE - src key wrong type (1 ms) [ok]: ZRANGESTORE - empty range (0 ms) [ok]: ZRANGESTORE BYLEX - empty range (0 ms) [ok]: ZRANGESTORE BYSCORE - empty range (1 ms) [ok]: ZRANGE BYLEX (0 ms) [ok]: ZRANGESTORE invalid syntax (0 ms) [ok]: ZRANGESTORE with zset-max-listpack-entries 0 #10767 case (2 ms) [ok]: ZRANGESTORE with zset-max-listpack-entries 1 dst key should use skiplist encoding (1 ms) [ok]: ZRANGE invalid syntax (1 ms) [ok]: ZRANDMEMBER - listpack (14 ms) [ok]: ZRANDMEMBER - skiplist (14 ms) [ok]: ZRANDMEMBER with RESP3 (1 ms) [ok]: ZRANDMEMBER count of 0 is handled correctly (0 ms) [ok]: ZRANDMEMBER with against non existing key (0 ms) [ok]: ZRANDMEMBER count overflow (1 ms) [ok]: ZRANDMEMBER count of 0 is handled correctly - emptyarray (0 ms) [ok]: ZRANDMEMBER with against non existing key - emptyarray (0 ms) [ok]: PFCOUNT multiple-keys merge returns cardinality of union #1 (7368 ms) === (repl external:skip) Starting server 127.0.0.1:26919 ok === (external:skip cluster) Starting server 127.0.0.1:21129 ok [ok]: dual-channel-replication fails when primary diskless disabled (1009 ms) === () Starting server 127.0.0.1:26921 ok [ok]: ZRANDMEMBER with - skiplist (352 ms) [ok]: ZRANDMEMBER with - listpack (333 ms) [ok]: zset score double range (0 ms) [ok]: zunionInterDiffGenericCommand acts on SET and ZSET (20 ms) [ok]: ZADD overflows the maximum allowed elements in a listpack - single (8 ms) [ok]: ZADD overflows the maximum allowed elements in a listpack - multiple (2 ms) [ok]: ZADD overflows the maximum allowed elements in a listpack - single_multiple (1 ms) [107/122 done]: unit/type/zset (92 seconds) === (dual-channel-replication external:skip) Starting server 127.0.0.1:21491 ok === () Starting server 127.0.0.1:21493 ok [ok]: Test dual-channel-replication sync- psync established after rdb load (105 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:21495 ok === () Starting server 127.0.0.1:21497 ok [ok]: Test replication partial resync: ok psync (diskless: no, disabled, dual-channel: no, reconnect: 1) (6285 ms) [ok]: Fix cluster (15462 ms) [ok]: GEOSEARCH fuzzy test - bybox (19769 ms) [ok]: GEOSEARCH box edges fuzzy test (84 ms) [108/122 done]: unit/geo (95 seconds) === (repl) Starting server 127.0.0.1:26283 ok [ok]: Partial resynchronization is successful even client-output-buffer-limit is less than repl-backlog-size. dualchannel no (4232 ms) [ok]: PFCOUNT multiple-keys merge returns cardinality of union #2 (4132 ms) [ok]: CLUSTER SLOT-STATS network-bytes-in, multi bulk buffer processing. (2282 ms) === (repl external:skip) Starting server 127.0.0.1:26923 ok === () Starting server 127.0.0.1:26285 ok [ok]: Slave should be able to synchronize with the master (107 ms) === () Starting server 127.0.0.1:26925 ok [ok]: PFDEBUG GETREG returns the HyperLogLog raw registers (428 ms) [ok]: PFADD / PFCOUNT cache invalidation works (2 ms) [109/122 done]: unit/hyperloglog (96 seconds) [ok]: Cluster is up (4 ms) [ok]: The update of replBufBlock's repl_offset is ok - Regression test for #11666 (83 ms) [ok]: Detect write load to master (1007 ms) [ok]: Cluster is writable (814 ms) [ok]: Instance #5 is a slave (0 ms) [ok]: Instance #5 synced with the master (0 ms) [ok]: Make instance #0 unreachable without killing it (0 ms) [ok]: Send CLUSTER FAILOVER to instance #5 (0 ms) [ok]: Instance #5 is a master after some time (60 ms) [ok]: Replica client-output-buffer size is limited to backlog_limit/16 when no replication data is pending. dualchannel no (2162 ms) [110/122 done]: integration/replication-buffer (62 seconds) [ok]: CLUSTER SLOT-STATS network-bytes-in, in-line buffer processing. (2585 ms) [ok]: CLUSTER SETSLOT with an explicit timeout (3098 ms) [ok]: New Master down consecutively (24458 ms) [ignore]: Not supported in tls mode [ok]: dual-channel-replication: Primary COB growth with inactive replica (4863 ms) === (external:skip cluster) Starting server 127.0.0.1:27263 ok === (external:skip cluster) Starting server 127.0.0.1:27265 ok === (external:skip cluster) Starting server 127.0.0.1:27267 ok === (external:skip cluster) Starting server 127.0.0.1:27269 ok === (external:skip cluster) Starting server 127.0.0.1:27271 ok === (external:skip cluster) Starting server 127.0.0.1:27273 ok === (external:skip cluster) Starting server 127.0.0.1:27275 ok === (dual-channel-replication external:skip) Starting server 127.0.0.1:21499 ok [111/122 done]: unit/cluster/slave-selection (89 seconds) === (external:skip cluster) Starting server 127.0.0.1:27277 ok === () Starting server 127.0.0.1:21501 ok === (external:skip cluster) Starting server 127.0.0.1:27279 ok === () Starting server 127.0.0.1:21503 ok [ok]: Test dual-channel: primary tracking replica backlog refcount - start with empty backlog (346 ms) [ok]: Test dual-channel: primary tracking replica backlog refcount - start with backlog (497 ms) [ok]: Test replication partial resync: no backlog (diskless: no, disabled, dual-channel: no, reconnect: 1) (8113 ms) === (repl) Starting server 127.0.0.1:26287 ok === (dual-channel-replication external:skip) Starting server 127.0.0.1:21505 ok [ok]: CLUSTER SLOT-STATS network-bytes-in, blocking command. (7467 ms) === () Starting server 127.0.0.1:26289 ok === () Starting server 127.0.0.1:21507 ok [ok]: Slave should be able to synchronize with the master (110 ms) [ok]: Psync established after rdb load - within grace period (205 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:21509 ok [ok]: Detect write load to master (1024 ms) === () Starting server 127.0.0.1:21511 ok [ok]: Wait for instance #0 to return back alive (9941 ms) [112/122 done]: unit/cluster/manual-failover (102 seconds) [ok]: CLUSTER SLOT-STATS network-bytes-in, multi-exec transaction. (3753 ms) [ok]: Psync established after RDB load - beyond grace period (2138 ms) Waiting for process 3940364 to exit... [ok]: Connect multiple replicas at the same time (issue #141), master diskless=yes, replica diskless=disabled dual-channel-replication-enabled=yes (21350 ms) === (repl external:skip) Starting server 127.0.0.1:27579 ok === (dual-channel-replication external:skip) Starting server 127.0.0.1:21513 ok [ok]: CLUSTER SLOT-STATS network-bytes-in, non slot specific command. (3493 ms) === () Starting server 127.0.0.1:27581 ok === () Starting server 127.0.0.1:21515 ok === () Starting server 127.0.0.1:27583 ok === () Starting server 127.0.0.1:27585 ok [ok]: Slot migration is ok when the replicas are down (165 ms) [ok]: Test dual-channel-replication primary gets cob overrun before established psync (1444 ms) [113/122 done]: unit/cluster/slot-migration (100 seconds) [ok]: Test dual-channel-replication primary gets cob overrun during replica rdb load (1064 ms) [ok]: Test replication partial resync: ok after delay (diskless: no, disabled, dual-channel: no, reconnect: 1) (9489 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:21517 ok === (repl) Starting server 127.0.0.1:26291 ok === () Starting server 127.0.0.1:21519 ok === () Starting server 127.0.0.1:26293 ok === () Starting server 127.0.0.1:21521 ok [ok]: CLUSTER SLOT-STATS network-bytes-in, pub/sub. (4643 ms) [ok]: Slave should be able to synchronize with the master (207 ms) === (external:skip cluster) Starting server 127.0.0.1:21131 ok === (external:skip cluster) Starting server 127.0.0.1:21133 ok [ok]: Detect write load to master (1007 ms) [ok]: Keys are accessible (25316 ms) [exception]: Executing test client: assertion:cluster config did not reach a consistent state. assertion:cluster config did not reach a consistent state while executing "error "assertion:$msg"" (procedure "fail" line 2) invoked from within "fail "cluster config did not reach a consistent state"" ("uplevel" body line 2) invoked from within "uplevel 1 $elsescript" (procedure "wait_for_condition" line 12) invoked from within "wait_for_condition 1000 50 { [cluster_config_consistent] eq 1 } else { fail "cluster config did not reach a consistent state" ..." (procedure "wait_for_cluster_propagation" line 2) invoked from within "wait_for_cluster_propagation" (procedure "cluster_setup" line 18) invoked from within "cluster_setup 4 4 8 my_slot_allocation cluster_allocate_replicas { test_migrated_replica "sigstop" }" ("uplevel" body line 1) invoked from within "uplevel 1 $code " (procedure "start_server" line 2) invoked from within "start_server {overrides {cluster-enabled yes cluster-ping-interval 100 cluster-node-timeout 3000} tags {external:skip cluster} overrides {cluster-node..." ("uplevel" body line 1) invoked from within "uplevel 1 $code " (procedure "start_server" line 2) invoked from within "start_server {overrides {cluster-enabled yes cluster-ping-interval 100 cluster-node-timeout 3000} tags {external:skip cluster} overrides {cluster-node..." ("uplevel" body line 1) invoked from within "uplevel 1 $code " (procedure "start_server" line 2) invoked from within "start_server {overrides {cluster-enabled yes cluster-ping-interval 100 cluster-node-timeout 3000} tags {external:skip cluster} overrides {cluster-node..." ("uplevel" body line 1) invoked from within "uplevel 1 $code " (procedure "start_server" line 2) invoked from within "start_server {overrides {cluster-enabled yes cluster-ping-interval 100 cluster-node-timeout 3000} tags {external:skip cluster} overrides {cluster-node..." ("uplevel" body line 1) invoked from within "uplevel 1 $code " (procedure "start_server" line 2) invoked from within "start_server {overrides {cluster-enabled yes cluster-ping-interval 100 cluster-node-timeout 3000} tags {external:skip cluster} overrides {cluster-node..." ("uplevel" body line 1) invoked from within "uplevel 1 $code " (procedure "start_server" line 2) invoked from within "start_server {overrides {cluster-enabled yes cluster-ping-interval 100 cluster-node-timeout 3000} tags {external:skip cluster} overrides {cluster-node..." ("uplevel" body line 1) invoked from within "uplevel 1 $code " (procedure "start_server" line 2) invoked from within "start_server {overrides {cluster-enabled yes cluster-ping-interval 100 cluster-node-timeout 3000} tags {external:skip cluster} overrides {cluster-node..." ("uplevel" body line 1) invoked from within "uplevel 1 $code " (procedure "start_server" line 2) invoked from within "start_server {overrides {cluster-enabled yes cluster-ping-interval 100 cluster-node-timeout 3000} tags {external:skip cluster} overrides {cluster-node..." ("uplevel" body line 1) invoked from within "uplevel 1 $code" (procedure "start_multiple_servers" line 5) invoked from within "start_multiple_servers $node_count $options $code" (procedure "start_cluster" line 16) invoked from within "start_cluster 4 4 {tags {external:skip cluster} overrides {cluster-node-timeout 1000 cluster-migration-barrier 999}} { test_migrated_replica "sigs..." (file "tests/unit/cluster/replica-migration.tcl" line 134) invoked from within "source $path" (procedure "execute_test_file" line 4) invoked from within "execute_test_file $data" (procedure "test_client_main" line 10) invoked from within "test_client_main $::test_server_port " Killing still running Valkey server 3825271 Killing still running Valkey server 3825866 Killing still running Valkey server 3826700 Killing still running Valkey server 3827002 Killing still running Valkey server 3827207 Killing still running Valkey server 3827523 Killing still running Valkey server 3828259 Killing still running Valkey server 3828976 Killing still running Valkey server 3829528 Killing still running Valkey server 3830383 Killing still running Valkey server 3831867 Killing still running Valkey server 3833195 Killing still running Valkey server 3833985 Killing still running Valkey server 3834378 Killing still running Valkey server 3834679 Killing still running Valkey server 3835018 Killing still running Valkey server 3835103 Killing still running Valkey server 3835285 Killing still running Valkey server 3835692 Killing still running Valkey server 3836358 Killing still running Valkey server 3836439 Killing still running Valkey server 3836931 Killing still running Valkey server 3837167 Killing still running Valkey server 3840482 Killing still running Valkey server 3892752 Killing still running Valkey server 3893337 Killing still running Valkey server 3948723 Killing still running Valkey server 3948988 Killing still running Valkey server 3949239 Killing still running Valkey server 3949473 Killing still running Valkey server 3952830 Killing still running Valkey server 3952978 Killing still running Valkey server 3953026 Killing still running Valkey server 3953249 I/O error reading reply while executing "{*}$r hset $k $f $v" ("uplevel" body line 2) invoked from within "uplevel 1 [lindex $args $path]" (procedure "randpath" line 3) invoked from within "randpath { {*}$r set $k $v } { {*}$r lpush $k $v } { {*}$r sadd $k $v ..." (procedure "createComplexDataset" line 36) invoked from within "createComplexDataset $r $ops" (procedure "bg_complex_data" line 5) invoked from within "bg_complex_data [lindex $argv 0] [lindex $argv 1] [lindex $argv 2] [lindex $argv 3] [lindex $argv 4]" (file "tests/helpers/bg_complex_data.tcl" line 13) I/O error reading reply while executing "$r set $key [expr rand()]" (procedure "gen_write_load" line 10) invoked from within "gen_write_load [lindex $argv 0] [lindex $argv 1] [lindex $argv 2] [lindex $argv 3] [lindex $argv 4]" (file "tests/helpers/gen_write_load.tcl" line 24) I/O error reading reply while executing "{*}$r set $k $v" ("uplevel" body line 2) invoked from within "uplevel 1 [lindex $args $path]" (procedure "randpath" line 3) invoked from within "randpath { {*}$r set $k $v } { {*}$r lpush $k $v } { {*}$r sadd $k $v ..." (procedure "createComplexDataset" line 36) invoked from within "createComplexDataset $r $ops" (procedure "bg_complex_data" line 5) invoked from within "bg_complex_data [lindex $argv 0] [lindex $argv 1] [lindex $argv 2] [lindex $argv 3] [lindex $argv 4]" (file "tests/helpers/bg_complex_data.tcl" line 13) I/O error reading reply while executing "{*}$r type $k" (procedure "findKeyWithType" line 7) invoked from within "findKeyWithType {*}$r set" ("uplevel" body line 2) invoked from within "uplevel 1 [lindex $args $path]" (procedure "randpath" line 3) invoked from within "randpath {{*}$r sadd $k $v} {{*}$r srem $k $v} { set otherset [findKeyWithType {*}$r set] if..." (procedure "createComplexDataset" line 60) invoked from within "createComplexDataset $r $ops" (procedure "bg_complex_data" line 5) invoked from within "bg_complex_data [lindex $argv 0] [lindex $argv 1] [lindex $argv 2] [lindex $argv 3] [lindex $argv 4]" (file "tests/helpers/bg_complex_data.tcl" line 13) Killing still running Valkey server 3953329 Killing still running Valkey server 3953633 Killing still running Valkey server 3953821 error: Bad exit status from /usr/src/tmp/rpm-tmp.29492 (%check) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.29492 (%check) Command exited with non-zero status 1 1194.04user 273.24system 3:08.56elapsed 778%CPU (0avgtext+0avgdata 503960maxresident)k 0inputs+0outputs (0major+14902917minor)pagefaults 0swaps hsh-rebuild: rebuild of `valkey-8.0.2-alt1.src.rpm' failed. Command exited with non-zero status 1 5.86user 3.35system 3:27.76elapsed 4%CPU (0avgtext+0avgdata 131784maxresident)k 0inputs+0outputs (0major+213072minor)pagefaults 0swaps