I: pbuilder: network access will be disabled during build
I: Current time: Wed Jan 15 00:31:11 +14 2025
I: pbuilder-time-stamp: 1736850671
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/bookworm-reproducible-base.tgz]
I: copying local configuration
W: --override-config is not set; not updating apt.conf Read the manpage for details.
I: mounting /proc filesystem
I: mounting /sys filesystem
I: creating /{dev,run}/shm
I: mounting /dev/pts filesystem
I: redirecting /dev/ptmx to /dev/pts/ptmx
I: policy-rc.d already exists
I: using eatmydata during job
I: Copying source file
I: copying [redis_7.0.15-1~deb12u2.dsc]
I: copying [./redis_7.0.15.orig.tar.gz]
I: copying [./redis_7.0.15-1~deb12u2.debian.tar.xz]
I: Extracting source
gpgv: Signature made Mon Dec  2 09:53:59 2024 +14
gpgv:                using RSA key 3AFA757FAC6EA11D2FF45DF088D24287A2D898B1
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./redis_7.0.15-1~deb12u2.dsc: no acceptable signature found
dpkg-source: info: extracting redis in redis-7.0.15
dpkg-source: info: unpacking redis_7.0.15.orig.tar.gz
dpkg-source: info: unpacking redis_7.0.15-1~deb12u2.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying debian-packaging/0001-Set-Debian-configuration-defaults.patch
dpkg-source: info: applying 0001-Fix-FTBFS-on-kFreeBSD.patch
dpkg-source: info: applying 0002-Add-CPPFLAGS-to-upstream-makefiles.patch
dpkg-source: info: applying 0003-Use-get_current_dir_name-over-PATHMAX.patch
dpkg-source: info: applying 0004-Add-support-for-USE_SYSTEM_JEMALLOC-flag.patch
dpkg-source: info: applying 0001-Apply-security-fixes-for-CVEs-1113.patch
I: Not using root during the build.
I: Installing the build-deps
I: user script /srv/workspace/pbuilder/37411/tmp/hooks/D01_modify_environment starting
debug: Running on ionos2-i386.
I: Changing host+domainname to test build reproducibility
I: Adding a custom variable just for the fun of it...
I: Changing /bin/sh to bash
'/bin/sh' -> '/bin/bash'
lrwxrwxrwx 1 root root 9 Jan 15 00:31 /bin/sh -> /bin/bash
I: Setting pbuilder2's login shell to /bin/bash
I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other
I: user script /srv/workspace/pbuilder/37411/tmp/hooks/D01_modify_environment finished
I: user script /srv/workspace/pbuilder/37411/tmp/hooks/D02_print_environment starting
I: set
  BASH=/bin/sh
  BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath
  BASH_ALIASES=()
  BASH_ARGC=()
  BASH_ARGV=()
  BASH_CMDS=()
  BASH_LINENO=([0]="12" [1]="0")
  BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:.
  BASH_SOURCE=([0]="/tmp/hooks/D02_print_environment" [1]="/tmp/hooks/D02_print_environment")
  BASH_VERSINFO=([0]="5" [1]="2" [2]="15" [3]="1" [4]="release" [5]="i686-pc-linux-gnu")
  BASH_VERSION='5.2.15(1)-release'
  BUILDDIR=/build/reproducible-path
  BUILDUSERGECOS='second user,second room,second work-phone,second home-phone,second other'
  BUILDUSERNAME=pbuilder2
  BUILD_ARCH=i386
  DEBIAN_FRONTEND=noninteractive
  DEB_BUILD_OPTIONS='buildinfo=+all reproducible=+all parallel=10 '
  DIRSTACK=()
  DISTRIBUTION=bookworm
  EUID=0
  FUNCNAME=([0]="Echo" [1]="main")
  GROUPS=()
  HOME=/root
  HOSTNAME=i-capture-the-hostname
  HOSTTYPE=i686
  HOST_ARCH=i386
  IFS=' 	
  '
  INVOCATION_ID=c4a865f41d16430b8a38eb27195352a6
  LANG=C
  LANGUAGE=de_CH:de
  LC_ALL=C
  LD_LIBRARY_PATH=/usr/lib/libeatmydata
  LD_PRELOAD=libeatmydata.so
  MACHTYPE=i686-pc-linux-gnu
  MAIL=/var/mail/root
  OPTERR=1
  OPTIND=1
  OSTYPE=linux-gnu
  PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path
  PBCURRENTCOMMANDLINEOPERATION=build
  PBUILDER_OPERATION=build
  PBUILDER_PKGDATADIR=/usr/share/pbuilder
  PBUILDER_PKGLIBDIR=/usr/lib/pbuilder
  PBUILDER_SYSCONFDIR=/etc
  PIPESTATUS=([0]="0")
  POSIXLY_CORRECT=y
  PPID=37411
  PS4='+ '
  PWD=/
  SHELL=/bin/bash
  SHELLOPTS=braceexpand:errexit:hashall:interactive-comments:posix
  SHLVL=3
  SUDO_COMMAND='/usr/bin/timeout -k 24.1h 24h /usr/bin/ionice -c 3 /usr/bin/nice -n 11 /usr/bin/unshare --uts -- /usr/sbin/pbuilder --build --configfile /srv/reproducible-results/rbuild-debian/r-b-build.G7Sibzp7/pbuilderrc_67Hl --distribution bookworm --hookdir /etc/pbuilder/rebuild-hooks --debbuildopts -b --basetgz /var/cache/pbuilder/bookworm-reproducible-base.tgz --buildresult /srv/reproducible-results/rbuild-debian/r-b-build.G7Sibzp7/b2 --logfile b2/build.log redis_7.0.15-1~deb12u2.dsc'
  SUDO_GID=112
  SUDO_UID=107
  SUDO_USER=jenkins
  TERM=unknown
  TZ=/usr/share/zoneinfo/Etc/GMT-14
  UID=0
  USER=root
  _='I: set'
  http_proxy=http://46.16.76.132:3128
I: uname -a
  Linux i-capture-the-hostname 6.1.0-29-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.123-1 (2025-01-02) x86_64 GNU/Linux
I: ls -l /bin
  total 6036
  -rwxr-xr-x 1 root root 1408088 Mar 30  2024 bash
  -rwxr-xr-x 3 root root   38404 Sep 19  2022 bunzip2
  -rwxr-xr-x 3 root root   38404 Sep 19  2022 bzcat
  lrwxrwxrwx 1 root root       6 Sep 19  2022 bzcmp -> bzdiff
  -rwxr-xr-x 1 root root    2225 Sep 19  2022 bzdiff
  lrwxrwxrwx 1 root root       6 Sep 19  2022 bzegrep -> bzgrep
  -rwxr-xr-x 1 root root    4893 Nov 28  2021 bzexe
  lrwxrwxrwx 1 root root       6 Sep 19  2022 bzfgrep -> bzgrep
  -rwxr-xr-x 1 root root    3775 Sep 19  2022 bzgrep
  -rwxr-xr-x 3 root root   38404 Sep 19  2022 bzip2
  -rwxr-xr-x 1 root root   17892 Sep 19  2022 bzip2recover
  lrwxrwxrwx 1 root root       6 Sep 19  2022 bzless -> bzmore
  -rwxr-xr-x 1 root root    1297 Sep 19  2022 bzmore
  -rwxr-xr-x 1 root root   42920 Sep 21  2022 cat
  -rwxr-xr-x 1 root root   79816 Sep 21  2022 chgrp
  -rwxr-xr-x 1 root root   67496 Sep 21  2022 chmod
  -rwxr-xr-x 1 root root   79816 Sep 21  2022 chown
  -rwxr-xr-x 1 root root  162024 Sep 21  2022 cp
  -rwxr-xr-x 1 root root  136916 Jan  6  2023 dash
  -rwxr-xr-x 1 root root  137160 Sep 21  2022 date
  -rwxr-xr-x 1 root root  100364 Sep 21  2022 dd
  -rwxr-xr-x 1 root root  108940 Sep 21  2022 df
  -rwxr-xr-x 1 root root  162152 Sep 21  2022 dir
  -rwxr-xr-x 1 root root   87760 Nov 22 10:01 dmesg
  lrwxrwxrwx 1 root root       8 Dec 20  2022 dnsdomainname -> hostname
  lrwxrwxrwx 1 root root       8 Dec 20  2022 domainname -> hostname
  -rwxr-xr-x 1 root root   38760 Sep 21  2022 echo
  -rwxr-xr-x 1 root root      41 Jan 25  2023 egrep
  -rwxr-xr-x 1 root root   34664 Sep 21  2022 false
  -rwxr-xr-x 1 root root      41 Jan 25  2023 fgrep
  -rwxr-xr-x 1 root root   84272 Nov 22 10:01 findmnt
  -rwsr-xr-x 1 root root   30240 Mar 23  2023 fusermount
  -rwxr-xr-x 1 root root  218680 Jan 25  2023 grep
  -rwxr-xr-x 2 root root    2346 Apr 10  2022 gunzip
  -rwxr-xr-x 1 root root    6447 Apr 10  2022 gzexe
  -rwxr-xr-x 1 root root  100952 Apr 10  2022 gzip
  -rwxr-xr-x 1 root root   21916 Dec 20  2022 hostname
  -rwxr-xr-x 1 root root   75756 Sep 21  2022 ln
  -rwxr-xr-x 1 root root   55600 Mar 24  2023 login
  -rwxr-xr-x 1 root root  162152 Sep 21  2022 ls
  -rwxr-xr-x 1 root root  214568 Nov 22 10:01 lsblk
  -rwxr-xr-x 1 root root   96328 Sep 21  2022 mkdir
  -rwxr-xr-x 1 root root   84008 Sep 21  2022 mknod
  -rwxr-xr-x 1 root root   38792 Sep 21  2022 mktemp
  -rwxr-xr-x 1 root root   63016 Nov 22 10:01 more
  -rwsr-xr-x 1 root root   58912 Nov 22 10:01 mount
  -rwxr-xr-x 1 root root   13856 Nov 22 10:01 mountpoint
  -rwxr-xr-x 1 root root  157932 Sep 21  2022 mv
  lrwxrwxrwx 1 root root       8 Dec 20  2022 nisdomainname -> hostname
  lrwxrwxrwx 1 root root      14 Apr  3  2023 pidof -> /sbin/killall5
  -rwxr-xr-x 1 root root   38792 Sep 21  2022 pwd
  lrwxrwxrwx 1 root root       4 Mar 30  2024 rbash -> bash
  -rwxr-xr-x 1 root root   51080 Sep 21  2022 readlink
  -rwxr-xr-x 1 root root   75720 Sep 21  2022 rm
  -rwxr-xr-x 1 root root   51080 Sep 21  2022 rmdir
  -rwxr-xr-x 1 root root   22308 Jul 29  2023 run-parts
  -rwxr-xr-x 1 root root  133224 Jan  6  2023 sed
  lrwxrwxrwx 1 root root       9 Jan 15 00:31 sh -> /bin/bash
  -rwxr-xr-x 1 root root   38760 Sep 21  2022 sleep
  -rwxr-xr-x 1 root root   87976 Sep 21  2022 stty
  -rwsr-xr-x 1 root root   83492 Nov 22 10:01 su
  -rwxr-xr-x 1 root root   38792 Sep 21  2022 sync
  -rwxr-xr-x 1 root root  598456 Jan 20  2024 tar
  -rwxr-xr-x 1 root root   13860 Jul 29  2023 tempfile
  -rwxr-xr-x 1 root root  120776 Sep 21  2022 touch
  -rwxr-xr-x 1 root root   34664 Sep 21  2022 true
  -rwxr-xr-x 1 root root   17892 Mar 23  2023 ulockmgr_server
  -rwsr-xr-x 1 root root   30236 Nov 22 10:01 umount
  -rwxr-xr-x 1 root root   38760 Sep 21  2022 uname
  -rwxr-xr-x 2 root root    2346 Apr 10  2022 uncompress
  -rwxr-xr-x 1 root root  162152 Sep 21  2022 vdir
  -rwxr-xr-x 1 root root   71216 Nov 22 10:01 wdctl
  lrwxrwxrwx 1 root root       8 Dec 20  2022 ypdomainname -> hostname
  -rwxr-xr-x 1 root root    1984 Apr 10  2022 zcat
  -rwxr-xr-x 1 root root    1678 Apr 10  2022 zcmp
  -rwxr-xr-x 1 root root    6460 Apr 10  2022 zdiff
  -rwxr-xr-x 1 root root      29 Apr 10  2022 zegrep
  -rwxr-xr-x 1 root root      29 Apr 10  2022 zfgrep
  -rwxr-xr-x 1 root root    2081 Apr 10  2022 zforce
  -rwxr-xr-x 1 root root    8103 Apr 10  2022 zgrep
  -rwxr-xr-x 1 root root    2206 Apr 10  2022 zless
  -rwxr-xr-x 1 root root    1842 Apr 10  2022 zmore
  -rwxr-xr-x 1 root root    4577 Apr 10  2022 znew
I: user script /srv/workspace/pbuilder/37411/tmp/hooks/D02_print_environment finished
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: i386
Maintainer: Debian Pbuilder Team <pbuilder-maint@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper-compat (= 13), dpkg-dev (>= 1.17.14), libhiredis-dev (>= 0.14.0), libjemalloc-dev, liblua5.1-dev, liblzf-dev, libssl-dev, libsystemd-dev, lua-bitop-dev, lua-cjson-dev, openssl, pkg-config, procps, tcl, tcl-tls
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 19554 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested:
 pbuilder-satisfydepends-dummy depends on debhelper-compat (= 13); however:
  Package debhelper-compat is not installed.
 pbuilder-satisfydepends-dummy depends on libhiredis-dev (>= 0.14.0); however:
  Package libhiredis-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libjemalloc-dev; however:
  Package libjemalloc-dev is not installed.
 pbuilder-satisfydepends-dummy depends on liblua5.1-dev; however:
  Package liblua5.1-dev is not installed.
 pbuilder-satisfydepends-dummy depends on liblzf-dev; however:
  Package liblzf-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libssl-dev; however:
  Package libssl-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libsystemd-dev; however:
  Package libsystemd-dev is not installed.
 pbuilder-satisfydepends-dummy depends on lua-bitop-dev; however:
  Package lua-bitop-dev is not installed.
 pbuilder-satisfydepends-dummy depends on lua-cjson-dev; however:
  Package lua-cjson-dev is not installed.
 pbuilder-satisfydepends-dummy depends on openssl; however:
  Package openssl is not installed.
 pbuilder-satisfydepends-dummy depends on pkg-config; however:
  Package pkg-config is not installed.
 pbuilder-satisfydepends-dummy depends on procps; however:
  Package procps is not installed.
 pbuilder-satisfydepends-dummy depends on tcl; however:
  Package tcl is not installed.
 pbuilder-satisfydepends-dummy depends on tcl-tls; however:
  Package tcl-tls is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0)
pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0)
The following NEW packages will be installed:
  autoconf{a} automake{a} autopoint{a} autotools-dev{a} bsdextrautils{a} debhelper{a} dh-autoreconf{a} dh-strip-nondeterminism{a} dwz{a} file{a} gettext{a} gettext-base{a} groff-base{a} intltool-debian{a} libarchive-zip-perl{a} libdebhelper-perl{a} libelf1{a} libfile-stripnondeterminism-perl{a} libhiredis-dev{a} libhiredis0.14{a} libicu72{a} libjemalloc-dev{a} libjemalloc2{a} liblua5.1-0{a} liblua5.1-0-dev{a} liblzf-dev{a} liblzf1{a} libmagic-mgc{a} libmagic1{a} libncurses-dev{a} libncurses6{a} libpipeline1{a} libpkgconf3{a} libproc2-0{a} libreadline-dev{a} libreadline8{a} libssl-dev{a} libsub-override-perl{a} libsystemd-dev{a} libtcl8.6{a} libtool{a} libuchardet0{a} libxml2{a} lua-bitop{a} lua-bitop-dev{a} lua-cjson{a} lua-cjson-dev{a} m4{a} man-db{a} openssl{a} pkg-config{a} pkgconf{a} pkgconf-bin{a} po-debconf{a} procps{a} readline-common{a} sensible-utils{a} tcl{a} tcl-tls{a} tcl8.6{a} 
The following packages are RECOMMENDED but will NOT be installed:
  curl libarchive-cpio-perl libgpm2 libltdl-dev libmail-sendmail-perl libtool-bin lynx psmisc wget 
0 packages upgraded, 60 newly installed, 0 to remove and 0 not upgraded.
Need to get 27.5 MB of archives. After unpacking 105 MB will be used.
Writing extended state information...
Get: 1 http://deb.debian.org/debian bookworm/main i386 libproc2-0 i386 2:4.0.2-3 [63.7 kB]
Get: 2 http://deb.debian.org/debian bookworm/main i386 procps i386 2:4.0.2-3 [706 kB]
Get: 3 http://deb.debian.org/debian bookworm/main i386 readline-common all 8.2-1.3 [69.0 kB]
Get: 4 http://deb.debian.org/debian bookworm/main i386 sensible-utils all 0.0.17+nmu1 [19.0 kB]
Get: 5 http://deb.debian.org/debian bookworm/main i386 libmagic-mgc i386 1:5.44-3 [305 kB]
Get: 6 http://deb.debian.org/debian bookworm/main i386 libmagic1 i386 1:5.44-3 [114 kB]
Get: 7 http://deb.debian.org/debian bookworm/main i386 file i386 1:5.44-3 [42.5 kB]
Get: 8 http://deb.debian.org/debian bookworm/main i386 gettext-base i386 0.21-12 [162 kB]
Get: 9 http://deb.debian.org/debian bookworm/main i386 libuchardet0 i386 0.0.7-1 [67.9 kB]
Get: 10 http://deb.debian.org/debian bookworm/main i386 groff-base i386 1.22.4-10 [932 kB]
Get: 11 http://deb.debian.org/debian bookworm/main i386 bsdextrautils i386 2.38.1-5+deb12u3 [90.5 kB]
Get: 12 http://deb.debian.org/debian bookworm/main i386 libpipeline1 i386 1.5.7-1 [40.0 kB]
Get: 13 http://deb.debian.org/debian bookworm/main i386 man-db i386 2.11.2-2 [1397 kB]
Get: 14 http://deb.debian.org/debian bookworm/main i386 m4 i386 1.4.19-3 [294 kB]
Get: 15 http://deb.debian.org/debian bookworm/main i386 autoconf all 2.71-3 [332 kB]
Get: 16 http://deb.debian.org/debian bookworm/main i386 autotools-dev all 20220109.1 [51.6 kB]
Get: 17 http://deb.debian.org/debian bookworm/main i386 automake all 1:1.16.5-1.3 [823 kB]
Get: 18 http://deb.debian.org/debian bookworm/main i386 autopoint all 0.21-12 [495 kB]
Get: 19 http://deb.debian.org/debian bookworm/main i386 libdebhelper-perl all 13.11.4 [81.2 kB]
Get: 20 http://deb.debian.org/debian bookworm/main i386 libtool all 2.4.7-7~deb12u1 [517 kB]
Get: 21 http://deb.debian.org/debian bookworm/main i386 dh-autoreconf all 20 [17.1 kB]
Get: 22 http://deb.debian.org/debian bookworm/main i386 libarchive-zip-perl all 1.68-1 [104 kB]
Get: 23 http://deb.debian.org/debian bookworm/main i386 libsub-override-perl all 0.09-4 [9304 B]
Get: 24 http://deb.debian.org/debian bookworm/main i386 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
Get: 25 http://deb.debian.org/debian bookworm/main i386 dh-strip-nondeterminism all 1.13.1-1 [8620 B]
Get: 26 http://deb.debian.org/debian bookworm/main i386 libelf1 i386 0.188-2.1 [179 kB]
Get: 27 http://deb.debian.org/debian bookworm/main i386 dwz i386 0.15-1 [118 kB]
Get: 28 http://deb.debian.org/debian bookworm/main i386 libicu72 i386 72.1-3 [9541 kB]
Get: 29 http://deb.debian.org/debian bookworm/main i386 libxml2 i386 2.9.14+dfsg-1.3~deb12u1 [720 kB]
Get: 30 http://deb.debian.org/debian bookworm/main i386 gettext i386 0.21-12 [1311 kB]
Get: 31 http://deb.debian.org/debian bookworm/main i386 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
Get: 32 http://deb.debian.org/debian bookworm/main i386 po-debconf all 1.0.21+nmu1 [248 kB]
Get: 33 http://deb.debian.org/debian bookworm/main i386 debhelper all 13.11.4 [942 kB]
Get: 34 http://deb.debian.org/debian bookworm/main i386 libhiredis0.14 i386 0.14.1-3 [38.5 kB]
Get: 35 http://deb.debian.org/debian bookworm/main i386 libhiredis-dev i386 0.14.1-3 [59.5 kB]
Get: 36 http://deb.debian.org/debian bookworm/main i386 libjemalloc2 i386 5.3.0-1 [283 kB]
Get: 37 http://deb.debian.org/debian bookworm/main i386 libjemalloc-dev i386 5.3.0-1 [430 kB]
Get: 38 http://deb.debian.org/debian bookworm/main i386 liblua5.1-0 i386 5.1.5-9 [122 kB]
Get: 39 http://deb.debian.org/debian bookworm/main i386 libreadline8 i386 8.2-1.3 [171 kB]
Get: 40 http://deb.debian.org/debian bookworm/main i386 libncurses6 i386 6.4-4 [111 kB]
Get: 41 http://deb.debian.org/debian bookworm/main i386 libncurses-dev i386 6.4-4 [379 kB]
Get: 42 http://deb.debian.org/debian bookworm/main i386 libreadline-dev i386 8.2-1.3 [164 kB]
Get: 43 http://deb.debian.org/debian bookworm/main i386 liblua5.1-0-dev i386 5.1.5-9 [150 kB]
Get: 44 http://deb.debian.org/debian bookworm/main i386 liblzf1 i386 3.6-3 [9668 B]
Get: 45 http://deb.debian.org/debian bookworm/main i386 liblzf-dev i386 3.6-3 [18.0 kB]
Get: 46 http://deb.debian.org/debian bookworm/main i386 libpkgconf3 i386 1.8.1-1 [38.3 kB]
Get: 47 http://deb.debian.org/debian bookworm/main i386 libssl-dev i386 3.0.15-1~deb12u1 [2500 kB]
Get: 48 http://deb.debian.org/debian bookworm/main i386 libsystemd-dev i386 252.33-1~deb12u1 [354 kB]
Get: 49 http://deb.debian.org/debian bookworm/main i386 libtcl8.6 i386 8.6.13+dfsg-2 [1095 kB]
Get: 50 http://deb.debian.org/debian bookworm/main i386 lua-bitop i386 1.0.2-7 [7884 B]
Get: 51 http://deb.debian.org/debian bookworm/main i386 lua-bitop-dev i386 1.0.2-7 [20.6 kB]
Get: 52 http://deb.debian.org/debian bookworm/main i386 lua-cjson i386 2.1.0+dfsg-2.2 [20.5 kB]
Get: 53 http://deb.debian.org/debian bookworm/main i386 lua-cjson-dev i386 2.1.0+dfsg-2.2 [34.1 kB]
Get: 54 http://deb.debian.org/debian bookworm/main i386 openssl i386 3.0.15-1~deb12u1 [1431 kB]
Get: 55 http://deb.debian.org/debian bookworm/main i386 pkgconf-bin i386 1.8.1-1 [29.8 kB]
Get: 56 http://deb.debian.org/debian bookworm/main i386 pkgconf i386 1.8.1-1 [25.9 kB]
Get: 57 http://deb.debian.org/debian bookworm/main i386 pkg-config i386 1.8.1-1 [13.7 kB]
Get: 58 http://deb.debian.org/debian bookworm/main i386 tcl8.6 i386 8.6.13+dfsg-2 [120 kB]
Get: 59 http://deb.debian.org/debian bookworm/main i386 tcl i386 8.6.13 [4016 B]
Get: 60 http://deb.debian.org/debian bookworm/main i386 tcl-tls i386 1.7.22-3+b1 [72.1 kB]
Fetched 27.5 MB in 1s (27.4 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libproc2-0:i386.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19554 files and directories currently installed.)
Preparing to unpack .../00-libproc2-0_2%3a4.0.2-3_i386.deb ...
Unpacking libproc2-0:i386 (2:4.0.2-3) ...
Selecting previously unselected package procps.
Preparing to unpack .../01-procps_2%3a4.0.2-3_i386.deb ...
Unpacking procps (2:4.0.2-3) ...
Selecting previously unselected package readline-common.
Preparing to unpack .../02-readline-common_8.2-1.3_all.deb ...
Unpacking readline-common (8.2-1.3) ...
Selecting previously unselected package sensible-utils.
Preparing to unpack .../03-sensible-utils_0.0.17+nmu1_all.deb ...
Unpacking sensible-utils (0.0.17+nmu1) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../04-libmagic-mgc_1%3a5.44-3_i386.deb ...
Unpacking libmagic-mgc (1:5.44-3) ...
Selecting previously unselected package libmagic1:i386.
Preparing to unpack .../05-libmagic1_1%3a5.44-3_i386.deb ...
Unpacking libmagic1:i386 (1:5.44-3) ...
Selecting previously unselected package file.
Preparing to unpack .../06-file_1%3a5.44-3_i386.deb ...
Unpacking file (1:5.44-3) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../07-gettext-base_0.21-12_i386.deb ...
Unpacking gettext-base (0.21-12) ...
Selecting previously unselected package libuchardet0:i386.
Preparing to unpack .../08-libuchardet0_0.0.7-1_i386.deb ...
Unpacking libuchardet0:i386 (0.0.7-1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../09-groff-base_1.22.4-10_i386.deb ...
Unpacking groff-base (1.22.4-10) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../10-bsdextrautils_2.38.1-5+deb12u3_i386.deb ...
Unpacking bsdextrautils (2.38.1-5+deb12u3) ...
Selecting previously unselected package libpipeline1:i386.
Preparing to unpack .../11-libpipeline1_1.5.7-1_i386.deb ...
Unpacking libpipeline1:i386 (1.5.7-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../12-man-db_2.11.2-2_i386.deb ...
Unpacking man-db (2.11.2-2) ...
Selecting previously unselected package m4.
Preparing to unpack .../13-m4_1.4.19-3_i386.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../14-autoconf_2.71-3_all.deb ...
Unpacking autoconf (2.71-3) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../15-autotools-dev_20220109.1_all.deb ...
Unpacking autotools-dev (20220109.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../16-automake_1%3a1.16.5-1.3_all.deb ...
Unpacking automake (1:1.16.5-1.3) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../17-autopoint_0.21-12_all.deb ...
Unpacking autopoint (0.21-12) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../18-libdebhelper-perl_13.11.4_all.deb ...
Unpacking libdebhelper-perl (13.11.4) ...
Selecting previously unselected package libtool.
Preparing to unpack .../19-libtool_2.4.7-7~deb12u1_all.deb ...
Unpacking libtool (2.4.7-7~deb12u1) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../20-dh-autoreconf_20_all.deb ...
Unpacking dh-autoreconf (20) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../21-libarchive-zip-perl_1.68-1_all.deb ...
Unpacking libarchive-zip-perl (1.68-1) ...
Selecting previously unselected package libsub-override-perl.
Preparing to unpack .../22-libsub-override-perl_0.09-4_all.deb ...
Unpacking libsub-override-perl (0.09-4) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../23-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../24-dh-strip-nondeterminism_1.13.1-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.13.1-1) ...
Selecting previously unselected package libelf1:i386.
Preparing to unpack .../25-libelf1_0.188-2.1_i386.deb ...
Unpacking libelf1:i386 (0.188-2.1) ...
Selecting previously unselected package dwz.
Preparing to unpack .../26-dwz_0.15-1_i386.deb ...
Unpacking dwz (0.15-1) ...
Selecting previously unselected package libicu72:i386.
Preparing to unpack .../27-libicu72_72.1-3_i386.deb ...
Unpacking libicu72:i386 (72.1-3) ...
Selecting previously unselected package libxml2:i386.
Preparing to unpack .../28-libxml2_2.9.14+dfsg-1.3~deb12u1_i386.deb ...
Unpacking libxml2:i386 (2.9.14+dfsg-1.3~deb12u1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../29-gettext_0.21-12_i386.deb ...
Unpacking gettext (0.21-12) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../30-intltool-debian_0.35.0+20060710.6_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.6) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../31-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../32-debhelper_13.11.4_all.deb ...
Unpacking debhelper (13.11.4) ...
Selecting previously unselected package libhiredis0.14:i386.
Preparing to unpack .../33-libhiredis0.14_0.14.1-3_i386.deb ...
Unpacking libhiredis0.14:i386 (0.14.1-3) ...
Selecting previously unselected package libhiredis-dev:i386.
Preparing to unpack .../34-libhiredis-dev_0.14.1-3_i386.deb ...
Unpacking libhiredis-dev:i386 (0.14.1-3) ...
Selecting previously unselected package libjemalloc2:i386.
Preparing to unpack .../35-libjemalloc2_5.3.0-1_i386.deb ...
Unpacking libjemalloc2:i386 (5.3.0-1) ...
Selecting previously unselected package libjemalloc-dev.
Preparing to unpack .../36-libjemalloc-dev_5.3.0-1_i386.deb ...
Unpacking libjemalloc-dev (5.3.0-1) ...
Selecting previously unselected package liblua5.1-0:i386.
Preparing to unpack .../37-liblua5.1-0_5.1.5-9_i386.deb ...
Unpacking liblua5.1-0:i386 (5.1.5-9) ...
Selecting previously unselected package libreadline8:i386.
Preparing to unpack .../38-libreadline8_8.2-1.3_i386.deb ...
Unpacking libreadline8:i386 (8.2-1.3) ...
Selecting previously unselected package libncurses6:i386.
Preparing to unpack .../39-libncurses6_6.4-4_i386.deb ...
Unpacking libncurses6:i386 (6.4-4) ...
Selecting previously unselected package libncurses-dev:i386.
Preparing to unpack .../40-libncurses-dev_6.4-4_i386.deb ...
Unpacking libncurses-dev:i386 (6.4-4) ...
Selecting previously unselected package libreadline-dev:i386.
Preparing to unpack .../41-libreadline-dev_8.2-1.3_i386.deb ...
Unpacking libreadline-dev:i386 (8.2-1.3) ...
Selecting previously unselected package liblua5.1-0-dev:i386.
Preparing to unpack .../42-liblua5.1-0-dev_5.1.5-9_i386.deb ...
Unpacking liblua5.1-0-dev:i386 (5.1.5-9) ...
Selecting previously unselected package liblzf1:i386.
Preparing to unpack .../43-liblzf1_3.6-3_i386.deb ...
Unpacking liblzf1:i386 (3.6-3) ...
Selecting previously unselected package liblzf-dev:i386.
Preparing to unpack .../44-liblzf-dev_3.6-3_i386.deb ...
Unpacking liblzf-dev:i386 (3.6-3) ...
Selecting previously unselected package libpkgconf3:i386.
Preparing to unpack .../45-libpkgconf3_1.8.1-1_i386.deb ...
Unpacking libpkgconf3:i386 (1.8.1-1) ...
Selecting previously unselected package libssl-dev:i386.
Preparing to unpack .../46-libssl-dev_3.0.15-1~deb12u1_i386.deb ...
Unpacking libssl-dev:i386 (3.0.15-1~deb12u1) ...
Selecting previously unselected package libsystemd-dev:i386.
Preparing to unpack .../47-libsystemd-dev_252.33-1~deb12u1_i386.deb ...
Unpacking libsystemd-dev:i386 (252.33-1~deb12u1) ...
Selecting previously unselected package libtcl8.6:i386.
Preparing to unpack .../48-libtcl8.6_8.6.13+dfsg-2_i386.deb ...
Unpacking libtcl8.6:i386 (8.6.13+dfsg-2) ...
Selecting previously unselected package lua-bitop:i386.
Preparing to unpack .../49-lua-bitop_1.0.2-7_i386.deb ...
Unpacking lua-bitop:i386 (1.0.2-7) ...
Selecting previously unselected package lua-bitop-dev:i386.
Preparing to unpack .../50-lua-bitop-dev_1.0.2-7_i386.deb ...
Unpacking lua-bitop-dev:i386 (1.0.2-7) ...
Selecting previously unselected package lua-cjson:i386.
Preparing to unpack .../51-lua-cjson_2.1.0+dfsg-2.2_i386.deb ...
Unpacking lua-cjson:i386 (2.1.0+dfsg-2.2) ...
Selecting previously unselected package lua-cjson-dev:i386.
Preparing to unpack .../52-lua-cjson-dev_2.1.0+dfsg-2.2_i386.deb ...
Unpacking lua-cjson-dev:i386 (2.1.0+dfsg-2.2) ...
Selecting previously unselected package openssl.
Preparing to unpack .../53-openssl_3.0.15-1~deb12u1_i386.deb ...
Unpacking openssl (3.0.15-1~deb12u1) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../54-pkgconf-bin_1.8.1-1_i386.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:i386.
Preparing to unpack .../55-pkgconf_1.8.1-1_i386.deb ...
Unpacking pkgconf:i386 (1.8.1-1) ...
Selecting previously unselected package pkg-config:i386.
Preparing to unpack .../56-pkg-config_1.8.1-1_i386.deb ...
Unpacking pkg-config:i386 (1.8.1-1) ...
Selecting previously unselected package tcl8.6.
Preparing to unpack .../57-tcl8.6_8.6.13+dfsg-2_i386.deb ...
Unpacking tcl8.6 (8.6.13+dfsg-2) ...
Selecting previously unselected package tcl.
Preparing to unpack .../58-tcl_8.6.13_i386.deb ...
Unpacking tcl (8.6.13) ...
Selecting previously unselected package tcl-tls:i386.
Preparing to unpack .../59-tcl-tls_1.7.22-3+b1_i386.deb ...
Unpacking tcl-tls:i386 (1.7.22-3+b1) ...
Setting up libpipeline1:i386 (1.5.7-1) ...
Setting up libicu72:i386 (72.1-3) ...
Setting up bsdextrautils (2.38.1-5+deb12u3) ...
Setting up libmagic-mgc (1:5.44-3) ...
Setting up libarchive-zip-perl (1.68-1) ...
Setting up libdebhelper-perl (13.11.4) ...
Setting up libmagic1:i386 (1:5.44-3) ...
Setting up gettext-base (0.21-12) ...
Setting up m4 (1.4.19-3) ...
Setting up file (1:5.44-3) ...
Setting up libjemalloc2:i386 (5.3.0-1) ...
Setting up libjemalloc-dev (5.3.0-1) ...
Setting up autotools-dev (20220109.1) ...
Setting up libpkgconf3:i386 (1.8.1-1) ...
Setting up lua-cjson:i386 (2.1.0+dfsg-2.2) ...
Setting up libncurses6:i386 (6.4-4) ...
Setting up liblzf1:i386 (3.6-3) ...
Setting up libproc2-0:i386 (2:4.0.2-3) ...
Setting up libssl-dev:i386 (3.0.15-1~deb12u1) ...
Setting up libtcl8.6:i386 (8.6.13+dfsg-2) ...
Setting up autopoint (0.21-12) ...
Setting up liblzf-dev:i386 (3.6-3) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up lua-bitop:i386 (1.0.2-7) ...
Setting up autoconf (2.71-3) ...
Setting up sensible-utils (0.0.17+nmu1) ...
Setting up libuchardet0:i386 (0.0.7-1) ...
Setting up procps (2:4.0.2-3) ...
Setting up liblua5.1-0:i386 (5.1.5-9) ...
Setting up libsub-override-perl (0.09-4) ...
Setting up openssl (3.0.15-1~deb12u1) ...
Setting up libelf1:i386 (0.188-2.1) ...
Setting up readline-common (8.2-1.3) ...
Setting up libxml2:i386 (2.9.14+dfsg-1.3~deb12u1) ...
Setting up libsystemd-dev:i386 (252.33-1~deb12u1) ...
Setting up libhiredis0.14:i386 (0.14.1-3) ...
Setting up automake (1:1.16.5-1.3) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
Setting up tcl8.6 (8.6.13+dfsg-2) ...
Setting up libncurses-dev:i386 (6.4-4) ...
Setting up gettext (0.21-12) ...
Setting up libhiredis-dev:i386 (0.14.1-3) ...
Setting up libtool (2.4.7-7~deb12u1) ...
Setting up libreadline8:i386 (8.2-1.3) ...
Setting up libreadline-dev:i386 (8.2-1.3) ...
Setting up pkgconf:i386 (1.8.1-1) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up dh-autoreconf (20) ...
Setting up lua-cjson-dev:i386 (2.1.0+dfsg-2.2) ...
Setting up tcl-tls:i386 (1.7.22-3+b1) ...
Setting up pkg-config:i386 (1.8.1-1) ...
Setting up lua-bitop-dev:i386 (1.0.2-7) ...
Setting up dh-strip-nondeterminism (1.13.1-1) ...
Setting up dwz (0.15-1) ...
Setting up groff-base (1.22.4-10) ...
Setting up tcl (8.6.13) ...
Setting up liblua5.1-0-dev:i386 (5.1.5-9) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up man-db (2.11.2-2) ...
Not building database; man-db/auto-update is not 'true'.
Setting up debhelper (13.11.4) ...
Processing triggers for libc-bin (2.36-9+deb12u9) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
I: Building the package
I: user script /srv/workspace/pbuilder/37411/tmp/hooks/A99_set_merged_usr starting
Not re-configuring usrmerge for bookworm
I: user script /srv/workspace/pbuilder/37411/tmp/hooks/A99_set_merged_usr finished
hostname: Name or service not known
I: Running cd /build/reproducible-path/redis-7.0.15/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-genchanges -S  > ../redis_7.0.15-1~deb12u2_source.changes
dpkg-buildpackage: info: source package redis
dpkg-buildpackage: info: source version 5:7.0.15-1~deb12u2
dpkg-buildpackage: info: source distribution bookworm
dpkg-buildpackage: info: source changed by Adrian Bunk <bunk@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture i386
 debian/rules clean
dh clean
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/build/reproducible-path/redis-7.0.15'
dh_auto_clean
	make -j10 distclean
make[2]: Entering directory '/build/reproducible-path/redis-7.0.15'
cd src && make distclean
make[3]: Entering directory '/build/reproducible-path/redis-7.0.15/src'
rm -rf redis-server redis-sentinel redis-cli redis-benchmark redis-check-rdb redis-check-aof *.o *.gcda *.gcno *.gcov redis.info lcov-html Makefile.dep
rm -f adlist.d quicklist.d ae.d anet.d dict.d server.d sds.d zmalloc.d lzf_c.d lzf_d.d pqsort.d zipmap.d sha1.d ziplist.d release.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 crc16.d endianconv.d slowlog.d eval.d bio.d rio.d rand.d memtest.d syscheck.d crcspeed.d crc64.d bitops.d sentinel.d notify.d setproctitle.d blocked.d hyperloglog.d latency.d sparkline.d redis-check-rdb.d redis-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 connection.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 anet.d adlist.d dict.d redis-cli.d zmalloc.d release.d ae.d redisassert.d crcspeed.d crc64.d siphash.d crc16.d monotonic.d cli_common.d mt19937-64.d ae.d anet.d redis-benchmark.d adlist.d dict.d zmalloc.d redisassert.d release.d crcspeed.d crc64.d siphash.d crc16.d monotonic.d cli_common.d mt19937-64.d
(cd ../deps && make distclean)
make[4]: Entering directory '/build/reproducible-path/redis-7.0.15/deps'
(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
(rm -f .make-*)
make[4]: Leaving directory '/build/reproducible-path/redis-7.0.15/deps'
(cd modules && make clean)
make[4]: Entering directory '/build/reproducible-path/redis-7.0.15/src/modules'
rm -rf *.xo *.so
make[4]: Leaving directory '/build/reproducible-path/redis-7.0.15/src/modules'
(cd ../tests/modules && make clean)
make[4]: Entering directory '/build/reproducible-path/redis-7.0.15/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 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
make[4]: Leaving directory '/build/reproducible-path/redis-7.0.15/tests/modules'
(rm -f .make-*)
make[3]: Leaving directory '/build/reproducible-path/redis-7.0.15/src'
make[2]: Leaving directory '/build/reproducible-path/redis-7.0.15'
rm -f src/release.h debian/*.service
make[1]: Leaving directory '/build/reproducible-path/redis-7.0.15'
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/reproducible-path/redis-7.0.15'
dh_auto_build -- V=1 USE_SYSTEM_JEMALLOC=yes USE_SYSTEMD=yes USE_JEMALLOC=yes
	make -j10 "INSTALL=install --strip-program=true" V=1 USE_SYSTEM_JEMALLOC=yes USE_SYSTEMD=yes USE_JEMALLOC=yes
make[2]: Entering directory '/build/reproducible-path/redis-7.0.15'
cd src && make all
make[3]: Entering directory '/build/reproducible-path/redis-7.0.15/src'
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MM acl.c adlist.c ae.c anet.c aof.c bio.c bitops.c blocked.c call_reply.c childinfo.c cli_common.c cluster.c commands.c config.c connection.c crc16.c crc64.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 latency.c lazyfree.c listpack.c localtime.c lolwut.c lolwut5.c lolwut6.c lzf_c.c lzf_d.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 redis-benchmark.c redis-check-aof.c redis-check-rdb.c redis-cli.c redisassert.c release.c replication.c resp_parser.c rio.c script.c script_lua.c sds.c sentinel.c server.c setcpuaffinity.c setproctitle.c sha1.c sha256.c siphash.c slowlog.c sort.c sparkline.c syncio.c syscheck.c t_hash.c t_list.c t_set.c t_stream.c t_string.c t_zset.c timeout.c tls.c tracking.c util.c ziplist.c zipmap.c zmalloc.c > Makefile.dep 2> /dev/null || true
rm -rf redis-server redis-sentinel redis-cli redis-benchmark redis-check-rdb redis-check-aof *.o *.gcda *.gcno *.gcov redis.info lcov-html Makefile.dep
rm -f adlist.d quicklist.d ae.d anet.d dict.d server.d sds.d zmalloc.d lzf_c.d lzf_d.d pqsort.d zipmap.d sha1.d ziplist.d release.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 crc16.d endianconv.d slowlog.d eval.d bio.d rio.d rand.d memtest.d syscheck.d crcspeed.d crc64.d bitops.d sentinel.d notify.d setproctitle.d blocked.d hyperloglog.d latency.d sparkline.d redis-check-rdb.d redis-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 connection.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 anet.d adlist.d dict.d redis-cli.d zmalloc.d release.d ae.d redisassert.d crcspeed.d crc64.d siphash.d crc16.d monotonic.d cli_common.d mt19937-64.d ae.d anet.d redis-benchmark.d adlist.d dict.d zmalloc.d redisassert.d release.d crcspeed.d crc64.d siphash.d crc16.d monotonic.d cli_common.d mt19937-64.d
(cd ../deps && make distclean)
make[4]: Entering directory '/build/reproducible-path/redis-7.0.15/deps'
(cd hiredis && make clean) > /dev/null || true
(cd linenoise && make clean) > /dev/null || true
(cd lua && make clean) > /dev/null || true
(cd hdr_histogram && make clean) > /dev/null || true
(rm -f .make-*)
make[4]: Leaving directory '/build/reproducible-path/redis-7.0.15/deps'
(cd modules && make clean)
make[4]: Entering directory '/build/reproducible-path/redis-7.0.15/src/modules'
rm -rf *.xo *.so
make[4]: Leaving directory '/build/reproducible-path/redis-7.0.15/src/modules'
(cd ../tests/modules && make clean)
make[4]: Entering directory '/build/reproducible-path/redis-7.0.15/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 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
make[4]: Leaving directory '/build/reproducible-path/redis-7.0.15/tests/modules'
(rm -f .make-*)
echo STD=-pedantic -DREDIS_STATIC='' -std=c11 >> .make-settings
echo WARN=-Wall -W -Wno-missing-field-initializers >> .make-settings
echo OPT=-O2 >> .make-settings
echo MALLOC=jemalloc >> .make-settings
echo BUILD_TLS=yes >> .make-settings
echo USE_SYSTEMD=yes >> .make-settings
echo CFLAGS=-g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf >> .make-settings
echo LDFLAGS=-Wl,-z,relro -Wl,-z,now -Wl,-no-as-needed -ldl -latomic -llzf >> .make-settings
echo REDIS_CFLAGS= >> .make-settings
echo REDIS_LDFLAGS= >> .make-settings
echo PREV_FINAL_CFLAGS=-pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  >> .make-settings
echo PREV_FINAL_LDFLAGS=-Wl,-z,relro -Wl,-z,now -Wl,-no-as-needed -ldl -latomic -llzf  -g -ggdb -rdynamic  >> .make-settings
(cd ../deps && make hiredis linenoise lua hdr_histogram)
make[4]: Entering directory '/build/reproducible-path/redis-7.0.15/deps'
(cd hiredis && make clean) > /dev/null || true
(cd linenoise && make clean) > /dev/null || true
(cd lua && make clean) > /dev/null || true
(cd hdr_histogram && make clean) > /dev/null || true
(rm -f .make-*)
(echo "-g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf" > .make-cflags)
(echo "-Wl,-z,relro -Wl,-z,now -Wl,-no-as-needed -ldl -latomic -llzf" > .make-ldflags)
MAKE hiredis
MAKE linenoise
cd linenoise && make
cd hiredis && make static USE_SSL=1
make[5]: Entering directory '/build/reproducible-path/redis-7.0.15/deps/hiredis'
make[5]: Entering directory '/build/reproducible-path/redis-7.0.15/deps/linenoise'
cc  -Wall -Os -g -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -Wdate-time -D_FORTIFY_SOURCE=2 -c linenoise.c
MAKE lua
cd lua/src && make all CFLAGS="-Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2 " MYLDFLAGS="-Wl,-z,relro -Wl,-z,now -Wl,-no-as-needed -ldl -latomic -llzf" AR="ar rc"
make[5]: Entering directory '/build/reproducible-path/redis-7.0.15/deps/lua/src'
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lapi.o lapi.c
MAKE hdr_histogram
cd hdr_histogram && make
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lcode.o lcode.c
make[5]: Entering directory '/build/reproducible-path/redis-7.0.15/deps/hdr_histogram'
cc -std=c99 -Wall -Os -g -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -Wdate-time -D_FORTIFY_SOURCE=2 -DHDR_MALLOC_INCLUDE=\"hdr_redis_malloc.h\" -c  hdr_histogram.c 
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o ldebug.o ldebug.c
cc -std=c99 -c -O3 -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic alloc.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o ldo.o ldo.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o ldump.o ldump.c
cc -std=c99 -c -O3 -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic net.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lfunc.o lfunc.c
ldump.c: In function 'DumpString':
ldump.c:63:26: warning: the comparison will always evaluate as 'false' for the pointer operand in 's + 16' must not be NULL [-Waddress]
   63 |  if (s==NULL || getstr(s)==NULL)
      |                          ^~
cc -std=c99 -c -O3 -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic hiredis.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lgc.o lgc.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o llex.o llex.c
cc -std=c99 -c -O3 -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic sds.c
make[5]: Leaving directory '/build/reproducible-path/redis-7.0.15/deps/linenoise'
cc -std=c99 -c -O3 -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic async.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lmem.o lmem.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lobject.o lobject.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lopcodes.o lopcodes.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lparser.o lparser.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lstate.o lstate.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lstring.o lstring.c
cc -std=c99 -c -O3 -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic read.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o ltable.o ltable.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o ltm.o ltm.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lundump.o lundump.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lvm.o lvm.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lzio.o lzio.c
ar rcs libhdrhistogram.a hdr_histogram.o
make[5]: Leaving directory '/build/reproducible-path/redis-7.0.15/deps/hdr_histogram'
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o strbuf.o strbuf.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o fpconv.o fpconv.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lauxlib.o lauxlib.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lbaselib.o lbaselib.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o ldblib.o ldblib.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o liolib.o liolib.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lmathlib.o lmathlib.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o loslib.o loslib.c
cc -std=c99 -c -O3 -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic sockcompat.c
cc -std=c99 -c -O3 -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic ssl.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o ltablib.o ltablib.c
ar rcs libhiredis.a alloc.o net.o hiredis.o sds.o async.o read.o sockcompat.o
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lstrlib.o lstrlib.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o loadlib.o loadlib.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o linit.o linit.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lua_cjson.o lua_cjson.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lua_struct.o lua_struct.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lua_cmsgpack.o lua_cmsgpack.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lua_bit.o lua_bit.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o lua.o lua.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o luac.o luac.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf -O2  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o print.o print.c
ar rcs libhiredis_ssl.a ssl.o
make[5]: Leaving directory '/build/reproducible-path/redis-7.0.15/deps/hiredis'
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
cc -o lua -Wl,-z,relro -Wl,-z,now -Wl,-no-as-needed -ldl -latomic -llzf lua.o liblua.a -lm 
cc -o luac -Wl,-z,relro -Wl,-z,now -Wl,-no-as-needed -ldl -latomic -llzf luac.o print.o liblua.a -lm 
make[5]: Leaving directory '/build/reproducible-path/redis-7.0.15/deps/lua/src'
make[4]: Leaving directory '/build/reproducible-path/redis-7.0.15/deps'
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o adlist.o -c adlist.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o quicklist.o -c quicklist.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o ae.o -c ae.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o anet.o -c anet.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o dict.o -c dict.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o server.o -c server.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o sds.o -c sds.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o zmalloc.o -c zmalloc.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o lzf_c.o -c lzf_c.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o lzf_d.o -c lzf_d.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o pqsort.o -c pqsort.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o zipmap.o -c zipmap.c
In file included from server.c:30:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o sha1.o -c sha1.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o ziplist.o -c ziplist.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o release.o -c release.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o networking.o -c networking.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o util.o -c util.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o object.o -c object.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o db.o -c db.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o replication.o -c replication.c
In file included from object.c:31:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
In file included from networking.c:30:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o rdb.o -c rdb.c
In file included from replication.c:32:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
In file included from db.c:30:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o t_string.o -c t_string.c
In file included from rdb.c:30:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
In file included from t_string.c:30:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o t_list.o -c t_list.c
In file included from t_list.c:30:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o t_set.o -c t_set.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o t_zset.o -c t_zset.c
In file included from t_set.c:30:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
In file included from t_zset.c:59:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o t_hash.o -c t_hash.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o config.o -c config.c
In file included from t_hash.c:30:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
In file included from config.c:31:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o aof.o -c aof.c
In file included from aof.c:30:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o pubsub.o -c pubsub.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o multi.o -c multi.c
In file included from pubsub.c:30:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
In file included from multi.c:30:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o debug.o -c debug.c
In file included from debug.c:31:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o sort.o -c sort.c
In file included from sort.c:32:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o intset.o -c intset.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o syncio.o -c syncio.c
In file included from syncio.c:31:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o cluster.o -c cluster.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o crc16.o -c crc16.c
In file included from cluster.c:31:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
In file included from crc16.c:1:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o endianconv.o -c endianconv.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o slowlog.o -c slowlog.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o eval.o -c eval.c
In file included from slowlog.c:42:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
In file included from eval.c:30:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o bio.o -c bio.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o rio.o -c rio.c
In file included from bio.c:61:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o rand.o -c rand.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o memtest.o -c memtest.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o syscheck.o -c syscheck.c
In file included from rio.c:56:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o crcspeed.o -c crcspeed.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o crc64.o -c crc64.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o bitops.o -c bitops.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o sentinel.o -c sentinel.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o notify.o -c notify.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o setproctitle.o -c setproctitle.c
In file included from sentinel.c:31:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o blocked.o -c blocked.c
In file included from bitops.c:31:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o hyperloglog.o -c hyperloglog.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o latency.o -c latency.c
In file included from notify.c:30:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o sparkline.o -c sparkline.c
In file included from blocked.c:63:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o redis-check-rdb.o -c redis-check-rdb.c
In file included from hyperloglog.c:32:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o redis-check-aof.o -c redis-check-aof.c
In file included from latency.c:36:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
In file included from sparkline.c:33:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
In file included from redis-check-rdb.c:31:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
In file included from redis-check-aof.c:31:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o geo.o -c geo.c
In file included from geo.h:4,
                 from geo.c:31:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o lazyfree.o -c lazyfree.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o module.o -c module.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o evict.o -c evict.c
In file included from lazyfree.c:1:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o expire.o -c expire.c
In file included from module.c:54:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o geohash.o -c geohash.c
In file included from evict.c:33:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o geohash_helper.o -c geohash_helper.c
In file included from expire.c:33:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o childinfo.o -c childinfo.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o defrag.o -c defrag.c
In file included from childinfo.c:30:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o siphash.o -c siphash.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o rax.o -c rax.c
In file included from defrag.c:36:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o t_stream.o -c t_stream.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o listpack.o -c listpack.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o localtime.o -c localtime.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o lolwut.o -c lolwut.c
In file included from t_stream.c:30:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o lolwut5.o -c lolwut5.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o lolwut6.o -c lolwut6.c
In file included from lolwut.c:36:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
In file included from lolwut5.c:36:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
In file included from lolwut6.c:42:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o acl.o -c acl.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o tracking.o -c tracking.c
In file included from acl.c:30:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o connection.o -c connection.c
In file included from tracking.c:31:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o tls.o -c tls.c
In file included from connection.c:30:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
In file included from tls.c:31:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o sha256.o -c sha256.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o timeout.o -c timeout.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o setcpuaffinity.o -c setcpuaffinity.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o monotonic.o -c monotonic.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o mt19937-64.o -c mt19937-64.c
In file included from timeout.c:29:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o resp_parser.o -c resp_parser.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o call_reply.o -c call_reply.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o script_lua.o -c script_lua.c
In file included from resp_parser.c:59:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
In file included from call_reply.c:30:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
In file included from script_lua.h:51,
                 from script_lua.c:30:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o script.o -c script.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o functions.o -c functions.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o function_lua.o -c function_lua.c
In file included from script.c:30:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
In file included from functions.h:46,
                 from functions.c:30:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
In file included from functions.h:46,
                 from function_lua.c:42:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o commands.o -c commands.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o redis-cli.o -c redis-cli.c
In file included from commands.c:3:
server.h:1947:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
 1947 | };
      | ^
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o redisassert.o -c redisassert.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o cli_common.o -c cli_common.c
cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -g -O2 -ffile-prefix-map=/build/reproducible-path/redis-7.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/liblzf  -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I/usr/include/jemalloc/include -DUSE_OPENSSL  -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -o redis-benchmark.o -c redis-benchmark.c
cc -Wl,-z,relro -Wl,-z,now -Wl,-no-as-needed -ldl -latomic -llzf  -g -ggdb -rdynamic  -o redis-benchmark ae.o anet.o redis-benchmark.o adlist.o dict.o zmalloc.o redisassert.o release.o crcspeed.o crc64.o siphash.o crc16.o monotonic.o cli_common.o mt19937-64.o ../deps/hiredis/libhiredis.a ../deps/hdr_histogram/libhdrhistogram.a -ljemalloc -lm -ldl -pthread -lrt -lsystemd  ../deps/hiredis/libhiredis_ssl.a -lssl  -lcrypto 
cc -Wl,-z,relro -Wl,-z,now -Wl,-no-as-needed -ldl -latomic -llzf  -g -ggdb -rdynamic  -o redis-server adlist.o quicklist.o ae.o anet.o dict.o server.o sds.o zmalloc.o lzf_c.o lzf_d.o pqsort.o zipmap.o sha1.o ziplist.o release.o networking.o util.o object.o db.o replication.o rdb.o t_string.o t_list.o t_set.o t_zset.o t_hash.o config.o aof.o pubsub.o multi.o debug.o sort.o intset.o syncio.o cluster.o crc16.o endianconv.o slowlog.o eval.o bio.o rio.o rand.o memtest.o syscheck.o crcspeed.o crc64.o bitops.o sentinel.o notify.o setproctitle.o blocked.o hyperloglog.o latency.o sparkline.o redis-check-rdb.o redis-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 connection.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 ../deps/hiredis/libhiredis.a ../deps/lua/src/liblua.a ../deps/hdr_histogram/libhdrhistogram.a -ljemalloc -lm -ldl -pthread -lrt -lsystemd  ../deps/hiredis/libhiredis_ssl.a -lssl  -lcrypto 
install --strip-program=true redis-server redis-sentinel
install --strip-program=true redis-server redis-check-rdb
install: install --strip-program=true redis-server redis-check-aof
WARNING: ignoring --strip-program option as -s option was not specified
install: WARNING: ignoring --strip-program option as -s option was not specified
install: WARNING: ignoring --strip-program option as -s option was not specified
cc -Wl,-z,relro -Wl,-z,now -Wl,-no-as-needed -ldl -latomic -llzf  -g -ggdb -rdynamic  -o redis-cli anet.o adlist.o dict.o redis-cli.o zmalloc.o release.o ae.o redisassert.o crcspeed.o crc64.o siphash.o crc16.o monotonic.o cli_common.o mt19937-64.o ../deps/hiredis/libhiredis.a ../deps/linenoise/linenoise.o -ljemalloc -lm -ldl -pthread -lrt -lsystemd  ../deps/hiredis/libhiredis_ssl.a -lssl  -lcrypto 

Hint: It's a good idea to run 'make test' ;)

make[3]: Leaving directory '/build/reproducible-path/redis-7.0.15/src'
make[2]: Leaving directory '/build/reproducible-path/redis-7.0.15'
make[1]: Leaving directory '/build/reproducible-path/redis-7.0.15'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/reproducible-path/redis-7.0.15'
# Generate a root CA and server certificate for testing
./utils/gen-test-certs.sh
Certificate request self-signature ok
subject=O = Redis Test, CN = Server-only
Certificate request self-signature ok
subject=O = Redis Test, CN = Client-only
Certificate request self-signature ok
subject=O = Redis Test, CN = Generic-cert
Generating DH parameters, 2048 bit long safe prime
......................+...................................................................................................................................................................................+...........................+.............................+............................+........................................................................................................................+...........................+.......................................+..............................+.............................................+...................................................................................................++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*
# Avoid race conditions in upstream testsuite
./runtest --clients 1 --verbose --dump-logs --tls || true
Cleanup: may take some time... OK
Starting test server at port 21079
[ready]: 46943
Testing unit/printver
=== () Starting server 127.0.0.1:21111 ok
Testing Redis version 7.0.15 (00000000)
[1/84 done]: unit/printver (0 seconds)
Testing unit/dump
=== (dump) Starting server 127.0.0.1:21112 ok
[ok]: DUMP / RESTORE are able to serialize / unserialize a simple key (2 ms)
[ok]: RESTORE can set an arbitrary expire to the materialized key (1 ms)
[ok]: RESTORE can set an expire that overflows a 32 bit integer (2 ms)
[ok]: RESTORE can set an absolute expire (4 ms)
[ok]: RESTORE with ABSTTL in the past (2 ms)
[ok]: RESTORE can set LRU (2 ms)
[ok]: RESTORE can set LFU (2 ms)
[ok]: RESTORE returns an error of the key already exists (0 ms)
[ok]: RESTORE can overwrite an existing key with REPLACE (2 ms)
[ok]: RESTORE can detect a syntax error for unrecongized options (0 ms)
[ok]: DUMP of non existing key returns nil (0 ms)
=== (repl) Starting server 127.0.0.1:21113 ok
[ok]: MIGRATE is caching connections (618 ms)
[ok]: MIGRATE cached connections are released after some time (15011 ms)
=== (repl) Starting server 127.0.0.1:21114 ok
[ok]: MIGRATE is able to migrate a key between two instances (647 ms)
=== (repl) Starting server 127.0.0.1:21115 ok
[ok]: MIGRATE is able to copy a key between two instances (521 ms)
=== (repl) Starting server 127.0.0.1:21116 ok
[ok]: MIGRATE will not overwrite existing keys, unless REPLACE is used (439 ms)
=== (repl) Starting server 127.0.0.1:21117 ok
[ok]: MIGRATE propagates TTL correctly (640 ms)
=== (repl) Starting server 127.0.0.1:21118 ok
[ok]: MIGRATE can correctly transfer large values (19163 ms)
=== (repl) Starting server 127.0.0.1:21119 ok
[ok]: MIGRATE can correctly transfer hashes (592 ms)
=== (repl) Starting server 127.0.0.1:21120 ok
[ok]: MIGRATE timeout actually works (915 ms)
=== (repl) Starting server 127.0.0.1:21121 ok
[ok]: MIGRATE can migrate multiple keys at once (530 ms)
[ok]: MIGRATE with multiple keys must have empty key arg (12 ms)
=== (repl) Starting server 127.0.0.1:21122 ok
[ok]: MIGRATE with multiple keys migrate just existing ones (442 ms)
=== (repl) Starting server 127.0.0.1:21123 ok
[ok]: MIGRATE with multiple keys: stress command rewriting (434 ms)
=== (repl) Starting server 127.0.0.1:21124 ok
[ok]: MIGRATE with multiple keys: delete just ack keys (414 ms)
=== (repl) Starting server 127.0.0.1:21125 ok
[ok]: MIGRATE AUTH: correct and wrong password cases (427 ms)
[2/84 done]: unit/dump (42 seconds)
Testing unit/auth
=== (auth external:skip) Starting server 127.0.0.1:21126 ok
[ok]: AUTH fails if there is no password configured server side (1 ms)
[ok]: Arity check for auth command (1 ms)
=== (auth external:skip) Starting server 127.0.0.1:21127 ok
[ok]: AUTH fails when a wrong password is given (58 ms)
[ok]: Arbitrary command gives an error when AUTH is required (7 ms)
[ok]: AUTH succeeds when the right password is given (3 ms)
[ok]: Once AUTH succeeded we can actually send commands to the server (9 ms)
[ok]: For unauthenticated clients multibulk and bulk length are limited (93 ms)
=== (auth_binary_password external:skip) Starting server 127.0.0.1:21128 ok
[ok]: AUTH fails when binary password is wrong (1 ms)
[ok]: AUTH succeeds when binary password is correct (1 ms)
=== (masterauth) Starting server 127.0.0.1:21129 ok
[ok]: MASTERAUTH test with binary password (865 ms)
[3/84 done]: unit/auth (3 seconds)
Testing unit/protocol
=== (protocol network) Starting server 127.0.0.1:21130 ok
[ok]: Handle an empty query (114 ms)
[ok]: Negative multibulk length (88 ms)
[ok]: Out of range multibulk length (55 ms)
[ok]: Wrong multibulk payload header (43 ms)
[ok]: Negative multibulk payload length (43 ms)
[ok]: Out of range multibulk payload length (42 ms)
[ok]: Non-number multibulk payload length (41 ms)
[ok]: Multi bulk request not followed by bulk arguments (42 ms)
[ok]: Generic wrong number of args (75 ms)
[ok]: Unbalanced number of quotes (80 ms)
[ok]: Protocol desync regression test #1 (390 ms)
[ok]: Protocol desync regression test #2 (310 ms)
[ok]: Protocol desync regression test #3 (189 ms)
[ok]: raw protocol response (4 ms)
[ok]: raw protocol response - deferred (4 ms)
[ok]: raw protocol response - multiline (1 ms)
[ok]: RESP3 attributes (2 ms)
[ok]: RESP3 attributes readraw (2 ms)
[ok]: RESP3 attributes on RESP2 (1 ms)
[ok]: test big number parsing (1 ms)
[ok]: test bool parsing (2 ms)
[ok]: test verbatim str parsing (1 ms)
[ok]: test large number of args (52 ms)
[ok]: test argument rewriting - issue 9598 (2 ms)
=== (regression) Starting server 127.0.0.1:21131 ok
[ok]: Regression for a crash with blocking ops and pipelining (43 ms)
[4/84 done]: unit/protocol (2 seconds)
Testing unit/keyspace
=== (keyspace) Starting server 127.0.0.1:21132 ok
[ok]: DEL against a single item (1 ms)
[ok]: Vararg DEL (1 ms)
[ok]: Untagged multi-key commands (1 ms)
[ok]: KEYS with pattern (1 ms)
[ok]: KEYS to get all keys (1 ms)
[ok]: DBSIZE (0 ms)
[ok]: DEL all keys (1 ms)
[ok]: DEL against expired key (1104 ms)
[ok]: EXISTS (2 ms)
[ok]: Zero length value in key. SET/GET/EXISTS (1 ms)
[ok]: Commands pipelining (0 ms)
[ok]: Non existing command (0 ms)
[ok]: RENAME basic usage (1 ms)
[ok]: RENAME source key should no longer exist (0 ms)
[ok]: RENAME against already existing key (1 ms)
[ok]: RENAMENX basic usage (1 ms)
[ok]: RENAMENX against already existing key (1 ms)
[ok]: RENAMENX against already existing key (2) (1 ms)
[ok]: RENAME against non existing source key (0 ms)
[ok]: RENAME where source and dest key are the same (existing) (1 ms)
[ok]: RENAMENX where source and dest key are the same (existing) (0 ms)
[ok]: RENAME where source and dest key are the same (non existing) (1 ms)
[ok]: RENAME with volatile key, should move the TTL as well (2 ms)
[ok]: RENAME with volatile key, should not inherit TTL of target key (2 ms)
[ok]: DEL all keys again (DB 0) (1 ms)
[ok]: DEL all keys again (DB 1) (1 ms)
[ok]: COPY basic usage for string (3 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]: COPY for string ensures that copied data is independent of copying data (3 ms)
[ok]: COPY for string does not copy data to no-integer DB (0 ms)
[ok]: COPY can copy key expire metadata as well (1 ms)
[ok]: COPY does not create an expire if it does not exist (1 ms)
[ok]: COPY basic usage for list (2 ms)
[ok]: COPY basic usage for intset set (3 ms)
[ok]: COPY basic usage for hashtable set (3 ms)
[ok]: COPY basic usage for listpack sorted set (6 ms)
[ok]: COPY basic usage for skiplist sorted set (34 ms)
[ok]: COPY basic usage for listpack hash (4 ms)
[ok]: COPY basic usage for hashtable hash (35 ms)
[ok]: COPY basic usage for stream (274 ms)
[ok]: COPY basic usage for stream-cgroups (15 ms)
[ok]: MOVE basic usage (1 ms)
[ok]: MOVE against key existing in the target DB (1 ms)
[ok]: MOVE against non-integer DB (#1428) (0 ms)
[ok]: MOVE can move key expire metadata as well (3 ms)
[ok]: MOVE does not create an expire if it does not exist (14 ms)
[ok]: SET/GET keys in different DBs (3 ms)
[ok]: RANDOMKEY (20 ms)
[ok]: RANDOMKEY against empty DB (1 ms)
[ok]: RANDOMKEY regression 1 (1 ms)
[ok]: KEYS * two times with long key, Github issue #1208 (1 ms)
[ok]: Regression for pattern matching long nested loops (0 ms)
[ok]: Regression for pattern matching very long nested loops (88 ms)
[5/84 done]: unit/keyspace (2 seconds)
Testing unit/scan
=== (scan network) Starting server 127.0.0.1:21133 ok
[ok]: SCAN basic (1035 ms)
[ok]: SCAN COUNT (306 ms)
[ok]: SCAN MATCH (215 ms)
[ok]: SCAN TYPE (294 ms)
[ok]: SSCAN with encoding intset (4 ms)
[ok]: SSCAN with encoding hashtable (6 ms)
[ok]: HSCAN with encoding listpack (3 ms)
[ok]: HSCAN with encoding hashtable (132 ms)
[ok]: ZSCAN with encoding listpack (4 ms)
[ok]: ZSCAN with encoding skiplist (156 ms)
[ok]: SCAN guarantees check under write load (161 ms)
[ok]: SSCAN with integer encoded object (issue #1345) (1 ms)
[ok]: SSCAN with PATTERN (3 ms)
[ok]: HSCAN with PATTERN (3 ms)
[ok]: ZSCAN with PATTERN (1 ms)
[ok]: ZSCAN scores: regression test for issue #2175 (136 ms)
[ok]: SCAN regression test for issue #4906 (23853 ms)
[6/84 done]: unit/scan (27 seconds)
Testing unit/info
=== (info external:skip) Starting server 127.0.0.1:21134 ok
=== () Starting server 127.0.0.1:21135 ok
[ok]: latencystats: disable/enable (67 ms)
[ok]: latencystats: configure percentiles (36 ms)
[ok]: latencystats: bad configure percentiles (3 ms)
[ok]: latencystats: blocking commands (45 ms)
[ok]: latencystats: subcommands (3 ms)
[ok]: latencystats: measure latency (54 ms)
[ok]: errorstats: failed call authentication error (55 ms)
[ok]: errorstats: failed call within MULTI/EXEC (7 ms)
[ok]: errorstats: failed call within LUA (5 ms)
[ok]: errorstats: failed call NOSCRIPT error (4 ms)
[ok]: errorstats: failed call NOGROUP error (10 ms)
[ok]: errorstats: rejected call unknown command (4 ms)
[ok]: errorstats: rejected call within MULTI/EXEC (7 ms)
[ok]: errorstats: rejected call due to wrong arity (4 ms)
[ok]: errorstats: rejected call by OOM error (5 ms)
[ok]: errorstats: rejected call by authorization error (5 ms)
[ok]: errorstats: blocking commands (46 ms)
[7/84 done]: unit/info (2 seconds)
Testing unit/info-command
=== (info and its relative command) Starting server 127.0.0.1:21136 ok
[ok]: info command with at most one sub command (2 ms)
[ok]: info command with one sub-section (2 ms)
[ok]: info command with multiple sub-sections (2 ms)
[8/84 done]: unit/info-command (0 seconds)
Testing unit/type/string
=== (string) Starting server 127.0.0.1:21137 ok
[ok]: SET and GET an item (1 ms)
[ok]: SET and GET an empty item (1 ms)
[ok]: Very big payload in GET/SET (237 ms)
[ok]: Very big payload random access (5400 ms)
[ok]: SET 10000 numeric keys and access all them in reverse order (4042 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 (1 ms)
[ok]: SETNX against expired volatile key (11780 ms)
[ok]: GETEX EX option (8 ms)
[ok]: GETEX PX option (1 ms)
[ok]: GETEX EXAT option (7 ms)
[ok]: GETEX PXAT option (1 ms)
[ok]: GETEX PERSIST option (1 ms)
[ok]: GETEX no option (1 ms)
[ok]: GETEX syntax errors (8 ms)
[ok]: GETEX no arguments (4 ms)
[ok]: GETDEL command (1 ms)
[ok]: GETDEL propagate as DEL command to replica (276 ms)
[ok]: GETEX without argument does not propagate to replica (312 ms)
[ok]: MGET (47 ms)
[ok]: MGET against non existing key (0 ms)
[ok]: MGET against non-string key (1 ms)
[ok]: GETSET (set new value) (1 ms)
[ok]: GETSET (replace old value) (5 ms)
[ok]: MSET base case (8 ms)
[ok]: MSET/MSETNX wrong number of args (1 ms)
[ok]: MSETNX with already existent key (1 ms)
[ok]: MSETNX with not existing keys (0 ms)
[ok]: MSETNX with not existing keys - same key twice (6 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 (1 ms)
[ok]: SETBIT against non-existing key (0 ms)
[ok]: SETBIT against string-encoded key (5 ms)
[ok]: SETBIT against integer-encoded key (8 ms)
[ok]: SETBIT against key with wrong type (1 ms)
[ok]: SETBIT with out of range bit offset (7 ms)
[ok]: SETBIT with non-bit argument (1 ms)
[ok]: SETBIT fuzzing (2292 ms)
[ok]: GETBIT against non-existing key (1 ms)
[ok]: GETBIT against string-encoded key (2 ms)
[ok]: GETBIT against integer-encoded key (2 ms)
[ok]: SETRANGE against non-existing key (7 ms)
[ok]: SETRANGE against string-encoded key (3 ms)
[ok]: SETRANGE against integer-encoded key (11 ms)
[ok]: SETRANGE against key with wrong type (1 ms)
[ok]: SETRANGE with out of range offset (7 ms)
[ok]: GETRANGE against non-existing key (1 ms)
[ok]: GETRANGE against string value (2 ms)
[ok]: GETRANGE against integer-encoded value (2 ms)
[ok]: GETRANGE fuzzing (6350 ms)
[ok]: trim on SET with big value (57 ms)
[ok]: Extended SET can detect syntax errors (1 ms)
[ok]: Extended SET NX option (1 ms)
[ok]: Extended SET XX option (1 ms)
[ok]: Extended SET GET option (1 ms)
[ok]: Extended SET GET option with no previous value (0 ms)
[ok]: Extended SET GET option with XX (1 ms)
[ok]: Extended SET GET option with XX and no previous value (1 ms)
[ok]: Extended SET GET option with NX (5 ms)
[ok]: Extended SET GET option with NX and previous value (1 ms)
[ok]: Extended SET GET with incorrect type should result in wrong type error (1 ms)
[ok]: Extended SET EX option (1 ms)
[ok]: Extended SET PX option (1 ms)
[ok]: Extended SET EXAT option (2 ms)
[ok]: Extended SET PXAT option (6 ms)
[ok]: Extended SET using multiple options at once (2 ms)
[ok]: GETRANGE with huge ranges, Github issue #1844 (0 ms)
[ok]: LCS basic (2 ms)
[ok]: LCS len (1 ms)
[ok]: LCS indexes (1 ms)
[ok]: LCS indexes with match len (2 ms)
[ok]: LCS indexes with match len and minimum match len (1 ms)
[ok]: SETRANGE with huge offset (4 ms)
[9/84 done]: unit/type/string (32 seconds)
Testing unit/type/incr
=== (incr) Starting server 127.0.0.1:21138 ok
[ok]: INCR against non existing key (15 ms)
[ok]: INCR against key created by incr itself (8 ms)
[ok]: INCR against key originally set with SET (16 ms)
[ok]: INCR over 32bit value (12 ms)
[ok]: INCRBY over 32bit value with over 32bit increment (13 ms)
[ok]: INCR fails against key with spaces (left) (15 ms)
[ok]: INCR fails against key with spaces (right) (11 ms)
[ok]: INCR fails against key with spaces (both) (15 ms)
[ok]: DECRBY negation overflow (13 ms)
[ok]: INCR fails against a key holding a list (23 ms)
[ok]: DECRBY over 32bit value with over 32bit increment, negative res (12 ms)
[ok]: INCR uses shared objects in the 0-9999 range (56 ms)
[ok]: INCR can modify objects in-place (40 ms)
[ok]: INCRBYFLOAT against non existing key (36 ms)
[ok]: INCRBYFLOAT against key originally set with SET (15 ms)
[ok]: INCRBYFLOAT over 32bit value (16 ms)
[ok]: INCRBYFLOAT over 32bit value with over 32bit increment (16 ms)
[ok]: INCRBYFLOAT fails against key with spaces (left) (16 ms)
[ok]: INCRBYFLOAT fails against key with spaces (right) (16 ms)
[ok]: INCRBYFLOAT fails against key with spaces (both) (16 ms)
[ok]: INCRBYFLOAT fails against a key holding a list (32 ms)
[ok]: INCRBYFLOAT does not allow NaN or Infinity (12 ms)
[ok]: INCRBYFLOAT decrement (12 ms)
[ok]: string to double with null terminator (16 ms)
[ok]: No negative zero (32 ms)
[10/84 done]: unit/type/incr (1 seconds)
Testing unit/type/list
=== () Starting server 127.0.0.1:21139 ok
[ok]: reg node check compression with insert and pop (119 ms)
[ok]: reg node check compression combined with trim (48 ms)
[ok]: reg node check compression with lset (60 ms)
[ok]: plain node check compression (136 ms)
[ok]: plain node check compression with ltrim (60 ms)
[ok]: plain node check compression using lset (64 ms)
=== () Starting server 127.0.0.1:21140 ok
[ok]: Test LPUSH and LPOP on plain nodes (100 ms)
[ok]: Test LINDEX and LINSERT on plain nodes (3 ms)
[ok]: Test LTRIM on plain nodes (9 ms)
[ok]: Test LREM on plain nodes (3 ms)
[ok]: Test LPOS on plain nodes (2 ms)
[ok]: Test LMOVE on plain nodes (8 ms)
[ok]: Test LSET with packed / plain combinations (23 ms)
[ok]: Test LSET with packed is split in the middle (4 ms)
[ok]: Test LSET with packed consist only one item (200 ms)
[ok]: Crash due to delete entry from a compress quicklist node (3 ms)
[ok]: Crash due to split quicklist node wrongly (3 ms)
=== () Starting server 127.0.0.1:21141 ok
=== (list) Starting server 127.0.0.1:21142 ok
[ok]: LPOS basic usage (32 ms)
[ok]: LPOS RANK (positive, negative and zero rank) option (48 ms)
[ok]: LPOS COUNT option (31 ms)
[ok]: LPOS COUNT + RANK option (9 ms)
[ok]: LPOS non existing key (7 ms)
[ok]: LPOS no match (13 ms)
[ok]: LPOS MAXLEN (35 ms)
[ok]: LPOS when RANK is greater than matches (12 ms)
[ok]: LPUSH, RPUSH, LLENGTH, LINDEX, LPOP - ziplist (159 ms)
[ok]: LPUSH, RPUSH, LLENGTH, LINDEX, LPOP - regular list (172 ms)
[ok]: LPOP/RPOP with wrong number of arguments (16 ms)
[ok]: RPOP/LPOP with the optional count argument (51 ms)
[ok]: LPOP/RPOP with the count 0 returns an empty array in RESP3 (23 ms)
[ok]: LPOP/RPOP against non existing key in RESP3 (24 ms)
[ok]: LPOP/RPOP with <count> against non existing key in RESP3 (40 ms)
[ok]: LPOP/RPOP with the count 0 returns an empty array in RESP2 (23 ms)
[ok]: LPOP/RPOP against non existing key in RESP2 (23 ms)
[ok]: LPOP/RPOP with <count> against non existing key in RESP2 (40 ms)
[ok]: Variadic RPUSH/LPUSH (31 ms)
[ok]: DEL a list (23 ms)
[ok]: BLPOP: single existing list - linkedlist (216 ms)
[ok]: BLPOP: multiple existing lists - linkedlist (272 ms)
[ok]: BLPOP: second list has an entry - linkedlist (199 ms)
[ok]: BLMPOP_LEFT: single existing list - linkedlist (207 ms)
[ok]: BLMPOP_LEFT: multiple existing lists - linkedlist (263 ms)
[ok]: BLMPOP_LEFT: second list has an entry - linkedlist (203 ms)
[ok]: BRPOPLPUSH - linkedlist (219 ms)
[ok]: BLMOVE left left - linkedlist (188 ms)
[ok]: BLMOVE left right - linkedlist (167 ms)
[ok]: BLMOVE right left - linkedlist (199 ms)
[ok]: BLMOVE right right - linkedlist (207 ms)
[ok]: BLPOP: single existing list - ziplist (204 ms)
[ok]: BLPOP: multiple existing lists - ziplist (268 ms)
[ok]: BLPOP: second list has an entry - ziplist (191 ms)
[ok]: BLMPOP_LEFT: single existing list - ziplist (127 ms)
[ok]: BLMPOP_LEFT: multiple existing lists - ziplist (55 ms)
[ok]: BLMPOP_LEFT: second list has an entry - ziplist (46 ms)
[ok]: BRPOPLPUSH - ziplist (47 ms)
[ok]: BLMOVE left left - ziplist (63 ms)
[ok]: BLMOVE left right - ziplist (221 ms)
[ok]: BLMOVE right left - ziplist (200 ms)
[ok]: BLMOVE right right - ziplist (142 ms)
[ok]: BLPOP, LPUSH + DEL should not awake blocked client (238 ms)
[ok]: BLPOP, LPUSH + DEL + SET should not awake blocked client (245 ms)
[ok]: BLMPOP_LEFT, LPUSH + DEL should not awake blocked client (240 ms)
[ok]: BLMPOP_LEFT, LPUSH + DEL + SET should not awake blocked client (239 ms)
[ok]: BLPOP with same key multiple times should work (issue #801) (171 ms)
[ok]: MULTI/EXEC is isolated from the point of view of BLPOP (263 ms)
[ok]: BLPOP with variadic LPUSH (163 ms)
[ok]: MULTI/EXEC is isolated from the point of view of BLMPOP_LEFT (308 ms)
[ok]: BLMPOP_LEFT with variadic LPUSH (167 ms)
[ok]: BRPOPLPUSH with zero timeout should block indefinitely (183 ms)
[ok]: BLMOVE left left with zero timeout should block indefinitely (163 ms)
[ok]: BLMOVE left right with zero timeout should block indefinitely (147 ms)
[ok]: BLMOVE right left with zero timeout should block indefinitely (147 ms)
[ok]: BLMOVE right right with zero timeout should block indefinitely (151 ms)
[ok]: BLMOVE (left, left) with a client BLPOPing the target list (240 ms)
[ok]: BLMOVE (left, right) with a client BLPOPing the target list (283 ms)
[ok]: BLMOVE (right, left) with a client BLPOPing the target list (235 ms)
[ok]: BLMOVE (right, right) with a client BLPOPing the target list (256 ms)
[ok]: BRPOPLPUSH with wrong source type (132 ms)
[ok]: BRPOPLPUSH with wrong destination type (249 ms)
[ok]: BRPOPLPUSH maintains order of elements after failure (84 ms)
[ok]: BRPOPLPUSH with multiple blocked clients (251 ms)
[ok]: BLMPOP with multiple blocked clients (592 ms)
[ok]: Linked LMOVEs (280 ms)
[ok]: Circular BRPOPLPUSH (268 ms)
[ok]: Self-referential BRPOPLPUSH (152 ms)
[ok]: BRPOPLPUSH inside a transaction (79 ms)
[ok]: PUSH resulting from BRPOPLPUSH affect WATCH (279 ms)
[ok]: BRPOPLPUSH does not affect WATCH while still blocked (289 ms)
[ok]: BRPOPLPUSH timeout (1147 ms)
[ok]: SWAPDB awakes blocked client (171 ms)
[ok]: SWAPDB wants to wake blocked client, but the key already expired (488 ms)
[ok]: MULTI + LPUSH + EXPIRE + DEBUG SLEEP on blocked client, key already expired (648 ms)
[ok]: BLPOP when new key is moved into place (137 ms)
[ok]: BLPOP when result key is created by SORT..STORE (147 ms)
[ok]: BLMPOP_LEFT when new key is moved into place (167 ms)
[ok]: BLMPOP_LEFT when result key is created by SORT..STORE (171 ms)
[ok]: BLPOP: with single empty list argument (167 ms)
[ok]: BLPOP: with negative timeout (116 ms)
[ok]: BLPOP: with non-integer timeout (115 ms)
[ok]: BLPOP: with zero timeout should block indefinitely (1127 ms)
[ok]: BLPOP: with 0.001 timeout should not block indefinitely (148 ms)
[ok]: BLPOP: second argument is not a list (114 ms)
[ok]: BLPOP: timeout (1139 ms)
[ok]: BLPOP: arguments are empty (211 ms)
[ok]: BRPOP: with single empty list argument (172 ms)
[ok]: BRPOP: with negative timeout (100 ms)
[ok]: BRPOP: with non-integer timeout (126 ms)
[ok]: BRPOP: with zero timeout should block indefinitely (1124 ms)
[ok]: BRPOP: with 0.001 timeout should not block indefinitely (183 ms)
[ok]: BRPOP: second argument is not a list (147 ms)
[ok]: BRPOP: timeout (1195 ms)
[ok]: BRPOP: arguments are empty (96 ms)
[ok]: BLMPOP_LEFT: with single empty list argument (87 ms)
[ok]: BLMPOP_LEFT: with negative timeout (72 ms)
[ok]: BLMPOP_LEFT: with non-integer timeout (88 ms)
[ok]: BLMPOP_LEFT: with zero timeout should block indefinitely (1122 ms)
[ok]: BLMPOP_LEFT: with 0.001 timeout should not block indefinitely (188 ms)
[ok]: BLMPOP_LEFT: second argument is not a list (176 ms)
[ok]: BLMPOP_LEFT: timeout (1243 ms)
[ok]: BLMPOP_LEFT: arguments are empty (211 ms)
[ok]: BLMPOP_RIGHT: with single empty list argument (159 ms)
[ok]: BLMPOP_RIGHT: with negative timeout (100 ms)
[ok]: BLMPOP_RIGHT: with non-integer timeout (131 ms)
[ok]: BLMPOP_RIGHT: with zero timeout should block indefinitely (1131 ms)
[ok]: BLMPOP_RIGHT: with 0.001 timeout should not block indefinitely (184 ms)
[ok]: BLMPOP_RIGHT: second argument is not a list (167 ms)
[ok]: BLMPOP_RIGHT: timeout (1207 ms)
[ok]: BLMPOP_RIGHT: arguments are empty (199 ms)
[ok]: BLPOP inside a transaction (63 ms)
[ok]: BLMPOP_LEFT inside a transaction (64 ms)
[ok]: BLMPOP propagate as pop with count command to replica (416 ms)
[ok]: LPUSHX, RPUSHX - generic (44 ms)
[ok]: LPUSHX, RPUSHX - linkedlist (124 ms)
[ok]: LINSERT - linkedlist (168 ms)
[ok]: LPUSHX, RPUSHX - ziplist (72 ms)
[ok]: LINSERT - ziplist (23 ms)
[ok]: LINSERT raise error on bad syntax (0 ms)
[ok]: LINDEX consistency test - quicklist (486 ms)
[ok]: LINDEX random access - quicklist (349 ms)
[ok]: Check if list is still ok after a DEBUG RELOAD - quicklist (434 ms)
[ok]: LINDEX consistency test - quicklist (1793 ms)
[ok]: LINDEX random access - quicklist (401 ms)
[ok]: Check if list is still ok after a DEBUG RELOAD - quicklist (530 ms)
[ok]: LLEN against non-list value error (2 ms)
[ok]: LLEN against non existing key (0 ms)
[ok]: LINDEX against non-list value error (1 ms)
[ok]: LINDEX against non existing key (1 ms)
[ok]: LPUSH against non-list value error (0 ms)
[ok]: RPUSH against non-list value error (0 ms)
[ok]: RPOPLPUSH base case - linkedlist (4 ms)
[ok]: LMOVE left left base case - linkedlist (3 ms)
[ok]: LMOVE left right base case - linkedlist (3 ms)
[ok]: LMOVE right left base case - linkedlist (3 ms)
[ok]: LMOVE right right base case - linkedlist (6 ms)
[ok]: RPOPLPUSH with the same list as src and dst - linkedlist (7 ms)
[ok]: LMOVE left left with the same list as src and dst - linkedlist (3 ms)
[ok]: LMOVE left right with the same list as src and dst - linkedlist (2 ms)
[ok]: LMOVE right left with the same list as src and dst - linkedlist (3 ms)
[ok]: LMOVE right right with the same list as src and dst - linkedlist (6 ms)
[ok]: RPOPLPUSH with linkedlist source and existing target linkedlist (7 ms)
[ok]: LMOVE left left with linkedlist source and existing target linkedlist (11 ms)
[ok]: LMOVE left right with linkedlist source and existing target linkedlist (4 ms)
[ok]: LMOVE right left with linkedlist source and existing target linkedlist (4 ms)
[ok]: LMOVE right right with linkedlist source and existing target linkedlist (3 ms)
[ok]: RPOPLPUSH with linkedlist source and existing target ziplist (7 ms)
[ok]: LMOVE left left with linkedlist source and existing target ziplist (10 ms)
[ok]: LMOVE left right with linkedlist source and existing target ziplist (4 ms)
[ok]: LMOVE right left with linkedlist source and existing target ziplist (4 ms)
[ok]: LMOVE right right with linkedlist source and existing target ziplist (5 ms)
[ok]: RPOPLPUSH base case - ziplist (8 ms)
[ok]: LMOVE left left base case - ziplist (3 ms)
[ok]: LMOVE left right base case - ziplist (7 ms)
[ok]: LMOVE right left base case - ziplist (3 ms)
[ok]: LMOVE right right base case - ziplist (5 ms)
[ok]: RPOPLPUSH with the same list as src and dst - ziplist (7 ms)
[ok]: LMOVE left left with the same list as src and dst - ziplist (2 ms)
[ok]: LMOVE left right with the same list as src and dst - ziplist (2 ms)
[ok]: LMOVE right left with the same list as src and dst - ziplist (2 ms)
[ok]: LMOVE right right with the same list as src and dst - ziplist (6 ms)
[ok]: RPOPLPUSH with ziplist source and existing target linkedlist (4 ms)
[ok]: LMOVE left left with ziplist source and existing target linkedlist (4 ms)
[ok]: LMOVE left right with ziplist source and existing target linkedlist (5 ms)
[ok]: LMOVE right left with ziplist source and existing target linkedlist (3 ms)
[ok]: LMOVE right right with ziplist source and existing target linkedlist (3 ms)
[ok]: RPOPLPUSH with ziplist source and existing target ziplist (3 ms)
[ok]: LMOVE left left with ziplist source and existing target ziplist (3 ms)
[ok]: LMOVE left right with ziplist source and existing target ziplist (4 ms)
[ok]: LMOVE right left with ziplist source and existing target ziplist (3 ms)
[ok]: LMOVE right right with ziplist source and existing target ziplist (3 ms)
[ok]: RPOPLPUSH against non existing key (1 ms)
[ok]: RPOPLPUSH against non list src key (2 ms)
[ok]: RPOPLPUSH against non list dst key (3 ms)
[ok]: RPOPLPUSH against non existing src key (17 ms)
[ok]: Basic LPOP/RPOP/LMPOP - linkedlist (124 ms)
[ok]: Basic LPOP/RPOP/LMPOP - ziplist (114 ms)
[ok]: LPOP/RPOP/LMPOP against empty list (54 ms)
[ok]: LPOP/RPOP/LMPOP NON-BLOCK or BLOCK against non list value (96 ms)
[ok]: Mass RPOP/LPOP - quicklist (3987 ms)
[ok]: Mass RPOP/LPOP - quicklist (425 ms)
[ok]: LMPOP with illegal argument (4 ms)
[ok]: LMPOP single existing list (9 ms)
[ok]: LMPOP multiple existing lists (8 ms)
[ok]: LMPOP propagate as pop with count command to replica (1070 ms)
[ok]: LRANGE basics - linkedlist (16 ms)
[ok]: LRANGE inverted indexes - linkedlist (3 ms)
[ok]: LRANGE out of range indexes including the full list - linkedlist (8 ms)
[ok]: LRANGE out of range negative end index - linkedlist (9 ms)
[ok]: LRANGE basics - ziplist (3 ms)
[ok]: LRANGE inverted indexes - ziplist (16 ms)
[ok]: LRANGE out of range indexes including the full list - ziplist (2 ms)
[ok]: LRANGE out of range negative end index - ziplist (8 ms)
[ok]: LRANGE against non existing key (0 ms)
[ok]: LRANGE with start > end yields an empty array for backward compatibility (3 ms)
[ok]: LTRIM basics - linkedlist (76 ms)
[ok]: LTRIM out of range negative end index - linkedlist (13 ms)
[ok]: LTRIM basics - ziplist (73 ms)
[ok]: LTRIM out of range negative end index - ziplist (12 ms)
[ok]: LSET - linkedlist (10 ms)
[ok]: LSET out of range index - linkedlist (1 ms)
[ok]: LSET - ziplist (3 ms)
[ok]: LSET out of range index - ziplist (0 ms)
[ok]: LSET against non existing key (0 ms)
[ok]: LSET against non list value (1 ms)
[ok]: LREM remove all the occurrences - linkedlist (10 ms)
[ok]: LREM remove the first occurrence - linkedlist (1 ms)
[ok]: LREM remove non existing element - linkedlist (1 ms)
[ok]: LREM starting from tail with negative count - linkedlist (10 ms)
[ok]: LREM starting from tail with negative count (2) - linkedlist (2 ms)
[ok]: LREM deleting objects that may be int encoded - linkedlist (2 ms)
[ok]: LREM remove all the occurrences - ziplist (3 ms)
[ok]: LREM remove the first occurrence - ziplist (0 ms)
[ok]: LREM remove non existing element - ziplist (4 ms)
[ok]: LREM starting from tail with negative count - ziplist (7 ms)
[ok]: LREM starting from tail with negative count (2) - ziplist (1 ms)
[ok]: LREM deleting objects that may be int encoded - ziplist (2 ms)
[ok]: Regression for bug 593 - chaining BRPOPLPUSH with other blocking cmds (1181 ms)
[ok]: client unblock tests (139 ms)
[ok]: client unblock tests (94 ms)
[ok]: List ziplist of various encodings (106 ms)
[ok]: List ziplist of various encodings - sanitize dump (10 ms)
[11/84 done]: unit/type/list (44 seconds)
Testing unit/type/list-2
=== (list) Starting server 127.0.0.1:21143 ok
[ok]: LTRIM stress testing - linkedlist (59392 ms)
[ok]: LTRIM stress testing - ziplist (20429 ms)
[12/84 done]: unit/type/list-2 (80 seconds)
Testing unit/type/list-3
=== (list ziplist) Starting server 127.0.0.1:21144 ok
[ok]: Explicit regression for a list bug (40 ms)
[ok]: Regression for quicklist #3343 bug (169 ms)
[ok]: Check compression with recompress (48 ms)
[ok]: Crash due to wrongly recompress after lrem (244 ms)
[ok]: LINSERT correctly recompress full quicklistNode after inserting a element before it (48 ms)
[ok]: LINSERT correctly recompress full quicklistNode after inserting a element after it (47 ms)
[ok]: Stress tester for #3343-alike bugs comp: 2 (10106 ms)
[ok]: Stress tester for #3343-alike bugs comp: 1 (9643 ms)
[ok]: Stress tester for #3343-alike bugs comp: 0 (9795 ms)
[ok]: ziplist implementation: value encoding and backlink (11771 ms)
[ok]: ziplist implementation: encoding stress testing (24060 ms)
[13/84 done]: unit/type/list-3 (67 seconds)
Testing unit/type/set
=== (set) Starting server 127.0.0.1:21145 ok
[ok]: SADD, SCARD, SISMEMBER, SMISMEMBER, SMEMBERS basics - regular set (4 ms)
[ok]: SADD, SCARD, SISMEMBER, SMISMEMBER, SMEMBERS basics - intset (3 ms)
[ok]: SMISMEMBER against non set (1 ms)
[ok]: SMISMEMBER non existing key (1 ms)
[ok]: SMISMEMBER requires one or more members (1 ms)
[ok]: SADD against non set (0 ms)
[ok]: SADD a non-integer against an intset (2 ms)
[ok]: SADD an integer larger than 64 bits (2 ms)
[ok]: SADD overflows the maximum allowed integers in an intset (108 ms)
[ok]: Variadic SADD (2 ms)
[ok]: Set encoding after DEBUG RELOAD (395 ms)
[ok]: SREM basics - regular set (2 ms)
[ok]: SREM basics - intset (2 ms)
[ok]: SREM with multiple arguments (8 ms)
[ok]: SREM variadic version with more args needed to destroy the key (1 ms)
[ok]: SINTERCARD with illegal arguments (3 ms)
[ok]: SINTERCARD against non-set should throw error (11 ms)
[ok]: SINTERCARD against non-existing key (24 ms)
[ok]: Generated sets must be encoded as hashtable (1 ms)
[ok]: SINTER with two sets - hashtable (1 ms)
[ok]: SINTERCARD with two sets - hashtable (2 ms)
[ok]: SINTERSTORE with two sets - hashtable (1 ms)
[ok]: SINTERSTORE with two sets, after a DEBUG RELOAD - hashtable (8 ms)
[ok]: SUNION with two sets - hashtable (17 ms)
[ok]: SUNIONSTORE with two sets - hashtable (19 ms)
[ok]: SINTER against three sets - hashtable (1 ms)
[ok]: SINTERCARD against three sets - hashtable (2 ms)
[ok]: SINTERSTORE with three sets - hashtable (1 ms)
[ok]: SUNION with non existing keys - hashtable (18 ms)
[ok]: SDIFF with two sets - hashtable (1 ms)
[ok]: SDIFF with three sets - hashtable (0 ms)
[ok]: SDIFFSTORE with three sets - hashtable (1 ms)
[ok]: SINTER/SUNION/SDIFF with three same sets - hashtable (13 ms)
[ok]: Generated sets must be encoded as intset (2 ms)
[ok]: SINTER with two sets - intset (0 ms)
[ok]: SINTERCARD with two sets - intset (1 ms)
[ok]: SINTERSTORE with two sets - intset (1 ms)
[ok]: SINTERSTORE with two sets, after a DEBUG RELOAD - intset (7 ms)
[ok]: SUNION with two sets - intset (18 ms)
[ok]: SUNIONSTORE with two sets - intset (18 ms)
[ok]: SINTER against three sets - intset (1 ms)
[ok]: SINTERCARD against three sets - intset (2 ms)
[ok]: SINTERSTORE with three sets - intset (0 ms)
[ok]: SUNION with non existing keys - intset (17 ms)
[ok]: SDIFF with two sets - intset (1 ms)
[ok]: SDIFF with three sets - intset (1 ms)
[ok]: SDIFFSTORE with three sets - intset (1 ms)
[ok]: SINTER/SUNION/SDIFF with three same sets - intset (13 ms)
[ok]: SDIFF with first set empty (2 ms)
[ok]: SDIFF with same set two times (1 ms)
[ok]: SDIFF fuzzing (9507 ms)
[ok]: SDIFF against non-set should throw error (1 ms)
[ok]: SDIFF should handle non existing key as empty (1 ms)
[ok]: SDIFFSTORE against non-set should throw error (4 ms)
[ok]: SDIFFSTORE should handle non existing key as empty (2 ms)
[ok]: SINTER against non-set should throw error (1 ms)
[ok]: SINTER should handle non existing key as empty (1 ms)
[ok]: SINTER with same integer elements but different encoding (2 ms)
[ok]: SINTERSTORE against non-set should throw error (3 ms)
[ok]: SINTERSTORE against non existing keys should delete dstkey (3 ms)
[ok]: SUNION against non-set should throw error (1 ms)
[ok]: SUNION should handle non existing key as empty (1 ms)
[ok]: SUNIONSTORE against non-set should throw error (3 ms)
[ok]: SUNIONSTORE should handle non existing key as empty (4 ms)
[ok]: SUNIONSTORE against non existing keys should delete dstkey (1 ms)
[ok]: SPOP basics - hashtable (2 ms)
[ok]: SPOP with <count>=1 - hashtable (2 ms)
[ok]: SRANDMEMBER - hashtable (21 ms)
[ok]: SPOP basics - intset (2 ms)
[ok]: SPOP with <count>=1 - intset (2 ms)
[ok]: SRANDMEMBER - intset (21 ms)
[ok]: SPOP with <count> (8 ms)
[ok]: SPOP with <count> (8 ms)
[ok]: SPOP using integers, testing Knuth's and Floyd's algorithm (7 ms)
[ok]: SPOP using integers with Knuth's algorithm (1 ms)
[ok]: SPOP new implementation: code path #1 (4 ms)
[ok]: SPOP new implementation: code path #2 (6 ms)
[ok]: SPOP new implementation: code path #3 (5 ms)
[ok]: SRANDMEMBER count of 0 is handled correctly (1 ms)
[ok]: SRANDMEMBER with <count> against non existing key (0 ms)
[ok]: SRANDMEMBER count overflow (1 ms)
[ok]: SRANDMEMBER count of 0 is handled correctly - emptyarray (0 ms)
[ok]: SRANDMEMBER with <count> against non existing key - emptyarray (0 ms)
[ok]: SRANDMEMBER with <count> - hashtable (45 ms)
[ok]: SRANDMEMBER with <count> - intset (45 ms)
[ok]: SRANDMEMBER histogram distribution - hashtable (197 ms)
[ok]: SRANDMEMBER histogram distribution - intset (456 ms)

Waiting for background save to finish... Hash table 0 stats (main hash table):
 table size: 512
 number of elements: 499
 different slots: 3
 max chain length: 206
 avg chain length (counted): 166.33
 avg chain length (computed): 166.33
 Chain length distribution:
   0: 509 (99.41%)


Waiting for background save to finish... [ok]: SRANDMEMBER with a dict containing long chain (29589 ms)
[ok]: SMOVE basics - from regular set to intset (7 ms)
[ok]: SMOVE basics - from intset to regular set (3 ms)
[ok]: SMOVE non existing key (3 ms)
[ok]: SMOVE non existing src set (3 ms)
[ok]: SMOVE from regular set to non existing destination set (4 ms)
[ok]: SMOVE from intset to non existing destination set (3 ms)
[ok]: SMOVE wrong src key type (1 ms)
[ok]: SMOVE wrong dst key type (0 ms)
[ok]: SMOVE with identical source and destination (0 ms)
[ok]: SMOVE only notify dstset when the addition is successful (44 ms)
[ok]: intsets implementation stress testing (5102 ms)
=== () Starting server 127.0.0.1:21146 ok
[14/84 done]: unit/type/set (47 seconds)
Testing unit/type/zset
=== (zset) Starting server 127.0.0.1:21147 ok
[ok]: Check encoding - listpack (24 ms)
[ok]: ZSET basic ZADD and score update - listpack (44 ms)
[ok]: ZSET element can't be set to NaN with ZADD - listpack (0 ms)
[ok]: ZSET element can't be set to NaN with ZINCRBY - listpack (1 ms)
[ok]: ZADD with options syntax error with incomplete pair - listpack (1 ms)
[ok]: ZADD XX option without key - listpack (1 ms)
[ok]: ZADD XX existing key - listpack (1 ms)
[ok]: ZADD XX returns the number of elements actually added - listpack (1 ms)
[ok]: ZADD XX updates existing elements score - listpack (1 ms)
[ok]: ZADD GT updates existing elements when new scores are greater - listpack (9 ms)
[ok]: ZADD LT updates existing elements when new scores are lower - listpack (2 ms)
[ok]: ZADD GT XX updates existing elements when new scores are greater and skips new elements - listpack (2 ms)
[ok]: ZADD LT XX updates existing elements when new scores are lower and skips new elements - listpack (2 ms)
[ok]: ZADD XX and NX are not compatible - listpack (1 ms)
[ok]: ZADD NX with non existing key - listpack (1 ms)
[ok]: ZADD NX only add new elements without updating old ones - listpack (7 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 (0 ms)
[ok]: ZADD INCR LT/GT replies with nill if score not updated - listpack (1 ms)
[ok]: ZADD INCR LT/GT with inf - listpack (5 ms)
[ok]: ZADD INCR works like ZINCRBY - listpack (1 ms)
[ok]: ZADD INCR works with a single score-elemenet pair - listpack (1 ms)
[ok]: ZADD CH option changes return value to all changed elements - listpack (1 ms)
[ok]: ZINCRBY calls leading to NaN result in error - listpack (1 ms)
[ok]: ZADD - Variadic version base case - $encoding (1 ms)
[ok]: ZADD - Return value is the number of actually added items - $encoding (1 ms)
[ok]: ZADD - Variadic version does not add nothing on single parsing err - $encoding (1 ms)
[ok]: ZADD - Variadic version will raise error on missing arg - $encoding (0 ms)
[ok]: ZINCRBY does not work variadic even if shares ZADD implementation - $encoding (1 ms)
[ok]: ZCARD basics - listpack (1 ms)
[ok]: ZREM removes key after last element is removed - listpack (3 ms)
[ok]: ZREM variadic version - listpack (1 ms)
[ok]: ZREM variadic version -- remove elements after key deletion - listpack (1 ms)
[ok]: ZRANGE basics - listpack (13 ms)
[ok]: ZREVRANGE basics - listpack (5 ms)
[ok]: ZRANK/ZREVRANK basics - listpack (8 ms)
[ok]: ZRANK - after deletion - listpack (1 ms)
[ok]: ZINCRBY - can create a new sorted set - listpack (1 ms)
[ok]: ZINCRBY - increment and decrement - listpack (2 ms)
[ok]: ZINCRBY return value - listpack (1 ms)
[ok]: ZRANGEBYSCORE/ZREVRANGEBYSCORE/ZCOUNT basics - listpack (18 ms)
[ok]: ZRANGEBYSCORE with WITHSCORES - listpack (9 ms)
[ok]: ZRANGEBYSCORE with LIMIT - listpack (4 ms)
[ok]: ZRANGEBYSCORE with LIMIT and WITHSCORES - listpack (7 ms)
[ok]: ZRANGEBYSCORE with non-value min or max - listpack (1 ms)
[ok]: ZRANGEBYLEX/ZREVRANGEBYLEX/ZLEXCOUNT basics - listpack (14 ms)
[ok]: ZLEXCOUNT advanced - listpack (5 ms)
[ok]: ZRANGEBYSLEX with LIMIT - listpack (10 ms)
[ok]: ZRANGEBYLEX with invalid lex range specifiers - listpack (2 ms)
[ok]: ZREMRANGEBYSCORE basics - listpack (44 ms)
[ok]: ZREMRANGEBYSCORE with non-value min or max - listpack (1 ms)
[ok]: ZREMRANGEBYRANK basics - listpack (22 ms)
[ok]: ZUNIONSTORE against non-existing key doesn't set destination - listpack (1 ms)
[ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF against non-existing key - listpack (2 ms)
[ok]: ZUNIONSTORE with empty set - listpack (7 ms)
[ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF with empty set - listpack (3 ms)
[ok]: ZUNIONSTORE basics - listpack (2 ms)
[ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF with integer members - listpack (4 ms)
[ok]: ZUNIONSTORE with weights - listpack (1 ms)
[ok]: ZUNION with weights - listpack (1 ms)
[ok]: ZUNIONSTORE with a regular set and weights - listpack (2 ms)
[ok]: ZUNIONSTORE with AGGREGATE MIN - listpack (1 ms)
[ok]: ZUNION/ZINTER with AGGREGATE MIN - listpack (1 ms)
[ok]: ZUNIONSTORE with AGGREGATE MAX - listpack (1 ms)
[ok]: ZUNION/ZINTER with AGGREGATE MAX - listpack (1 ms)
[ok]: ZINTERSTORE basics - listpack (1 ms)
[ok]: ZINTER basics - listpack (1 ms)
[ok]: ZINTERCARD with illegal arguments (1 ms)
[ok]: ZINTERCARD basics - listpack (2 ms)
[ok]: ZINTER RESP3 - listpack (1 ms)
[ok]: ZINTERSTORE with weights - listpack (1 ms)
[ok]: ZINTER with weights - listpack (1 ms)
[ok]: ZINTERSTORE with a regular set and weights - listpack (2 ms)
[ok]: ZINTERSTORE with AGGREGATE MIN - listpack (1 ms)
[ok]: ZINTERSTORE with AGGREGATE MAX - listpack (1 ms)
[ok]: ZUNIONSTORE with +inf/-inf scores - listpack (4 ms)
[ok]: ZUNIONSTORE with NaN weights - listpack (1 ms)
[ok]: ZINTERSTORE with +inf/-inf scores - listpack (7 ms)
[ok]: ZINTERSTORE with NaN weights - listpack (6 ms)
[ok]: ZDIFFSTORE basics - listpack (1 ms)
[ok]: ZDIFF basics - listpack (0 ms)
[ok]: ZDIFFSTORE with a regular set - listpack (2 ms)
[ok]: ZDIFF subtracting set from itself - listpack (1 ms)
[ok]: ZDIFF algorithm 1 - listpack (2 ms)
[ok]: ZDIFF algorithm 2 - listpack (2 ms)
[ok]: ZDIFF fuzzing - listpack (10587 ms)
[ok]: ZPOPMIN with the count 0 returns an empty array (1 ms)
[ok]: ZPOPMIN with negative count (2 ms)
[ok]: ZPOPMAX with the count 0 returns an empty array (8 ms)
[ok]: ZPOPMAX with negative count (2 ms)
[ok]: Basic ZPOPMIN/ZPOPMAX with a single key - listpack (4 ms)
[ok]: ZPOPMIN/ZPOPMAX with count - listpack (2 ms)
[ok]: Basic ZMPOP_MIN/ZMPOP_MAX with a single key - listpack (4 ms)
[ok]: ZMPOP_MIN/ZMPOP_MAX with count - listpack (3 ms)
[ok]: BZPOPMIN/BZPOPMAX with a single existing sorted set - listpack (45 ms)
[ok]: BZPOPMIN/BZPOPMAX with multiple existing sorted sets - listpack (48 ms)
[ok]: BZPOPMIN/BZPOPMAX second sorted set has members - listpack (45 ms)
[ok]: BZMPOP_MIN/BZMPOP_MAX with a single existing sorted set - listpack (45 ms)
[ok]: BZMPOP_MIN/BZMPOP_MAX with multiple existing sorted sets - listpack (48 ms)
[ok]: BZMPOP_MIN/BZMPOP_MAX second sorted set has members - listpack (44 ms)
[ok]: Basic ZPOPMIN/ZPOPMAX - listpack RESP3 (3 ms)
[ok]: ZPOPMIN/ZPOPMAX with count - listpack RESP3 (3 ms)
[ok]: Basic ZMPOP_MIN/ZMPOP_MAX - listpack RESP3 (3 ms)
[ok]: ZMPOP_MIN/ZMPOP_MAX with count - listpack RESP3 (2 ms)
[ok]: BZPOPMIN/BZPOPMAX - listpack RESP3 (45 ms)
[ok]: BZMPOP_MIN/BZMPOP_MAX - listpack RESP3 (45 ms)
[ok]: Check encoding - skiplist (1 ms)
[ok]: ZSET basic ZADD and score update - skiplist (2 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 (1 ms)
[ok]: ZADD XX option without key - skiplist (1 ms)
[ok]: ZADD XX existing key - skiplist (1 ms)
[ok]: ZADD XX returns the number of elements actually added - skiplist (1 ms)
[ok]: ZADD XX updates existing elements score - skiplist (1 ms)
[ok]: ZADD GT updates existing elements when new scores are greater - skiplist (2 ms)
[ok]: ZADD LT updates existing elements when new scores are lower - skiplist (2 ms)
[ok]: ZADD GT XX updates existing elements when new scores are greater and skips new elements - skiplist (1 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 (1 ms)
[ok]: ZADD NX with non existing key - skiplist (0 ms)
[ok]: ZADD NX only add new elements without updating old ones - skiplist (2 ms)
[ok]: ZADD GT and NX are not compatible - skiplist (0 ms)
[ok]: ZADD LT and NX are not compatible - skiplist (0 ms)
[ok]: ZADD LT and GT are not compatible - skiplist (1 ms)
[ok]: ZADD INCR LT/GT replies with nill if score not updated - skiplist (1 ms)
[ok]: ZADD INCR LT/GT with inf - skiplist (4 ms)
[ok]: ZADD INCR works like ZINCRBY - skiplist (1 ms)
[ok]: ZADD INCR works with a single score-elemenet 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]: ZADD - Variadic version base case - $encoding (0 ms)
[ok]: ZADD - Return value is the number of actually added items - $encoding (1 ms)
[ok]: ZADD - Variadic version does not add nothing on single parsing err - $encoding (1 ms)
[ok]: ZADD - Variadic version will raise error on missing arg - $encoding (1 ms)
[ok]: ZINCRBY does not work variadic even if shares ZADD implementation - $encoding (0 ms)
[ok]: ZCARD basics - skiplist (1 ms)
[ok]: ZREM removes key after last element is removed - skiplist (2 ms)
[ok]: ZREM variadic version - skiplist (1 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)
[ok]: ZRANK/ZREVRANK basics - skiplist (3 ms)
[ok]: ZRANK - after deletion - skiplist (0 ms)
[ok]: ZINCRBY - can create a new sorted set - skiplist (1 ms)
[ok]: ZINCRBY - increment and decrement - skiplist (2 ms)
[ok]: ZINCRBY return value - skiplist (0 ms)
[ok]: ZRANGEBYSCORE/ZREVRANGEBYSCORE/ZCOUNT basics - skiplist (10 ms)
[ok]: ZRANGEBYSCORE with WITHSCORES - skiplist (3 ms)
[ok]: ZRANGEBYSCORE with LIMIT - skiplist (4 ms)
[ok]: ZRANGEBYSCORE with LIMIT and WITHSCORES - skiplist (2 ms)
[ok]: ZRANGEBYSCORE with non-value min or max - skiplist (1 ms)
[ok]: ZRANGEBYLEX/ZREVRANGEBYLEX/ZLEXCOUNT basics - skiplist (7 ms)
[ok]: ZLEXCOUNT advanced - skiplist (4 ms)
[ok]: ZRANGEBYSLEX with LIMIT - skiplist (5 ms)
[ok]: ZRANGEBYLEX with invalid lex range specifiers - skiplist (1 ms)
[ok]: ZREMRANGEBYSCORE basics - skiplist (25 ms)
[ok]: ZREMRANGEBYSCORE with non-value min or max - skiplist (1 ms)
[ok]: ZREMRANGEBYRANK basics - skiplist (11 ms)
[ok]: ZUNIONSTORE against non-existing key doesn't set destination - skiplist (0 ms)
[ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF against non-existing key - skiplist (2 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 (3 ms)
[ok]: ZUNIONSTORE with weights - skiplist (1 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 (1 ms)
[ok]: ZUNIONSTORE with AGGREGATE MAX - skiplist (0 ms)
[ok]: ZUNION/ZINTER with AGGREGATE MAX - skiplist (1 ms)
[ok]: ZINTERSTORE basics - skiplist (1 ms)
[ok]: ZINTER basics - skiplist (0 ms)
[ok]: ZINTERCARD with illegal arguments (2 ms)
[ok]: ZINTERCARD basics - skiplist (1 ms)
[ok]: ZINTER RESP3 - skiplist (1 ms)
[ok]: ZINTERSTORE with weights - skiplist (1 ms)
[ok]: ZINTER with weights - skiplist (0 ms)
[ok]: ZINTERSTORE with a regular set and weights - skiplist (2 ms)
[ok]: ZINTERSTORE with AGGREGATE MIN - skiplist (0 ms)
[ok]: ZINTERSTORE with AGGREGATE MAX - skiplist (1 ms)
[ok]: ZUNIONSTORE with +inf/-inf scores - skiplist (4 ms)
[ok]: ZUNIONSTORE with NaN weights - skiplist (1 ms)
[ok]: ZINTERSTORE with +inf/-inf scores - skiplist (3 ms)
[ok]: ZINTERSTORE with NaN weights - skiplist (1 ms)
[ok]: ZDIFFSTORE basics - skiplist (1 ms)
[ok]: ZDIFF basics - skiplist (0 ms)
[ok]: ZDIFFSTORE with a regular set - skiplist (2 ms)
[ok]: ZDIFF subtracting set from itself - skiplist (0 ms)
[ok]: ZDIFF algorithm 1 - skiplist (2 ms)
[ok]: ZDIFF algorithm 2 - skiplist (3 ms)
[ok]: ZDIFF fuzzing - skiplist (8510 ms)
[ok]: ZPOPMIN with the count 0 returns an empty array (1 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 (2 ms)
[ok]: Basic ZPOPMIN/ZPOPMAX with a single key - skiplist (3 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 (2 ms)
[ok]: BZPOPMIN/BZPOPMAX with a single existing sorted set - skiplist (42 ms)
[ok]: BZPOPMIN/BZPOPMAX with multiple existing sorted sets - skiplist (57 ms)
[ok]: BZPOPMIN/BZPOPMAX second sorted set has members - skiplist (41 ms)
[ok]: BZMPOP_MIN/BZMPOP_MAX with a single existing sorted set - skiplist (42 ms)
[ok]: BZMPOP_MIN/BZMPOP_MAX with multiple existing sorted sets - skiplist (44 ms)
[ok]: BZMPOP_MIN/BZMPOP_MAX second sorted set has members - skiplist (42 ms)
[ok]: Basic ZPOPMIN/ZPOPMAX - skiplist RESP3 (2 ms)
[ok]: ZPOPMIN/ZPOPMAX with count - skiplist RESP3 (3 ms)
[ok]: Basic ZMPOP_MIN/ZMPOP_MAX - skiplist RESP3 (2 ms)
[ok]: ZMPOP_MIN/ZMPOP_MAX with count - skiplist RESP3 (3 ms)
[ok]: BZPOPMIN/BZPOPMAX - skiplist RESP3 (43 ms)
[ok]: BZMPOP_MIN/BZMPOP_MAX - skiplist RESP3 (43 ms)
[ok]: ZPOP/ZMPOP against wrong type (4 ms)
[ok]: ZMPOP with illegal argument (4 ms)
[ok]: ZMPOP propagate as pop with count command to replica (149 ms)
[ok]: ZPOPMIN/ZPOPMAX readraw in RESP3 (51 ms)
[ok]: BZPOPMIN/BZPOPMAX readraw in RESP3 (149 ms)
[ok]: ZMPOP readraw in RESP3 (4 ms)
[ok]: BZMPOP readraw in RESP3 (202 ms)
[ok]: ZPOPMIN/ZPOPMAX readraw in RESP2 (9 ms)
[ok]: BZPOPMIN/BZPOPMAX readraw in RESP2 (213 ms)
[ok]: ZMPOP readraw in RESP2 (4 ms)
[ok]: BZMPOP readraw in RESP2 (202 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 (1 ms)
[ok]: ZUNIONSTORE result is sorted (220 ms)
[ok]: ZUNIONSTORE/ZINTERSTORE/ZDIFFSTORE error if using WITHSCORES  (1 ms)
[ok]: ZMSCORE retrieve (1 ms)
[ok]: ZMSCORE retrieve from empty set (1 ms)
[ok]: ZMSCORE retrieve with missing member (0 ms)
[ok]: ZMSCORE retrieve single member (0 ms)
[ok]: ZMSCORE retrieve requires one or more members (1 ms)
[ok]: ZSET commands don't accept the empty strings as valid score (0 ms)
[ok]: zunionInterDiffGenericCommand at least 1 input key (2 ms)
[ok]: ZSCORE - listpack (68 ms)
[ok]: ZMSCORE - listpack (60 ms)
[ok]: ZSCORE after a DEBUG RELOAD - listpack (70 ms)
[ok]: ZSET sorting stresser - listpack (87 ms)
[ok]: ZRANGEBYSCORE fuzzy test, 100 ranges in 128 element sorted set - listpack (7085 ms)
[ok]: ZRANGEBYLEX fuzzy test, 100 ranges in 128 element sorted set - listpack (518 ms)
[ok]: ZREMRANGEBYLEX fuzzy test, 100 ranges in 128 element sorted set - listpack (706 ms)
[ok]: ZSETs skiplist implementation backlink consistency test - listpack (68 ms)
[ok]: ZSETs ZRANK augmented skip list stress testing - listpack (2127 ms)
[ok]: BZPOPMIN, ZADD + DEL should not awake blocked client (42 ms)
[ok]: BZPOPMIN, ZADD + DEL + SET should not awake blocked client (42 ms)
[ok]: BZMPOP_MIN, ZADD + DEL should not awake blocked client (43 ms)
[ok]: BZMPOP_MIN, ZADD + DEL + SET should not awake blocked client (43 ms)
[ok]: BZPOPMIN with same key multiple times should work (43 ms)
[ok]: MULTI/EXEC is isolated from the point of view of BZPOPMIN (42 ms)
[ok]: BZPOPMIN with variadic ZADD (41 ms)
[ok]: BZPOPMIN with zero timeout should block indefinitely (1048 ms)
[ok]: MULTI/EXEC is isolated from the point of view of BZMPOP_MIN (132 ms)
[ok]: BZMPOP_MIN with variadic ZADD (43 ms)
[ok]: BZMPOP_MIN with zero timeout should block indefinitely (1048 ms)
[ok]: ZSCORE - skiplist (44 ms)
[ok]: ZMSCORE - skiplist (43 ms)
[ok]: ZSCORE after a DEBUG RELOAD - skiplist (85 ms)
[ok]: ZSET sorting stresser - skiplist (61 ms)
[ok]: ZRANGEBYSCORE fuzzy test, 100 ranges in 100 element sorted set - skiplist (5029 ms)
[ok]: ZRANGEBYLEX fuzzy test, 100 ranges in 100 element sorted set - skiplist (385 ms)
[ok]: ZREMRANGEBYLEX fuzzy test, 100 ranges in 100 element sorted set - skiplist (656 ms)
[ok]: ZSETs skiplist implementation backlink consistency test - skiplist (49 ms)
[ok]: ZSETs ZRANK augmented skip list stress testing - skiplist (2347 ms)
[ok]: BZPOPMIN, ZADD + DEL should not awake blocked client (46 ms)
[ok]: BZPOPMIN, ZADD + DEL + SET should not awake blocked client (44 ms)
[ok]: BZMPOP_MIN, ZADD + DEL should not awake blocked client (44 ms)
[ok]: BZMPOP_MIN, ZADD + DEL + SET should not awake blocked client (44 ms)
[ok]: BZPOPMIN with same key multiple times should work (44 ms)
[ok]: MULTI/EXEC is isolated from the point of view of BZPOPMIN (44 ms)
[ok]: BZPOPMIN with variadic ZADD (43 ms)
[ok]: BZPOPMIN with zero timeout should block indefinitely (1056 ms)
[ok]: MULTI/EXEC is isolated from the point of view of BZMPOP_MIN (143 ms)
[ok]: BZMPOP_MIN with variadic ZADD (127 ms)
[ok]: BZMPOP_MIN with zero timeout should block indefinitely (1147 ms)
[ok]: BZPOP/BZMPOP against wrong type (4 ms)
[ok]: BZMPOP with illegal argument (4 ms)
[ok]: BZMPOP with multiple blocked clients (401 ms)
[ok]: BZMPOP propagate as pop with count command to replica (354 ms)
[ok]: BZMPOP should not blocks on non key arguments - #10762 (221 ms)
[ok]: ZSET skiplist order consistency when elements are moved (1979 ms)
[ok]: ZRANGESTORE basic (6 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 (0 ms)
[ok]: ZRANGESTORE BYSCORE REV LIMIT (1 ms)
[ok]: ZRANGE BYSCORE REV LIMIT (0 ms)
[ok]: ZRANGESTORE - src key missing (1 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 (0 ms)
[ok]: ZRANGE BYLEX (0 ms)
[ok]: ZRANGESTORE invalid syntax (1 ms)
[ok]: ZRANGESTORE with zset-max-listpack-entries 0 #10767 case (1 ms)
[ok]: ZRANGESTORE with zset-max-listpack-entries 1 dst key should use skiplist encoding (2 ms)
[ok]: ZRANGE invalid syntax (1 ms)
[ok]: ZRANDMEMBER - listpack (17 ms)
[ok]: ZRANDMEMBER - skiplist (17 ms)
[ok]: ZRANDMEMBER with RESP3 (1 ms)
[ok]: ZRANDMEMBER count of 0 is handled correctly (0 ms)
[ok]: ZRANDMEMBER with <count> against non existing key (1 ms)
[ok]: ZRANDMEMBER count overflow (1 ms)
[ok]: ZRANDMEMBER count of 0 is handled correctly - emptyarray (0 ms)
[ok]: ZRANDMEMBER with <count> against non existing key - emptyarray (0 ms)
[ok]: ZRANDMEMBER with <count> - skiplist (734 ms)
[ok]: ZRANDMEMBER with <count> - listpack (518 ms)
[ok]: zset score double range (1 ms)
[15/84 done]: unit/type/zset (52 seconds)
Testing unit/type/hash
=== (hash) Starting server 127.0.0.1:21148 ok
[ok]: HSET/HLEN - Small hash creation (71 ms)
[ok]: Is the small hash encoded with a listpack? (8 ms)
[ok]: HRANDFIELD - listpack (515 ms)
[ok]: HRANDFIELD - hashtable (23 ms)
[ok]: HRANDFIELD with RESP3 (2 ms)
[ok]: HRANDFIELD count of 0 is handled correctly (1 ms)
[ok]: HRANDFIELD count overflow (1 ms)
[ok]: HRANDFIELD with <count> against non existing key (1 ms)
[ok]: HRANDFIELD count of 0 is handled correctly - emptyarray (1 ms)
[ok]: HRANDFIELD with <count> against non existing key - emptyarray (0 ms)
[ok]: HRANDFIELD with <count> - hashtable (326 ms)
[ok]: HRANDFIELD with <count> - listpack (324 ms)
[ok]: HSET/HLEN - Big hash creation (261 ms)
[ok]: Is the big hash encoded with an hash table? (1 ms)
[ok]: HGET against the small hash (2 ms)
[ok]: HGET against the big hash (205 ms)
[ok]: HGET against non existing key (1 ms)
[ok]: HSET in update and insert mode (2 ms)
[ok]: HSETNX target key missing - small hash (0 ms)
[ok]: HSETNX target key exists - small hash (1 ms)
[ok]: HSETNX target key missing - big hash (0 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]: HMSET - big hash (78 ms)
[ok]: HMGET against non existing key and fields (1 ms)
[ok]: HMGET against wrong type (1 ms)
[ok]: HMGET - small hash (0 ms)
[ok]: HMGET - big hash (97 ms)
[ok]: HKEYS - small hash (1 ms)
[ok]: HKEYS - big hash (54 ms)
[ok]: HVALS - small hash (0 ms)
[ok]: HVALS - big hash (3 ms)
[ok]: HGETALL - small hash (17 ms)
[ok]: HGETALL - big hash (142 ms)
[ok]: HDEL and return value (59 ms)
[ok]: HDEL - more than a single value (36 ms)
[ok]: HDEL - hash becomes empty before deleting all specified fields (32 ms)
[ok]: HEXISTS (32 ms)
[ok]: Is a ziplist encoded Hash promoted on big payload? (16 ms)
[ok]: HINCRBY against non existing database key (16 ms)
[ok]: HINCRBY against non existing hash key (48 ms)
[ok]: HINCRBY against hash key created by hincrby itself (32 ms)
[ok]: HINCRBY against hash key originally set with HSET (32 ms)
[ok]: HINCRBY over 32bit value (32 ms)
[ok]: HINCRBY over 32bit value with over 32bit increment (32 ms)
[ok]: HINCRBY fails against hash value with spaces (left) (32 ms)
[ok]: HINCRBY fails against hash value with spaces (right) (32 ms)
[ok]: HINCRBY can detect overflows (24 ms)
[ok]: HINCRBYFLOAT against non existing database key (16 ms)
[ok]: HINCRBYFLOAT against non existing hash key (40 ms)
[ok]: HINCRBYFLOAT against hash key created by hincrby itself (1 ms)
[ok]: HINCRBYFLOAT against hash key originally set with HSET (1 ms)
[ok]: HINCRBYFLOAT over 32bit value (1 ms)
[ok]: HINCRBYFLOAT over 32bit value with over 32bit increment (1 ms)
[ok]: HINCRBYFLOAT fails against hash value with spaces (left) (2 ms)
[ok]: HINCRBYFLOAT fails against hash value with spaces (right) (1 ms)
[ok]: HINCRBYFLOAT fails against hash value that contains a null-terminator in the middle (0 ms)
[ok]: HSTRLEN against the small hash (2 ms)
[ok]: HSTRLEN against the big hash (195 ms)
[ok]: HSTRLEN against non existing field (1 ms)
[ok]: HSTRLEN corner cases (5 ms)
[ok]: HINCRBYFLOAT over hash-max-listpack-value encoded with a listpack (4 ms)
[ok]: Hash ziplist regression test for large keys (1 ms)
[ok]: Hash fuzzing #1 - 10 fields (70 ms)
[ok]: Hash fuzzing #2 - 10 fields (48 ms)
[ok]: Hash fuzzing #1 - 512 fields (3960 ms)
[ok]: Hash fuzzing #2 - 512 fields (2322 ms)
[ok]: Stress test the hash ziplist -> hashtable encoding conversion (2847 ms)
[ok]: Test HINCRBYFLOAT for correct float representation (issue #2846) (1 ms)
[ok]: Hash ziplist of various encodings (145 ms)
[ok]: Hash ziplist of various encodings - sanitize dump (28 ms)
[ok]: HINCRBYFLOAT does not allow NaN or Infinity (9 ms)
[16/84 done]: unit/type/hash (13 seconds)
Testing unit/type/stream
=== (stream) Starting server 127.0.0.1:21149 ok
[ok]: XADD wrong number of args (23 ms)
[ok]: XADD can add entries into a stream that XRANGE can fetch (32 ms)
[ok]: XADD IDs are incremental (24 ms)
[ok]: XADD IDs are incremental when ms is the same as well (40 ms)
[ok]: XADD IDs correctly report an error when overflowing (24 ms)
[ok]: XADD auto-generated sequence is incremented for last ID (24 ms)
[ok]: XADD auto-generated sequence is zero for future timestamp ID (24 ms)
[ok]: XADD auto-generated sequence can't be smaller than last ID (24 ms)
[ok]: XADD auto-generated sequence can't overflow (24 ms)
[ok]: XADD 0-* should succeed (16 ms)
[ok]: XADD with MAXLEN option (1384 ms)
[ok]: XADD with MAXLEN option and the '=' argument (260 ms)
[ok]: XADD with MAXLEN option and the '~' argument (224 ms)
[ok]: XADD with NOMKSTREAM option (2 ms)
[ok]: XADD with MINID option (277 ms)
[ok]: XTRIM with MINID option (2 ms)
[ok]: XTRIM with MINID option, big delta from master record (2 ms)
[ok]: XADD mass insertion and XLEN (5044 ms)
[ok]: XADD with ID 0-0 (24 ms)
[ok]: XADD with LIMIT delete entries no more than limit (17 ms)
[ok]: XRANGE COUNT works as expected (1 ms)
[ok]: XREVRANGE COUNT works as expected (1 ms)
[ok]: XRANGE can be used to iterate the whole stream (1000 ms)
[ok]: XREVRANGE returns the reverse of XRANGE (3510 ms)
[ok]: XRANGE exclusive ranges (15 ms)
[ok]: XREAD with non empty stream (1 ms)
[ok]: Non blocking XREAD with empty streams (0 ms)
[ok]: XREAD with non empty second stream (2709 ms)
[ok]: Blocking XREAD waiting new data (42 ms)
[ok]: Blocking XREAD waiting old data (47 ms)
[ok]: Blocking XREAD will not reply with an empty array (140 ms)
[ok]: Blocking XREAD for stream that ran dry (issue #5299) (248 ms)
[ok]: XREAD: XADD + DEL should not awake client (45 ms)
[ok]: XREAD: XADD + DEL + LPUSH should not awake client (45 ms)
[ok]: XREAD with same stream name multiple times should work (78 ms)
[ok]: XREAD + multiple XADD inside transaction (156 ms)
[ok]: XDEL basic test (55 ms)
[ok]: XDEL fuzz test (5581 ms)
[ok]: XRANGE fuzzing (29044 ms)
[ok]: XREVRANGE regression test for issue #5006 (3 ms)
[ok]: XREAD streamID edge (no-blocking) (1 ms)
[ok]: XREAD streamID edge (blocking) (42 ms)
[ok]: XADD streamID edge (1 ms)
[ok]: XTRIM with MAXLEN option basic test (346 ms)
[ok]: XADD with LIMIT consecutive calls (41 ms)
[ok]: XTRIM with ~ is limited (47 ms)
[ok]: XTRIM without ~ is not limited (43 ms)
[ok]: XTRIM without ~ and with LIMIT (45 ms)
[ok]: XTRIM with LIMIT delete entries no more than limit (6 ms)
=== (stream needs:debug) Starting server 127.0.0.1:21150 ok
[ok]: XADD with MAXLEN > xlen can propagate correctly (26 ms)
=== (stream needs:debug) Starting server 127.0.0.1:21151 ok
[ok]: XADD with MINID > lastid can propagate correctly (170 ms)
=== (stream needs:debug) Starting server 127.0.0.1:21152 ok
[ok]: XADD with ~ MAXLEN can propagate correctly (49 ms)
=== (stream needs:debug) Starting server 127.0.0.1:21153 ok
[ok]: XADD with ~ MAXLEN and LIMIT can propagate correctly (50 ms)
=== (stream needs:debug) Starting server 127.0.0.1:21154 ok
[ok]: XADD with ~ MINID can propagate correctly (27 ms)
=== (stream needs:debug) Starting server 127.0.0.1:21155 ok
[ok]: XADD with ~ MINID and LIMIT can propagate correctly (27 ms)
=== (stream needs:debug) Starting server 127.0.0.1:21156 ok
[ok]: XTRIM with ~ MAXLEN can propagate correctly (28 ms)
=== (stream xsetid) Starting server 127.0.0.1:21157 ok
[ok]: XADD can CREATE an empty stream (1 ms)
[ok]: XSETID can set a specific ID (1 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 (0 ms)
[ok]: XSETID cannot run with a maximal tombstone but without an offset (0 ms)
[ok]: XSETID errors on negstive offset (0 ms)
[ok]: XSETID cannot set the maximal tombstone with larger ID (2 ms)
[ok]: XSETID cannot set the offset to less than the length (1 ms)
=== (stream offset) Starting server 127.0.0.1:21158 ok
[ok]: XADD advances the entries-added counter and sets the recorded-first-entry-id (5 ms)
[ok]: XDEL/TRIM are reflected by recorded first entry (15 ms)
[ok]: Maxmimum XDEL ID behaves correctly (8 ms)
=== (stream needs:debug) Starting server 127.0.0.1:21159 ok

Waiting for background AOF rewrite to finish... 
Waiting for background AOF rewrite to finish... [ok]: Empty stream can be rewrite into AOF correctly (160 ms)

Waiting for background AOF rewrite to finish... 
Waiting for background AOF rewrite to finish... 
Waiting for background AOF rewrite to finish... [ok]: Stream can be rewrite into AOF correctly after XDEL lastid (266 ms)
=== (stream) Starting server 127.0.0.1:21160 ok
[ok]: XGROUP HELP should not have unexpected options (1 ms)
[ok]: XINFO HELP should not have unexpected options (0 ms)
[17/84 done]: unit/type/stream (58 seconds)
Testing unit/type/stream-cgroups
=== (stream) Starting server 127.0.0.1:21161 ok
[ok]: XGROUP CREATE: creation and duplicate group name detection (2 ms)
[ok]: XGROUP CREATE: automatic stream creation fails without MKSTREAM (1 ms)
[ok]: XGROUP CREATE: automatic stream creation works with MKSTREAM (1 ms)
[ok]: XREADGROUP will return only new elements (2 ms)
[ok]: XREADGROUP can read the history of the elements we own (2 ms)
[ok]: XPENDING is able to return pending items (3 ms)
[ok]: XPENDING can return single consumer items (0 ms)
[ok]: XPENDING only group (0 ms)
[ok]: XPENDING with IDLE (21 ms)
[ok]: XPENDING with exclusive range intervals works as expected (2 ms)
[ok]: XACK is able to remove items from the consumer/group PEL (1 ms)
[ok]: XACK can't remove the same item multiple times (1 ms)
[ok]: XACK is able to accept multiple arguments (0 ms)
[ok]: XACK should fail if got at least one invalid ID (2 ms)
[ok]: PEL NACK reassignment after XGROUP SETID event (4 ms)
[ok]: XREADGROUP will not report data on empty history. Bug #5577 (3 ms)
[ok]: XREADGROUP history reporting of deleted entries. Bug #5570 (2 ms)
[ok]: Blocking XREADGROUP will not reply with an empty array (151 ms)
[ok]: Blocking XREADGROUP: key deleted (51 ms)
[ok]: Blocking XREADGROUP: key type changed with SET (50 ms)
[ok]: Blocking XREADGROUP: key type changed with transaction (45 ms)
[ok]: Blocking XREADGROUP: flushed DB (46 ms)
[ok]: Blocking XREADGROUP: swapped DB, key doesn't exist (47 ms)
[ok]: Blocking XREADGROUP: swapped DB, key is not a stream (45 ms)
[ok]: Blocking XREAD: key deleted (44 ms)
[ok]: Blocking XREAD: key type changed with SET (43 ms)
[ok]: Blocking XREADGROUP for stream that ran dry (issue #5299) (150 ms)
[ok]: Blocking XREADGROUP will ignore BLOCK if ID is not > (264 ms)
[ok]: XGROUP DESTROY should unblock XREADGROUP with -NOGROUP (45 ms)
[ok]: RENAME can unblock XREADGROUP with data (43 ms)
[ok]: RENAME can unblock XREADGROUP with -NOGROUP (43 ms)
[ok]: XCLAIM can claim PEL items from another consumer (618 ms)
[ok]: XCLAIM without JUSTID increments delivery count (410 ms)
[ok]: XCLAIM same consumer (206 ms)
[ok]: XAUTOCLAIM can claim PEL items from another consumer (631 ms)
[ok]: XAUTOCLAIM as an iterator (257 ms)
[ok]: XAUTOCLAIM COUNT must be > 0 (0 ms)
[ok]: XCLAIM with XDEL (62 ms)
[ok]: XCLAIM with trimming (9 ms)
[ok]: XAUTOCLAIM with XDEL (3 ms)
[ok]: XAUTOCLAIM with XDEL and count (4 ms)
[ok]: XAUTOCLAIM with out of range count (0 ms)
[ok]: XCLAIM with trimming (4 ms)
[ok]: XINFO FULL output (8 ms)
[ok]: XGROUP CREATECONSUMER: create consumer if does not exist (4 ms)
[ok]: XGROUP CREATECONSUMER: group must exist (1 ms)
=== (stream needs:debug) Starting server 127.0.0.1:21162 ok
[ok]: XREADGROUP with NOACK creates consumer (176 ms)

Waiting for background AOF rewrite to finish... 
Waiting for background AOF rewrite to finish... [ok]: Consumer without PEL is present in AOF after AOFRW (252 ms)
[ok]: Consumer group read counter and lag in empty streams (48 ms)
[ok]: Consumer group read counter and lag sanity (113 ms)
[ok]: Consumer group lag with XDELs (140 ms)
[ok]: Loading from legacy (Redis <= v6.2.x, rdb_ver < 10) persistence (2 ms)
=== (external:skip) Starting server 127.0.0.1:21163 ok
[ok]: Consumer group last ID propagation to slave (NOACK=0) (231 ms)
[ok]: Consumer group last ID propagation to slave (NOACK=1) (122 ms)
=== (external:skip) Starting server 127.0.0.1:21164 ok
[ok]: Replication tests of XCLAIM with deleted entries (autclaim=0) (175 ms)
[ok]: Replication tests of XCLAIM with deleted entries (autclaim=1) (8 ms)
=== (stream needs:debug) Starting server 127.0.0.1:21165 ok

Waiting for background AOF rewrite to finish... [ok]: Empty stream with no lastid can be rewrite into AOF correctly (92 ms)
[18/84 done]: unit/type/stream-cgroups (7 seconds)
Testing unit/sort
=== (sort) Starting server 127.0.0.1:21166 ok
[ok]: Old Ziplist: SORT BY key (1 ms)
[ok]: Old Ziplist: SORT BY key with limit (1 ms)
[ok]: Old Ziplist: SORT BY hash field (1 ms)
[ok]: Old Linked list: SORT BY key (26 ms)
[ok]: Old Linked list: SORT BY key with limit (2 ms)
[ok]: Old Linked list: SORT BY hash field (27 ms)
[ok]: Old Big Linked list: SORT BY key (771 ms)
[ok]: Old Big Linked list: SORT BY key with limit (13 ms)
[ok]: Old Big Linked list: SORT BY hash field (761 ms)
[ok]: Intset: SORT BY key (1 ms)
[ok]: Intset: SORT BY key with limit (1 ms)
[ok]: Intset: SORT BY hash field (1 ms)
[ok]: Hash table: SORT BY key (27 ms)
[ok]: Hash table: SORT BY key with limit (2 ms)
[ok]: Hash table: SORT BY hash field (28 ms)
[ok]: Big Hash table: SORT BY key (784 ms)
[ok]: Big Hash table: SORT BY key with limit (19 ms)
[ok]: Big Hash table: SORT BY hash field (791 ms)
[ok]: SORT GET # (1 ms)
[ok]: SORT GET <const> (1 ms)
[ok]: SORT GET (key and hash) with sanity check (10 ms)
[ok]: SORT BY key STORE (2 ms)
[ok]: SORT BY hash field STORE (2 ms)
[ok]: SORT extracts STORE correctly (1 ms)
[ok]: SORT_RO get keys (0 ms)
[ok]: SORT extracts multiple STORE correctly (1 ms)
[ok]: SORT DESC (1 ms)
[ok]: SORT ALPHA against integer encoded strings (2 ms)
[ok]: SORT sorted set (3 ms)
[ok]: SORT sorted set BY nosort should retain ordering (3 ms)
[ok]: SORT sorted set BY nosort + LIMIT (3 ms)
[ok]: SORT sorted set BY nosort works as expected from scripts (2 ms)
[ok]: SORT sorted set: +inf and -inf handling (3 ms)
[ok]: SORT regression for issue #19, sorting floats (15 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) (1 ms)
[ok]: SORT with STORE removes key if result is empty (github issue 227) (1 ms)
[ok]: SORT with BY <constant> and STORE should still order output (2 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 (2 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 (1 ms)
[ok]: SORT by nosort plus store retains native order for lists (1 ms)
[ok]: SORT by nosort with limit returns based on original list order (1 ms)
[ok]: SORT_RO - Successful case (2 ms)
[ok]: SORT_RO - Cannot run with STORE arg (0 ms)

  Average time to sort: 0.53000000000000003 milliseconds [ok]: SORT speed, 100 element list BY key, 100 times (53 ms)

  Average time to sort: 0.58999999999999997 milliseconds [ok]: SORT speed, 100 element list BY hash field, 100 times (59 ms)

  Average time to sort: 0.40999999999999998 milliseconds [ok]: SORT speed, 100 element list directly, 100 times (42 ms)

  Average time to sort: 0.40000000000000002 milliseconds [ok]: SORT speed, 100 element list BY <const>, 100 times (40 ms)
[ok]: SETRANGE with huge offset (2 ms)
[19/84 done]: unit/sort (18 seconds)
Testing unit/expire
=== (expire) Starting server 127.0.0.1:21167 ok
[ok]: EXPIRE - set timeouts multiple times (1 ms)
[ok]: EXPIRE - It should be still possible to read 'x' (0 ms)
[ok]: EXPIRE - After 2.1 seconds the key should no longer be here (2120 ms)
[ok]: EXPIRE - write on expire should work (36 ms)
[ok]: EXPIREAT - Check for EXPIRE alike behavior (28 ms)
[ok]: SETEX - Set + Expire combo operation. Check for TTL (12 ms)
[ok]: SETEX - Check value (8 ms)
[ok]: SETEX - Overwrite old key (16 ms)
[ok]: SETEX - Wait for the key to expire (1112 ms)
[ok]: SETEX - Wrong time parameter (8 ms)
[ok]: PERSIST can undo an EXPIRE (48 ms)
[ok]: PERSIST returns 0 against non existing or non volatile keys (24 ms)
millisecond expire test attempts: 0
[ok]: EXPIRE precision is now the millisecond (2040 ms)
PSETEX sub-second expire test attempts: 0
[ok]: PSETEX can set sub-second expires (129 ms)
PEXPIRE sub-second expire test attempts: 0
[ok]: PEXPIRE can set sub-second expires (103 ms)
PEXPIREAT sub-second expire test attempts: 0
[ok]: PEXPIREAT can set sub-second expires (212 ms)
[ok]: TTL returns time to live in seconds (24 ms)
[ok]: PTTL returns time to live in milliseconds (24 ms)
[ok]: TTL / PTTL / EXPIRETIME / PEXPIRETIME return -1 if key has no expire (17 ms)
[ok]: TTL / PTTL / EXPIRETIME / PEXPIRETIME return -2 if key does not exit (0 ms)
[ok]: EXPIRETIME returns absolute expiration time in seconds (0 ms)
[ok]: PEXPIRETIME returns absolute expiration time in milliseconds (1 ms)
[ok]: Redis should actively expire keys incrementally (624 ms)
[ok]: Redis should lazy expire keys (1009 ms)
[ok]: EXPIRE should not resurrect keys (issue #1026) (1004 ms)
[ok]: 5 keys in, 5 keys out (3 ms)
[ok]: EXPIRE with empty string as TTL should report an error (1 ms)
[ok]: SET with EX with big integer should report an error (1 ms)
[ok]: SET with EX with smallest integer should report an error (1 ms)
[ok]: GETEX with big integer should report an error (1 ms)
[ok]: GETEX with smallest integer should report an error (1 ms)
[ok]: EXPIRE with big integer overflows when converted to milliseconds (2 ms)
[ok]: PEXPIRE with big integer overflow when basetime is added (1 ms)
[ok]: EXPIRE with big negative integer (1 ms)
[ok]: PEXPIREAT with big integer works (1 ms)
[ok]: PEXPIREAT with big negative integer works (1 ms)
=== (external:skip) Starting server 127.0.0.1:21168 ok
[ok]: All time-to-live(TTL) in commands are propagated as absolute timestamp in milliseconds in AOF (2338 ms)
[ok]: All TTL in commands are propagated as absolute timestamp in replication stream (100 ms)
=== (needs:repl external:skip) Starting server 127.0.0.1:21169 ok
[ok]: First server should have role slave after REPLICAOF (19 ms)
[ok]: For all replicated TTL-related commands, absolute expire times are identical on primary and replica (743 ms)

Waiting for background AOF rewrite to finish... [ok]: expired key which is created in writeable replicas should be deleted by active expiry (292 ms)
[ok]: SET command will remove expire (24 ms)
[ok]: SET - use KEEPTTL option, TTL should not be removed (14 ms)
[ok]: SET - use KEEPTTL option, TTL should not be removed after loadaof (2007 ms)
[ok]: GETEX use of PERSIST option should remove TTL (1 ms)
[ok]: GETEX use of PERSIST option should remove TTL after loadaof (2010 ms)
[ok]: GETEX propagate as to replica as PERSIST, DEL, or nothing (210 ms)
[ok]: EXPIRE with NX option on a key with ttl (1 ms)
[ok]: EXPIRE with NX option on a key without ttl (20 ms)
[ok]: EXPIRE with XX option on a key with ttl (24 ms)
[ok]: EXPIRE with XX option on a key without ttl (20 ms)
[ok]: EXPIRE with GT option on a key with lower ttl (24 ms)
[ok]: EXPIRE with GT option on a key with higher ttl (13 ms)
[ok]: EXPIRE with GT option on a key without ttl (1 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 (1 ms)
[ok]: EXPIRE with LT and XX option on a key with ttl (0 ms)
[ok]: EXPIRE with LT and XX option on a key without ttl (1 ms)
[ok]: EXPIRE with conflicting options: LT GT (1 ms)
[ok]: EXPIRE with conflicting options: NX GT (0 ms)
[ok]: EXPIRE with conflicting options: NX LT (0 ms)
[ok]: EXPIRE with conflicting options: NX XX (1 ms)
[ok]: EXPIRE with unsupported options (1 ms)
[ok]: EXPIRE with unsupported options (0 ms)
[ok]: EXPIRE with negative expiry (1 ms)
[ok]: EXPIRE with negative expiry on a non-valitale key (1 ms)
[ok]: EXPIRE with non-existed key (1 ms)
[ok]: SCAN: Lazy-expire should not be wrapped in MULTI/EXEC (87 ms)
[ok]: RANDOMKEY: Lazy-expire should not be wrapped in MULTI/EXEC (111 ms)
[20/84 done]: unit/expire (19 seconds)
Testing unit/other
=== (other) Starting server 127.0.0.1:21170 ok
[ok]: SAVE - make sure there are all the types as values (7 ms)
[ok]: FUZZ stresser with data model binary (2166 ms)
[ok]: FUZZ stresser with data model alpha (1411 ms)
[ok]: FUZZ stresser with data model compr (1653 ms)
=== (external:skip) Starting server 127.0.0.1:21171 ok
[ok]: FLUSHALL should not reset the dirty counter if we disable save (7 ms)
[ok]: FLUSHALL should reset the dirty counter to 0 if we enable save (26 ms)

Waiting for background save to finish... [ok]: BGSAVE (133 ms)
[ok]: SELECT an out of range DB (3 ms)
[ok]: Check consistency of different data types after a reload (1918 ms)

Waiting for background AOF rewrite to finish... 
Waiting for background AOF rewrite to finish... [ok]: Same dataset digest if saving/reloading as AOF? (417 ms)

Waiting for background AOF rewrite to finish... 
Waiting for background AOF rewrite to finish... [ok]: EXPIRES after a reload (snapshot + append only file rewrite) (171 ms)

Waiting for background AOF rewrite to finish... 
Waiting for background AOF rewrite to finish... [ok]: EXPIRES after AOF reload (without rewrite) (2149 ms)
[ok]: PIPELINING stresser (also a regression for the old epoll bug) (2427 ms)
[ok]: APPEND basics (31 ms)
[ok]: APPEND basics, integer encoded values (40 ms)
[ok]: APPEND fuzzing (1253 ms)
[ok]: FLUSHDB (61 ms)
[ok]: Perform a final SAVE to leave a clean DB on disk (7 ms)
[ok]: RESET clears client state (2 ms)
[ok]: RESET clears MONITOR state (36 ms)
[ok]: RESET clears and discards MULTI state (1 ms)
[ok]: RESET clears Pub/Sub state (1 ms)
[ok]: RESET clears authenticated state (1 ms)
[ok]: Subcommand syntax error crash (issue #10070) (2 ms)
=== (other external:skip) Starting server 127.0.0.1:21172 ok

Waiting for background save to finish... 
Waiting for background save to finish... [ok]: Don't rehash if redis has child process (956 ms)
=== (other external:skip) Starting server 127.0.0.1:21173 ok
[ok]: Process title set as expected (19 ms)
[21/84 done]: unit/other (17 seconds)
Testing unit/multi
=== (multi) Starting server 127.0.0.1:21174 ok
[ok]: MULTI / EXEC basics (2 ms)
[ok]: DISCARD (1 ms)
[ok]: Nested MULTI are not allowed (1 ms)
[ok]: MULTI where commands alter argc/argv (1 ms)
[ok]: WATCH inside MULTI is not allowed (1 ms)
[ok]: EXEC fails if there are errors while queueing commands #1 (2 ms)
[ok]: EXEC fails if there are errors while queueing commands #2 (43 ms)
[ok]: If EXEC aborts, the client MULTI state is cleared (1 ms)
[ok]: EXEC works on WATCHed key not modified (1 ms)
[ok]: EXEC fail on WATCHed key modified (1 key of 1 watched) (2 ms)
[ok]: EXEC fail on WATCHed key modified (1 key of 5 watched) (1 ms)
[ok]: EXEC fail on WATCHed key modified by SORT with STORE even if the result is empty (1 ms)
EXEC fail on lazy expired WATCHed key attempts: 0
[ok]: EXEC fail on lazy expired WATCHed key (107 ms)
[ok]: WATCH stale keys should not fail EXEC (7 ms)
[ok]: Delete WATCHed stale keys should not fail EXEC (60 ms)
[ok]: FLUSHDB while watching stale keys should not fail EXEC (64 ms)
[ok]: After successful EXEC key is no longer watched (19 ms)
[ok]: After failed EXEC key is no longer watched (6 ms)
[ok]: It is possible to UNWATCH (2 ms)
[ok]: UNWATCH when there is nothing watched works as expected (5 ms)
[ok]: FLUSHALL is able to touch the watched keys (13 ms)
[ok]: FLUSHALL does not touch non affected keys (12 ms)
[ok]: FLUSHDB is able to touch the watched keys (2 ms)
[ok]: FLUSHDB does not touch non affected keys (1 ms)
[ok]: SWAPDB is able to touch the watched keys that exist (13 ms)
[ok]: SWAPDB is able to touch the watched keys that do not exist (12 ms)
[ok]: SWAPDB does not touch watched stale keys (19 ms)
[ok]: SWAPDB does not touch non-existing key replaced with stale key (17 ms)
[ok]: SWAPDB does not touch stale key replaced with another stale key (23 ms)
[ok]: WATCH is able to remember the DB a key belongs to (2 ms)
[ok]: WATCH will consider touched keys target of EXPIRE (2 ms)
[ok]: WATCH will consider touched expired keys (1213 ms)
[ok]: DISCARD should clear the WATCH dirty flag on the client (7 ms)
[ok]: DISCARD should UNWATCH all the keys (5 ms)
[ok]: MULTI / EXEC is not propagated (single write command) (71 ms)
[ok]: MULTI / EXEC is propagated correctly (multiple commands) (103 ms)
[ok]: MULTI / EXEC is propagated correctly (multiple commands with SELECT) (104 ms)
[ok]: MULTI / EXEC is propagated correctly (empty transaction) (106 ms)
[ok]: MULTI / EXEC is propagated correctly (read-only commands) (121 ms)
[ok]: MULTI / EXEC is propagated correctly (write command, no effect) (220 ms)
[ok]: MULTI / EXEC with REPLICAOF (241 ms)
[ok]: DISCARD should not fail during OOM (140 ms)
[ok]: MULTI and script timeout (657 ms)
[ok]: EXEC and script timeout (655 ms)
[ok]: MULTI-EXEC body and script timeout (668 ms)
[ok]: just EXEC and script timeout (652 ms)
[ok]: exec with write commands and state change (163 ms)
[ok]: exec with read commands and stale replica state change (180 ms)
[ok]: EXEC with only read commands should not be rejected when OOM (66 ms)
[ok]: EXEC with at least one use-memory command should fail (117 ms)
[ok]: Blocking commands ignores the timeout (15 ms)
[ok]: MULTI propagation of PUBLISH (97 ms)
[ok]: MULTI propagation of SCRIPT LOAD (87 ms)
[ok]: MULTI propagation of EVAL (128 ms)
[ok]: MULTI propagation of SCRIPT FLUSH (320 ms)
[ok]: MULTI propagation of XREADGROUP (260 ms)
[ok]: MULTI with SAVE (44 ms)
[ok]: MULTI with SHUTDOWN (48 ms)
[ok]: MULTI with BGREWRITEAOF (164 ms)

Waiting for background AOF rewrite to finish... [ok]: MULTI with config set appendonly (245 ms)
[ok]: MULTI with config error (15 ms)
[ok]: Flushall while watching several keys by one client (55 ms)
=== (external:skip) Starting server 127.0.0.1:21175 ok
[ok]: MULTI with FLUSHALL and AOF (80 ms)
[22/84 done]: unit/multi (8 seconds)
Testing unit/quit
=== (quit) Starting server 127.0.0.1:21176 ok
[ok]: QUIT returns OK (42 ms)
[ok]: Pipelined commands after QUIT must not be executed (117 ms)
[ok]: Pipelined commands after QUIT that exceed read buffer size (94 ms)
[23/84 done]: unit/quit (1 seconds)
Testing unit/aofrw
=== (aofrw external:skip) Starting server 127.0.0.1:21177 ok

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... 
Waiting for background AOF rewrite to finish... [ok]: AOF rewrite during write load: RDB preamble=yes (6331 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... 
Waiting for background AOF rewrite to finish... [ok]: AOF rewrite during write load: RDB preamble=no (10870 ms)
=== (aofrw external:skip) Starting server 127.0.0.1:21178 ok

Waiting for background AOF rewrite to finish... [ok]: Turning off AOF kills the background writing child if any (159 ms)

Waiting for background AOF rewrite to finish... 
Waiting for background AOF rewrite to finish... [ok]: AOF rewrite of list with quicklist encoding, string data (686 ms)

Waiting for background AOF rewrite to finish... 
Waiting for background AOF rewrite to finish... [ok]: AOF rewrite of list with quicklist encoding, int data (341 ms)

Waiting for background AOF rewrite to finish... 
Waiting for background AOF rewrite to finish... [ok]: AOF rewrite of set with intset encoding, string data (212 ms)

Waiting for background AOF rewrite to finish... 
Waiting for background AOF rewrite to finish... [ok]: AOF rewrite of set with hashtable encoding, string data (549 ms)

Waiting for background AOF rewrite to finish... [ok]: AOF rewrite of set with intset encoding, int data (99 ms)

Waiting for background AOF rewrite to finish... [ok]: AOF rewrite of set with hashtable encoding, int data (548 ms)

Waiting for background AOF rewrite to finish... [ok]: AOF rewrite of hash with listpack encoding, string data (107 ms)

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 hash with hashtable encoding, string data (898 ms)

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 hash with listpack encoding, int data (189 ms)

Waiting for background AOF rewrite to finish... 
Waiting for background AOF rewrite to finish... [ok]: AOF rewrite of hash with hashtable encoding, int data (854 ms)

Waiting for background AOF rewrite to finish... [ok]: AOF rewrite of zset with listpack encoding, string data (86 ms)

Waiting for background AOF rewrite to finish... 
Waiting for background AOF rewrite to finish... [ok]: AOF rewrite of zset with skiplist encoding, string data (664 ms)

Waiting for background AOF rewrite to finish... [ok]: AOF rewrite of zset with listpack encoding, int data (86 ms)

Waiting for background AOF rewrite to finish... 
Waiting for background AOF rewrite to finish... [ok]: AOF rewrite of zset with skiplist encoding, int data (5466 ms)

Waiting for background AOF rewrite to finish... 
Waiting for background AOF rewrite to finish... [ok]: AOF rewrite functions (208 ms)
[ok]: BGREWRITEAOF is delayed if BGSAVE is in progress (443 ms)
[ok]: BGREWRITEAOF is refused if already in progress (120 ms)
[24/84 done]: unit/aofrw (31 seconds)
Testing unit/acl
=== (acl external:skip) Starting server 127.0.0.1:21179 ok
[ok]: Connections start with the default user (7 ms)
[ok]: It is possible to create new users (12 ms)
[ok]: Usernames can not contain spaces or null characters (8 ms)
[ok]: New users start disabled (13 ms)
[ok]: Enabling the user allows the login (19 ms)
[ok]: Only the set of correct passwords work (24 ms)
[ok]: It is possible to remove passwords from the set of valid ones (12 ms)
[ok]: Test password hashes can be added (16 ms)
[ok]: Test password hashes validate input (16 ms)
[ok]: ACL GETUSER returns the password hash instead of the actual password (7 ms)
[ok]: Test hashed passwords removal (17 ms)
[ok]: By default users are not able to access any command (6 ms)
[ok]: By default users are not able to access any key (18 ms)
[ok]: It's possible to allow the access of a subset of keys (36 ms)
[ok]: By default, only default user is able to publish to any channel (38 ms)
[ok]: By default, only default user is not able to publish to any shard channel (25 ms)
[ok]: By default, only default user is able to subscribe to any channel (148 ms)
[ok]: By default, only default user is able to subscribe to any shard channel (127 ms)
[ok]: By default, only default user is able to subscribe to any pattern (155 ms)
[ok]: It's possible to allow publishing to a subset of channels (31 ms)
[ok]: It's possible to allow publishing to a subset of shard channels (32 ms)
[ok]: Validate subset of channels is prefixed with resetchannels flag (56 ms)
[ok]: In transaction queue publish/subscribe/psubscribe to unauthorized channel will fail (72 ms)
[ok]: It's possible to allow subscribing to a subset of channels (112 ms)
[ok]: It's possible to allow subscribing to a subset of shard channels (124 ms)
[ok]: It's possible to allow subscribing to a subset of channel patterns (112 ms)
[ok]: Subscribers are killed when revoked of channel permission (132 ms)
[ok]: Subscribers are killed when revoked of channel permission (143 ms)
[ok]: Subscribers are killed when revoked of pattern permission (127 ms)
[ok]: Subscribers are killed when revoked of allchannels permission (136 ms)
[ok]: Subscribers are pardoned if literal permissions are retained and/or gaining allchannels (81 ms)
[ok]: Users can be configured to authenticate with any password (1 ms)
[ok]: ACLs can exclude single commands (5 ms)
[ok]: ACLs can include or exclude whole classes of commands (5 ms)
[ok]: ACLs can include single subcommands (5 ms)
[ok]: ACLs can exclude single subcommands, case 1 (12 ms)
[ok]: ACLs can exclude single subcommands, case 2 (8 ms)
[ok]: ACLs cannot include a subcommand with a specific arg (2 ms)
[ok]: ACLs cannot exclude or include a container commands with a specific arg (3 ms)
[ok]: ACLs cannot exclude or include a container command with two args (7 ms)
[ok]: ACLs including of a type includes also subcommands (6 ms)
[ok]: ACLs can block SELECT of all but a specific DB (8 ms)
[ok]: ACLs can block all DEBUG subcommands except one (4 ms)
[ok]: ACLs set can include subcommands, if already full command exists (11 ms)
[ok]: ACLs set can exclude subcommands, if already full command exists (20 ms)
[ok]: ACL GETUSER is able to translate back command permissions (6 ms)
[ok]: ACL GETUSER provides reasonable results (126 ms)
[ok]: ACL CAT with illegal arguments (1 ms)
[ok]: ACL CAT without category - list all categories (1 ms)
[ok]: ACL CAT category - list all commands/subcommands that belong to category (3 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 (1 ms)
[ok]: ACL LOG shows failed command executions at toplevel (3 ms)
[ok]: ACL LOG shows failed subcommand executions at toplevel (3 ms)
[ok]: ACL LOG is able to test similar events (2 ms)
[ok]: ACL LOG is able to log keys access violations and key name (3 ms)
[ok]: ACL LOG is able to log channel access violations and channel name (2 ms)
[ok]: ACL LOG RESET is able to flush the entries in the log (5 ms)
[ok]: ACL LOG can distinguish the transaction context (1) (8 ms)
[ok]: ACL LOG can distinguish the transaction context (2) (94 ms)
[ok]: ACL can log errors in the context of Lua scripting (2 ms)
[ok]: ACL LOG can accept a numerical argument to show less entries (9 ms)
[ok]: ACL LOG can log failed auth attempts (2 ms)
[ok]: ACL LOG entries are limited to a maximum amount (12 ms)
[ok]: When default user is off, new connections are not authenticated (91 ms)
[ok]: When default user has no command permission, hello command still works for other users (2 ms)
[ok]: ACL HELP should not have unexpected options (1 ms)
[ok]: Delete a user that the client doesn't use (5 ms)
[ok]: Delete a user that the client is using (1 ms)
[ok]: ACL GENPASS command failed test (93 ms)
[ok]: Default user can not be removed (1 ms)
[ok]: ACL load non-existing configured ACL file (1 ms)
=== (external:skip) Starting server 127.0.0.1:21180 ok
[ok]: default: load from include file, can access any channels (40 ms)
[ok]: default: with config acl-pubsub-default allchannels after reset, can access any channels (37 ms)
[ok]: default: with config acl-pubsub-default resetchannels after reset, can not access any channels (27 ms)
[ok]: Alice: can execute all command (5 ms)
[ok]: Bob: just execute @set and acl command (1 ms)
[ok]: ACL load and save (102 ms)
[ok]: ACL load and save with restricted channels (97 ms)
=== (external:skip) Starting server 127.0.0.1:21181 ok
[ok]: Default user has access to all channels irrespective of flag (16 ms)
[ok]: Update acl-pubsub-default, existing users shouldn't get affected (44 ms)
[ok]: Single channel is valid (24 ms)
[ok]: Single channel is not valid with allchannels (24 ms)
=== (external:skip) Starting server 127.0.0.1:21182 ok
[ok]: Only default user has access to all channels irrespective of flag (12 ms)
=== (external:skip) Starting server 127.0.0.1:21183 ok
[ok]: default: load from config file, without channel permission default user can't access any channels (7 ms)
=== (external:skip) Starting server 127.0.0.1:21184 ok
[ok]: default: load from config file with all channels permissions (36 ms)
=== (external:skip) Starting server 127.0.0.1:21185 ok
[ok]: Test loading an ACL file with duplicate users (92 ms)
[ok]: Test loading an ACL file with duplicate default user (96 ms)
[ok]: Test loading duplicate users in config on startup (124 ms)
=== (acl external:skip) Starting server 127.0.0.1:21186 ok
[ok]: ACL from config file and config rewrite (628 ms)
[25/84 done]: unit/acl (10 seconds)
Testing unit/acl-v2
=== (acl external:skip) Starting server 127.0.0.1:21187 ok
[ok]: Test basic multiple selectors (84 ms)
[ok]: Test ACL selectors by default have no permissions (10 ms)
[ok]: Test deleting selectors (32 ms)
[ok]: Test selector syntax error reports the error in the selector context (25 ms)
[ok]: Test flexible selector definition (56 ms)
[ok]: Test separate read permission (59 ms)
[ok]: Test separate write permission (41 ms)
[ok]: Test separate read and write permissions (40 ms)
[ok]: Validate read and write permissions format (8 ms)
[ok]: Test separate read and write permissions on different selectors are not additive (92 ms)
[ok]: Test SET with separate read permission (60 ms)
[ok]: Test SET with separate write permission (84 ms)
[ok]: Test SET with read and write permissions (92 ms)
[ok]: Test BITFIELD with separate read permission (64 ms)
[ok]: Test BITFIELD with separate write permission (52 ms)
[ok]: Test BITFIELD with read and write permissions (56 ms)
[ok]: Test ACL log correctly identifies the relevant item when selectors are used (100 ms)
[ok]: Test ACL GETUSER response information (25 ms)
[ok]: Test ACL list idempotency (48 ms)
[ok]: Test R+W is the same as all permissions (15 ms)
[ok]: Test basic dry run functionality (36 ms)
[ok]: Test various commands for command permissions (20 ms)
[ok]: Test various odd commands for key permissions (248 ms)
[ok]: Existence test commands are not marked as access (80 ms)
[ok]: Intersection cardinaltiy commands are access commands (86 ms)
[ok]: Test general keyspace commands require some type of permission to execute (107 ms)
[ok]: Cardinality commands require some type of permission to execute (87 ms)
[ok]: Test sharded channel permissions (2 ms)
[ok]: Test sort with ACL permissions (5 ms)
[ok]: Test DRYRUN with wrong number of arguments (2 ms)
=== (external:skip) Starting server 127.0.0.1:21188 ok
[ok]: Test behavior of loading ACLs (39 ms)
[26/84 done]: unit/acl-v2 (3 seconds)
Testing unit/latency-monitor
=== (latency-monitor needs:latency) Starting server 127.0.0.1:21189 ok
[ok]: LATENCY HISTOGRAM with empty histogram (16 ms)
[ok]: LATENCY HISTOGRAM all commands (32 ms)
[ok]: LATENCY HISTOGRAM sub commands (40 ms)
[ok]: LATENCY HISTOGRAM with a subset of commands (64 ms)
[ok]: LATENCY HISTOGRAM command (32 ms)
[ok]: LATENCY HISTOGRAM with wrong command name skips the invalid one (60 ms)
[ok]: Test latency events logging (3445 ms)
[ok]: LATENCY HISTORY output is ok (7 ms)
[ok]: LATENCY LATEST output is ok (6 ms)
[ok]: LATENCY of expire events are correctly collected (28094 ms)
[ok]: LATENCY HISTORY / RESET with wrong event name is fine (16 ms)
[ok]: LATENCY DOCTOR produces some output (8 ms)
[ok]: LATENCY RESET is able to reset events (16 ms)
[ok]: LATENCY HELP should not have unexpected options (8 ms)
[27/84 done]: unit/latency-monitor (33 seconds)
Testing integration/block-repl
=== (repl external:skip) Starting server 127.0.0.1:21190 ok
=== () Starting server 127.0.0.1:21191 ok
[ok]: First server should have role slave after SLAVEOF (1020 ms)
[ok]: Test replication with blocking lists and sorted sets operations (25077 ms)
[28/84 done]: integration/block-repl (27 seconds)
Testing integration/replication
=== (repl network external:skip) Starting server 127.0.0.1:21192 ok
=== () Starting server 127.0.0.1:21193 ok
[ok]: Slave enters handshake (1020 ms)
[ok]: Slave is able to detect timeout during handshake (1 ms)
=== (repl external:skip) Starting server 127.0.0.1:21194 ok
=== () Starting server 127.0.0.1:21195 ok
[ok]: Set instance A as slave of B (139 ms)
[ok]: INCRBYFLOAT replication, should not remove expire (48 ms)
[ok]: GETSET replication (76 ms)
[ok]: BRPOPLPUSH replication, when blocking against empty list (132 ms)
[ok]: BRPOPLPUSH replication, list exists (1144 ms)
[ok]: BLMOVE (left, left) replication, when blocking against empty list (171 ms)
[ok]: BLMOVE (left, left) replication, list exists (1164 ms)
[ok]: BLMOVE (left, right) replication, when blocking against empty list (132 ms)
[ok]: BLMOVE (left, right) replication, list exists (1164 ms)
[ok]: BLMOVE (right, left) replication, when blocking against empty list (112 ms)
[ok]: BLMOVE (right, left) replication, list exists (1147 ms)
[ok]: BLMOVE (right, right) replication, when blocking against empty list (140 ms)
[ok]: BLMOVE (right, right) replication, list exists (1152 ms)
[ok]: BLPOP followed by role change, issue #2473 (404 ms)
=== (repl external:skip) Starting server 127.0.0.1:21196 ok
=== () Starting server 127.0.0.1:21197 ok
[ok]: Second server should have role master at first (8 ms)
[ok]: SLAVEOF should start with link status "down" (28 ms)
[ok]: The role should immediately be changed to "replica" (8 ms)
[ok]: Sync should have transferred keys from master (8 ms)
[ok]: The link status should be up (8 ms)
[ok]: SET on the master should immediately propagate (16 ms)
[ok]: FLUSHDB / FLUSHALL should replicate (428 ms)
[ok]: ROLE in master reports master with a slave (8 ms)
[ok]: ROLE in slave reports slave in connected state (11 ms)
=== (repl external:skip) Starting server 127.0.0.1:21198 ok
=== () Starting server 127.0.0.1:21199 ok
=== () Starting server 127.0.0.1:21200 ok
=== () Starting server 127.0.0.1:21201 ok
[ok]: Connect multiple replicas at the same time (issue #141), master diskless=no, replica diskless=disabled (11413 ms)
=== (repl external:skip) Starting server 127.0.0.1:21202 ok
=== () Starting server 127.0.0.1:21203 ok
=== () Starting server 127.0.0.1:21204 ok
=== () Starting server 127.0.0.1:21205 ok
[ok]: Connect multiple replicas at the same time (issue #141), master diskless=no, replica diskless=swapdb (10096 ms)
=== (repl external:skip) Starting server 127.0.0.1:21206 ok
=== () Starting server 127.0.0.1:21207 ok
=== () Starting server 127.0.0.1:21208 ok
=== () Starting server 127.0.0.1:21209 ok
[ok]: Connect multiple replicas at the same time (issue #141), master diskless=yes, replica diskless=disabled (13032 ms)
=== (repl external:skip) Starting server 127.0.0.1:21210 ok
=== () Starting server 127.0.0.1:21211 ok
=== () Starting server 127.0.0.1:21212 ok
=== () Starting server 127.0.0.1:21213 ok
[ok]: Connect multiple replicas at the same time (issue #141), master diskless=yes, replica diskless=swapdb (10715 ms)
=== (repl external:skip) Starting server 127.0.0.1:21214 ok
=== () Starting server 127.0.0.1:21215 ok
[ok]: Master stream is correctly processed while the replica has a script in -BUSY state (73031 ms)
=== (repl external:skip) Starting server 127.0.0.1:21216 ok
=== () Starting server 127.0.0.1:21217 ok
[ok]: Diskless load swapdb (different replid): new database is exposed after swapping (16 ms)
=== (repl external:skip) Starting server 127.0.0.1:21218 ok
=== () Starting server 127.0.0.1:21219 ok
[ok]: Diskless load swapdb (different replid): replica enter loading (956 ms)
[ok]: Diskless load swapdb (different replid): old database is exposed after replication fails (16 ms)
=== (repl external:skip) Starting server 127.0.0.1:21220 ok
=== () Starting server 127.0.0.1:21221 ok
[ok]: Diskless load swapdb (async_loading): new database is exposed after swapping (16 ms)
=== (repl external:skip) Starting server 127.0.0.1:21222 ok
=== () Starting server 127.0.0.1:21223 ok
[ok]: Diskless load swapdb (async_loading): replica enter async_loading (945 ms)
[ok]: Diskless load swapdb (async_loading): old database is exposed while async replication is in progress (1672 ms)
[ok]: Busy script during async loading (1927 ms)
[ok]: Blocked commands and configs during async-loading (539 ms)
[ok]: Diskless load swapdb (async_loading): old database is exposed after async replication fails (72 ms)
Waiting for process 23215 to exit...
Waiting for process 23215 to exit...
Waiting for process 23215 to exit...
=== (repl) Starting server 127.0.0.1:21224 ok
=== () Starting server 127.0.0.1:21225 ok
filling took 7762 ms (TODO: use pipeline)
{24080:S 15 Jan 2025 00:47:19.204 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 47
{24080:S 15 Jan 2025 00:47:19.344 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 62
{24080:S 15 Jan 2025 00:47:19.504 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 77
{24080:S 15 Jan 2025 00:47:19.620 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 92
{24080:S 15 Jan 2025 00:47:19.808 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 107
{24080:S 15 Jan 2025 00:47:19.899 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 122
{24080:S 15 Jan 2025 00:47:20.000 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 137
{24080:S 15 Jan 2025 00:47:20.136 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 152
{24080:S 15 Jan 2025 00:47:20.260 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 167
{24080:S 15 Jan 2025 00:47:20.424 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 182
{24080:S 15 Jan 2025 00:47:20.588 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 197
{24080:S 15 Jan 2025 00:47:20.708 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 212
{24080:S 15 Jan 2025 00:47:20.848 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 227
{24080:S 15 Jan 2025 00:47:20.988 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 242
{24080:S 15 Jan 2025 00:47:21.136 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 257
{24080:S 15 Jan 2025 00:47:21.322 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 272
{24080:S 15 Jan 2025 00:47:21.484 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 287
{24080:S 15 Jan 2025 00:47:21.660 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 302
{24080:S 15 Jan 2025 00:47:21.800 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 317
{24080:S 15 Jan 2025 00:47:21.944 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 332
{24080:S 15 Jan 2025 00:47:22.096 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 347
{24080:S 15 Jan 2025 00:47:22.252 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 362
{24080:S 15 Jan 2025 00:47:22.433 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 377
{24080:S 15 Jan 2025 00:47:22.564 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 392
{24080:S 15 Jan 2025 00:47:22.701 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 407
{24080:S 15 Jan 2025 00:47:22.848 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 422
{24080:S 15 Jan 2025 00:47:22.992 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 437
{24080:S 15 Jan 2025 00:47:23.160 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 452
{24080:S 15 Jan 2025 00:47:23.292 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 467
{24080:S 15 Jan 2025 00:47:23.448 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 482
{24080:S 15 Jan 2025 00:47:23.584 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 497
{24080:S 15 Jan 2025 00:47:23.765 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 512
{24080:S 15 Jan 2025 00:47:23.935 # Internal error in RDB reading offset 1633069, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 527
{24080:S 15 Jan 2025 00:47:24.100 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 542
{24080:S 15 Jan 2025 00:47:24.237 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 557
{24080:S 15 Jan 2025 00:47:24.349 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 572
{24080:S 15 Jan 2025 00:47:24.498 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 587
{24080:S 15 Jan 2025 00:47:24.629 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 602
{24080:S 15 Jan 2025 00:47:24.740 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 617
{24080:S 15 Jan 2025 00:47:24.877 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 632
{24080:S 15 Jan 2025 00:47:25.017 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 647
{24080:S 15 Jan 2025 00:47:25.156 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 662
{24080:S 15 Jan 2025 00:47:25.292 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 677
{24080:S 15 Jan 2025 00:47:25.420 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 692
{24080:S 15 Jan 2025 00:47:25.584 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 707
{24080:S 15 Jan 2025 00:47:25.716 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 722
{24080:S 15 Jan 2025 00:47:25.840 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 737
{24080:S 15 Jan 2025 00:47:25.976 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 752
{24080:S 15 Jan 2025 00:47:26.145 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 767
{24080:S 15 Jan 2025 00:47:26.325 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 782
{24080:S 15 Jan 2025 00:47:26.508 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 797
{24080:S 15 Jan 2025 00:47:26.632 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 812
{24080:S 15 Jan 2025 00:47:26.776 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 827
{24080:S 15 Jan 2025 00:47:26.916 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 842
{24080:S 15 Jan 2025 00:47:27.080 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 857
{24080:S 15 Jan 2025 00:47:27.200 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 872
{24080:S 15 Jan 2025 00:47:27.312 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 887
{24080:S 15 Jan 2025 00:47:27.444 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 902
{24080:S 15 Jan 2025 00:47:27.588 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 917
{24080:S 15 Jan 2025 00:47:27.744 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 932
{24080:S 15 Jan 2025 00:47:27.920 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 947
{24080:S 15 Jan 2025 00:47:28.076 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 962
{24080:S 15 Jan 2025 00:47:28.232 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 977
{24080:S 15 Jan 2025 00:47:28.384 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 992
{24080:S 15 Jan 2025 00:47:28.555 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1007
{24080:S 15 Jan 2025 00:47:28.685 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1022
{24080:S 15 Jan 2025 00:47:28.824 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1037
{24080:S 15 Jan 2025 00:47:29.014 # Internal error in RDB reading offset 1633069, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1052
{24080:S 15 Jan 2025 00:47:29.188 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1067
{24080:S 15 Jan 2025 00:47:29.348 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1082
{24080:S 15 Jan 2025 00:47:29.518 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1097
{24080:S 15 Jan 2025 00:47:29.668 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1112
{24080:S 15 Jan 2025 00:47:29.826 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1127
{24080:S 15 Jan 2025 00:47:29.988 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1142
{24080:S 15 Jan 2025 00:47:30.152 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1157
{24080:S 15 Jan 2025 00:47:30.316 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1172
{24080:S 15 Jan 2025 00:47:30.444 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1187
{24080:S 15 Jan 2025 00:47:30.629 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1202
{24080:S 15 Jan 2025 00:47:30.784 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1217
{24080:S 15 Jan 2025 00:47:30.929 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1232
{24080:S 15 Jan 2025 00:47:31.092 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1247
{24080:S 15 Jan 2025 00:47:31.256 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1262
{24080:S 15 Jan 2025 00:47:31.452 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1277
{24080:S 15 Jan 2025 00:47:31.592 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1292
{24080:S 15 Jan 2025 00:47:31.761 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1307
{24080:S 15 Jan 2025 00:47:31.908 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1322
{24080:S 15 Jan 2025 00:47:32.042 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1337
{24080:S 15 Jan 2025 00:47:32.164 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1352
{24080:S 15 Jan 2025 00:47:32.277 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1367
{24080:S 15 Jan 2025 00:47:32.421 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1382
{24080:S 15 Jan 2025 00:47:32.557 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1397
{24080:S 15 Jan 2025 00:47:32.695 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1412
{24080:S 15 Jan 2025 00:47:32.813 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1427
{24080:S 15 Jan 2025 00:47:32.929 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1442
{24080:S 15 Jan 2025 00:47:33.033 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1457
{24080:S 15 Jan 2025 00:47:33.175 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1472
{24080:S 15 Jan 2025 00:47:33.356 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1487
{24080:S 15 Jan 2025 00:47:33.528 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1502
{24080:S 15 Jan 2025 00:47:33.684 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1517
{24080:S 15 Jan 2025 00:47:33.856 # Internal error in RDB reading offset 0, function at rdb.c:3241 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1532
test took 14870 ms
[ok]: diskless loading short read (24835 ms)
=== (repl external:skip) Starting server 127.0.0.1:21226 ok
=== () Starting server 127.0.0.1:21227 ok
=== () Starting server 127.0.0.1:21228 ok

===== Start of server log (pid 25255) =====

### Starting server for test diskless no replicas drop during rdb pipe in tests/integration/replication.tcl
25255:C 15 Jan 2025 00:47:36.414 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
25255:C 15 Jan 2025 00:47:36.414 # Redis version=7.0.15, bits=32, commit=00000000, modified=0, pid=25255, just started
25255:C 15 Jan 2025 00:47:36.414 # Configuration loaded
25255:M 15 Jan 2025 00:47:36.431 * Increased maximum number of open files to 10032 (it was originally set to 1024).
25255:M 15 Jan 2025 00:47:36.431 * monotonic clock: POSIX clock_gettime
25255:M 15 Jan 2025 00:47:36.436 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now.
                _._                                                  
           _.-``__ ''-._                                             
      _.-``    `.  `_.  ''-._           Redis 7.0.15 (00000000/0) 32 bit
  .-`` .-```.  ```\/    _.,_ ''-._                                  
 (    '      ,       .-`  | `,    )     Running in standalone mode
 |`-._`-...-` __...-.``-._|'` _.-'|     Port: 21228
 |    `-._   `._    /     _.-'    |     PID: 25255
  `-._    `-._  `-./  _.-'    _.-'                                   
 |`-._`-._    `-.__.-'    _.-'_.-'|                                  
 |    `-._`-._        _.-'_.-'    |           https://redis.io       
  `-._    `-._`-.__.-'_.-'    _.-'                                   
 |`-._`-._    `-.__.-'    _.-'_.-'|                                  
 |    `-._`-._        _.-'_.-'    |                                  
  `-._    `-._`-.__.-'_.-'    _.-'                                   
      `-._    `-.__.-'    _.-'                                       
          `-._        _.-'                                           
              `-.__.-'                                               

25255:M 15 Jan 2025 00:47:36.437 # Server initialized
25255:M 15 Jan 2025 00:47:36.437 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
25255:M 15 Jan 2025 00:47:36.437 * Ready to accept connections
25255:M 15 Jan 2025 00:47:36.437 * The server is now ready to accept connections at /build/reproducible-path/redis-7.0.15/tests/tmp/server.46943.240/socket
25255:M 15 Jan 2025 00:47:36.556 - Accepted 127.0.0.1:35843
25255:M 15 Jan 2025 00:47:36.640 - Reading from client: error:0A000126:SSL routines::unexpected eof while reading
25255:M 15 Jan 2025 00:47:36.694 - Accepted 127.0.0.1:42959
25255:S 15 Jan 2025 00:47:36.800 * Before turning into a replica, using my own master parameters to synthesize a cached master: I may be able to synchronize with the new master with just a partial transfer.
25255:S 15 Jan 2025 00:47:36.800 * Connecting to MASTER 127.0.0.1:21226
25255:S 15 Jan 2025 00:47:36.800 * MASTER <-> REPLICA sync started
25255:S 15 Jan 2025 00:47:36.800 * REPLICAOF 127.0.0.1:21226 enabled (user request from 'id=4 addr=127.0.0.1:42959 laddr=127.0.0.1:21228 fd=8 name= age=0 idle=0 flags=N db=9 sub=0 psub=0 ssub=0 multi=-1 qbuf=45 qbuf-free=20429 argv-mem=23 multi-mem=0 rbs=16384 rbp=5 obl=0 oll=0 omem=0 tot-mem=37411 events=r cmd=replicaof user=default redir=-1 resp=2')
25255:S 15 Jan 2025 00:47:36.879 * Non blocking connect for SYNC fired the event.
25255:S 15 Jan 2025 00:47:36.892 * Master replied to PING, replication can continue...
25255:S 15 Jan 2025 00:47:36.900 * Trying a partial resynchronization (request accb330598f0d70af7c6b49c2b16d84a721efa3d:1).
25255:S 15 Jan 2025 00:47:37.592 * Full resync from master: f512598a1195a35f10716ac9c07652e9a3c1c21f:0
25255:S 15 Jan 2025 00:47:37.656 * MASTER <-> REPLICA sync: receiving streamed RDB from master with EOF to disk
25255:S 15 Jan 2025 00:48:31.836 - Reading from client: error:0A000126:SSL routines::unexpected eof while reading
25255:signal-handler (1736851711) Received SIGTERM scheduling shutdown...
25255:S 15 Jan 2025 00:48:31.884 # User requested shutdown...
25255:S 15 Jan 2025 00:48:31.884 * Saving the final RDB snapshot before exiting.
25255:S 15 Jan 2025 00:48:31.896 * DB saved on disk
25255:S 15 Jan 2025 00:48:31.896 * Removing the pid file.
25255:S 15 Jan 2025 00:48:31.896 * Removing the unix socket file.
25255:S 15 Jan 2025 00:48:31.896 # Redis is now ready to exit, bye bye...
===== End of server log (pid 25255) =====


===== Start of server stderr log (pid 25255) =====


===== End of server stderr log (pid 25255) =====


===== Start of server log (pid 25229) =====

### Starting server for test diskless no replicas drop during rdb pipe in tests/integration/replication.tcl
25229:C 15 Jan 2025 00:47:35.986 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
25229:C 15 Jan 2025 00:47:35.986 # Redis version=7.0.15, bits=32, commit=00000000, modified=0, pid=25229, just started
25229:C 15 Jan 2025 00:47:35.986 # Configuration loaded
25229:M 15 Jan 2025 00:47:35.998 * Increased maximum number of open files to 10032 (it was originally set to 1024).
25229:M 15 Jan 2025 00:47:35.998 * monotonic clock: POSIX clock_gettime
25229:M 15 Jan 2025 00:47:35.998 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now.
                _._                                                  
           _.-``__ ''-._                                             
      _.-``    `.  `_.  ''-._           Redis 7.0.15 (00000000/0) 32 bit
  .-`` .-```.  ```\/    _.,_ ''-._                                  
 (    '      ,       .-`  | `,    )     Running in standalone mode
 |`-._`-...-` __...-.``-._|'` _.-'|     Port: 21227
 |    `-._   `._    /     _.-'    |     PID: 25229
  `-._    `-._  `-./  _.-'    _.-'                                   
 |`-._`-._    `-.__.-'    _.-'_.-'|                                  
 |    `-._`-._        _.-'_.-'    |           https://redis.io       
  `-._    `-._`-.__.-'_.-'    _.-'                                   
 |`-._`-._    `-.__.-'    _.-'_.-'|                                  
 |    `-._`-._        _.-'_.-'    |                                  
  `-._    `-._`-.__.-'_.-'    _.-'                                   
      `-._    `-.__.-'    _.-'                                       
          `-._        _.-'                                           
              `-.__.-'                                               

25229:M 15 Jan 2025 00:47:35.999 # Server initialized
25229:M 15 Jan 2025 00:47:35.999 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
25229:M 15 Jan 2025 00:47:35.999 * Ready to accept connections
25229:M 15 Jan 2025 00:47:35.999 * The server is now ready to accept connections at /build/reproducible-path/redis-7.0.15/tests/tmp/server.46943.238/socket
25229:M 15 Jan 2025 00:47:36.132 - Accepted 127.0.0.1:44483
25229:M 15 Jan 2025 00:47:36.216 - Reading from client: error:0A000126:SSL routines::unexpected eof while reading
25229:M 15 Jan 2025 00:47:36.256 - Accepted 127.0.0.1:45883
25229:S 15 Jan 2025 00:47:36.789 * Before turning into a replica, using my own master parameters to synthesize a cached master: I may be able to synchronize with the new master with just a partial transfer.
25229:S 15 Jan 2025 00:47:36.789 * Connecting to MASTER 127.0.0.1:21226
25229:S 15 Jan 2025 00:47:36.789 * MASTER <-> REPLICA sync started
25229:S 15 Jan 2025 00:47:36.789 * REPLICAOF 127.0.0.1:21226 enabled (user request from 'id=4 addr=127.0.0.1:45883 laddr=127.0.0.1:21227 fd=8 name= age=0 idle=0 flags=N db=9 sub=0 psub=0 ssub=0 multi=-1 qbuf=45 qbuf-free=20429 argv-mem=23 multi-mem=0 rbs=1024 rbp=5 obl=0 oll=0 omem=0 tot-mem=22051 events=r cmd=replicaof user=default redir=-1 resp=2')
25229:S 15 Jan 2025 00:47:36.865 * Non blocking connect for SYNC fired the event.
25229:S 15 Jan 2025 00:47:36.878 * Master replied to PING, replication can continue...
25229:S 15 Jan 2025 00:47:36.878 * Trying a partial resynchronization (request f3ce9e932ed092c4225bbd5b7aa1d85c6d968d2f:1).
25229:S 15 Jan 2025 00:47:37.592 * Full resync from master: f512598a1195a35f10716ac9c07652e9a3c1c21f:0
25229:S 15 Jan 2025 00:47:37.653 * MASTER <-> REPLICA sync: receiving streamed RDB from master with EOF to parser
25229:S 15 Jan 2025 00:47:37.653 * MASTER <-> REPLICA sync: Loading DB in memory
25229:S 15 Jan 2025 00:47:37.653 * Loading RDB produced by version 7.0.15
25229:S 15 Jan 2025 00:47:37.653 * RDB age 0 seconds
25229:S 15 Jan 2025 00:47:37.653 * RDB memory usage when created 197.20 Mb
25229:signal-handler (1736851712) Received shutdown signal during loading, scheduling shutdown.
25229:S 15 Jan 2025 00:48:32.532 - Reading from client: error:0A000126:SSL routines::unexpected eof while reading
25229:S 15 Jan 2025 00:48:32.532 # User requested shutdown...
25229:S 15 Jan 2025 00:48:32.532 * Removing the pid file.
25229:S 15 Jan 2025 00:48:32.532 * Removing the unix socket file.
25229:S 15 Jan 2025 00:48:32.533 # Redis is now ready to exit, bye bye...
===== End of server log (pid 25229) =====


===== Start of server stderr log (pid 25229) =====


===== End of server stderr log (pid 25229) =====

[err]: diskless no replicas drop during rdb pipe in tests/integration/replication.tcl
rdb child didn't terminate
=== () Starting server 127.0.0.1:21229 ok
=== () Starting server 127.0.0.1:21230 ok
[ok]: diskless slow replicas drop during rdb pipe (13638 ms)
=== () Starting server 127.0.0.1:21231 ok
=== () Starting server 127.0.0.1:21232 ok

===== Start of server log (pid 27719) =====

### Starting server for test diskless fast replicas drop during rdb pipe in tests/integration/replication.tcl
27719:C 15 Jan 2025 00:48:46.890 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
27719:C 15 Jan 2025 00:48:46.890 # Redis version=7.0.15, bits=32, commit=00000000, modified=0, pid=27719, just started
27719:C 15 Jan 2025 00:48:46.890 # Configuration loaded
27719:M 15 Jan 2025 00:48:46.920 * Increased maximum number of open files to 10032 (it was originally set to 1024).
27719:M 15 Jan 2025 00:48:46.920 * monotonic clock: POSIX clock_gettime
27719:M 15 Jan 2025 00:48:46.920 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now.
                _._                                                  
           _.-``__ ''-._                                             
      _.-``    `.  `_.  ''-._           Redis 7.0.15 (00000000/0) 32 bit
  .-`` .-```.  ```\/    _.,_ ''-._                                  
 (    '      ,       .-`  | `,    )     Running in standalone mode
 |`-._`-...-` __...-.``-._|'` _.-'|     Port: 21232
 |    `-._   `._    /     _.-'    |     PID: 27719
  `-._    `-._  `-./  _.-'    _.-'                                   
 |`-._`-._    `-.__.-'    _.-'_.-'|                                  
 |    `-._`-._        _.-'_.-'    |           https://redis.io       
  `-._    `-._`-.__.-'_.-'    _.-'                                   
 |`-._`-._    `-.__.-'    _.-'_.-'|                                  
 |    `-._`-._        _.-'_.-'    |                                  
  `-._    `-._`-.__.-'_.-'    _.-'                                   
      `-._    `-.__.-'    _.-'                                       
          `-._        _.-'                                           
              `-.__.-'                                               

27719:M 15 Jan 2025 00:48:46.921 # Server initialized
27719:M 15 Jan 2025 00:48:46.921 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
27719:M 15 Jan 2025 00:48:46.922 * Ready to accept connections
27719:M 15 Jan 2025 00:48:46.922 * The server is now ready to accept connections at /build/reproducible-path/redis-7.0.15/tests/tmp/server.46943.248/socket
27719:M 15 Jan 2025 00:48:47.036 - Accepted 127.0.0.1:34713
27719:M 15 Jan 2025 00:48:47.132 - Reading from client: error:0A000126:SSL routines::unexpected eof while reading
27719:M 15 Jan 2025 00:48:47.188 - Accepted 127.0.0.1:36417
27719:S 15 Jan 2025 00:48:47.332 * Before turning into a replica, using my own master parameters to synthesize a cached master: I may be able to synchronize with the new master with just a partial transfer.
27719:S 15 Jan 2025 00:48:47.332 * Connecting to MASTER 127.0.0.1:21226
27719:S 15 Jan 2025 00:48:47.332 * MASTER <-> REPLICA sync started
27719:S 15 Jan 2025 00:48:47.332 * REPLICAOF 127.0.0.1:21226 enabled (user request from 'id=4 addr=127.0.0.1:36417 laddr=127.0.0.1:21232 fd=8 name= age=0 idle=0 flags=N db=9 sub=0 psub=0 ssub=0 multi=-1 qbuf=45 qbuf-free=20429 argv-mem=23 multi-mem=0 rbs=16384 rbp=5 obl=0 oll=0 omem=0 tot-mem=37411 events=r cmd=replicaof user=default redir=-1 resp=2')
27719:S 15 Jan 2025 00:48:47.403 * Non blocking connect for SYNC fired the event.
27719:S 15 Jan 2025 00:48:47.420 * Master replied to PING, replication can continue...
27719:S 15 Jan 2025 00:48:47.432 * Trying a partial resynchronization (request 683965f5cfa72a61442cd8fc737901511631dcfe:1).
27719:S 15 Jan 2025 00:48:47.732 * Full resync from master: f512598a1195a35f10716ac9c07652e9a3c1c21f:176
27719:S 15 Jan 2025 00:48:47.792 * MASTER <-> REPLICA sync: receiving streamed RDB from master with EOF to disk
27719:signal-handler (1736851728) Received SIGTERM scheduling shutdown...
27719:S 15 Jan 2025 00:48:48.356 # User requested shutdown...
27719:S 15 Jan 2025 00:48:48.356 * Saving the final RDB snapshot before exiting.
27719:S 15 Jan 2025 00:48:48.368 * DB saved on disk
27719:S 15 Jan 2025 00:48:48.368 * Removing the pid file.
27719:S 15 Jan 2025 00:48:48.368 * Removing the unix socket file.
27719:S 15 Jan 2025 00:48:48.368 # Redis is now ready to exit, bye bye...
===== End of server log (pid 27719) =====


===== Start of server stderr log (pid 27719) =====


===== End of server stderr log (pid 27719) =====


===== Start of server log (pid 27688) =====

### Starting server for test diskless fast replicas drop during rdb pipe in tests/integration/replication.tcl
27688:C 15 Jan 2025 00:48:46.458 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
27688:C 15 Jan 2025 00:48:46.458 # Redis version=7.0.15, bits=32, commit=00000000, modified=0, pid=27688, just started
27688:C 15 Jan 2025 00:48:46.458 # Configuration loaded
27688:M 15 Jan 2025 00:48:46.494 * Increased maximum number of open files to 10032 (it was originally set to 1024).
27688:M 15 Jan 2025 00:48:46.494 * monotonic clock: POSIX clock_gettime
27688:M 15 Jan 2025 00:48:46.495 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now.
                _._                                                  
           _.-``__ ''-._                                             
      _.-``    `.  `_.  ''-._           Redis 7.0.15 (00000000/0) 32 bit
  .-`` .-```.  ```\/    _.,_ ''-._                                  
 (    '      ,       .-`  | `,    )     Running in standalone mode
 |`-._`-...-` __...-.``-._|'` _.-'|     Port: 21231
 |    `-._   `._    /     _.-'    |     PID: 27688
  `-._    `-._  `-./  _.-'    _.-'                                   
 |`-._`-._    `-.__.-'    _.-'_.-'|                                  
 |    `-._`-._        _.-'_.-'    |           https://redis.io       
  `-._    `-._`-.__.-'_.-'    _.-'                                   
 |`-._`-._    `-.__.-'    _.-'_.-'|                                  
 |    `-._`-._        _.-'_.-'    |                                  
  `-._    `-._`-.__.-'_.-'    _.-'                                   
      `-._    `-.__.-'    _.-'                                       
          `-._        _.-'                                           
              `-.__.-'                                               

27688:M 15 Jan 2025 00:48:46.495 # Server initialized
27688:M 15 Jan 2025 00:48:46.495 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
27688:M 15 Jan 2025 00:48:46.500 * Ready to accept connections
27688:M 15 Jan 2025 00:48:46.500 * The server is now ready to accept connections at /build/reproducible-path/redis-7.0.15/tests/tmp/server.46943.246/socket
27688:M 15 Jan 2025 00:48:46.584 - Accepted 127.0.0.1:46327
27688:M 15 Jan 2025 00:48:46.680 - Reading from client: error:0A000126:SSL routines::unexpected eof while reading
27688:M 15 Jan 2025 00:48:46.728 - Accepted 127.0.0.1:37657
27688:S 15 Jan 2025 00:48:47.320 * Before turning into a replica, using my own master parameters to synthesize a cached master: I may be able to synchronize with the new master with just a partial transfer.
27688:S 15 Jan 2025 00:48:47.320 * Connecting to MASTER 127.0.0.1:21226
27688:S 15 Jan 2025 00:48:47.320 * MASTER <-> REPLICA sync started
27688:S 15 Jan 2025 00:48:47.320 * REPLICAOF 127.0.0.1:21226 enabled (user request from 'id=4 addr=127.0.0.1:37657 laddr=127.0.0.1:21231 fd=8 name= age=1 idle=0 flags=N db=9 sub=0 psub=0 ssub=0 multi=-1 qbuf=45 qbuf-free=20429 argv-mem=23 multi-mem=0 rbs=1024 rbp=5 obl=0 oll=0 omem=0 tot-mem=22051 events=r cmd=replicaof user=default redir=-1 resp=2')
27688:S 15 Jan 2025 00:48:47.387 * Non blocking connect for SYNC fired the event.
27688:S 15 Jan 2025 00:48:47.404 * Master replied to PING, replication can continue...
27688:S 15 Jan 2025 00:48:47.420 * Trying a partial resynchronization (request 989b9aae4b5fce46558452a88d29f241de011744:1).
27688:S 15 Jan 2025 00:48:47.732 * Full resync from master: f512598a1195a35f10716ac9c07652e9a3c1c21f:176
27688:S 15 Jan 2025 00:48:47.792 * MASTER <-> REPLICA sync: receiving streamed RDB from master with EOF to parser
27688:S 15 Jan 2025 00:48:47.792 * MASTER <-> REPLICA sync: Loading DB in memory
27688:S 15 Jan 2025 00:48:47.792 * Loading RDB produced by version 7.0.15
27688:S 15 Jan 2025 00:48:47.792 * RDB age 0 seconds
27688:S 15 Jan 2025 00:48:47.792 * RDB memory usage when created 197.27 Mb
27688:signal-handler (1736851782) Received shutdown signal during loading, scheduling shutdown.
27688:S 15 Jan 2025 00:49:42.856 - Reading from client: error:0A000126:SSL routines::unexpected eof while reading
27688:S 15 Jan 2025 00:49:42.856 # User requested shutdown...
27688:S 15 Jan 2025 00:49:42.856 * Removing the pid file.
27688:S 15 Jan 2025 00:49:42.856 * Removing the unix socket file.
27688:S 15 Jan 2025 00:49:42.856 # Redis is now ready to exit, bye bye...
===== End of server log (pid 27688) =====


===== Start of server stderr log (pid 27688) =====


===== End of server stderr log (pid 27688) =====

[err]: diskless fast replicas drop during rdb pipe in tests/integration/replication.tcl
rdb child didn't terminate
=== () Starting server 127.0.0.1:21233 ok
=== () Starting server 127.0.0.1:21234 ok
[ok]: diskless all replicas drop during rdb pipe (2983 ms)
=== () Starting server 127.0.0.1:21235 ok
=== () Starting server 127.0.0.1:21236 ok

===== Start of server log (pid 25194) =====

[ok]: diskless timeout replicas drop during rdb pipe (16235 ms)
### Starting server for test 
25194:C 15 Jan 2025 00:47:35.151 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
25194:C 15 Jan 2025 00:47:35.151 # Redis version=7.0.15, bits=32, commit=00000000, modified=0, pid=25194, just started
25194:C 15 Jan 2025 00:47:35.151 # Configuration loaded
25194:M 15 Jan 2025 00:47:35.180 * Increased maximum number of open files to 10032 (it was originally set to 1024).
25194:M 15 Jan 2025 00:47:35.180 * monotonic clock: POSIX clock_gettime
25194:M 15 Jan 2025 00:47:35.181 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now.
                _._                                                  
           _.-``__ ''-._                                             
      _.-``    `.  `_.  ''-._           Redis 7.0.15 (00000000/0) 32 bit
  .-`` .-```.  ```\/    _.,_ ''-._                                  
 (    '      ,       .-`  | `,    )     Running in standalone mode
 |`-._`-...-` __...-.``-._|'` _.-'|     Port: 21226
 |    `-._   `._    /     _.-'    |     PID: 25194
  `-._    `-._  `-./  _.-'    _.-'                                   
 |`-._`-._    `-.__.-'    _.-'_.-'|                                  
 |    `-._`-._        _.-'_.-'    |           https://redis.io       
  `-._    `-._`-.__.-'_.-'    _.-'                                   
 |`-._`-._    `-.__.-'    _.-'_.-'|                                  
 |    `-._`-._        _.-'_.-'    |                                  
  `-._    `-._`-.__.-'_.-'    _.-'                                   
      `-._    `-.__.-'    _.-'                                       
          `-._        _.-'                                           
              `-.__.-'                                               

25194:M 15 Jan 2025 00:47:35.181 # Server initialized
25194:M 15 Jan 2025 00:47:35.181 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
25194:M 15 Jan 2025 00:47:35.182 * Ready to accept connections
25194:M 15 Jan 2025 00:47:35.182 * The server is now ready to accept connections at /build/reproducible-path/redis-7.0.15/tests/tmp/server.46943.236/socket
25194:M 15 Jan 2025 00:47:35.280 - Accepted 127.0.0.1:36619
25194:M 15 Jan 2025 00:47:35.368 - Reading from client: error:0A000126:SSL routines::unexpected eof while reading
25194:M 15 Jan 2025 00:47:35.424 - Accepted 127.0.0.1:34743
### Starting test diskless no replicas drop during rdb pipe in tests/integration/replication.tcl
25194:M 15 Jan 2025 00:47:36.790 - Accepted 127.0.0.1:55352
25194:M 15 Jan 2025 00:47:36.815 - Accepted 127.0.0.1:55358
25194:M 15 Jan 2025 00:47:36.878 * Replica 127.0.0.1:21227 asks for synchronization
25194:M 15 Jan 2025 00:47:36.878 * Partial resynchronization not accepted: Replication ID mismatch (Replica asked for 'f3ce9e932ed092c4225bbd5b7aa1d85c6d968d2f', my replication IDs are 'a5a614255c8e072cc4324d258aaed494c2db3438' and '0000000000000000000000000000000000000000')
25194:M 15 Jan 2025 00:47:36.878 * Replication backlog created, my new replication IDs are 'f512598a1195a35f10716ac9c07652e9a3c1c21f' and '0000000000000000000000000000000000000000'
25194:M 15 Jan 2025 00:47:36.878 * Delay next BGSAVE for diskless SYNC
25194:M 15 Jan 2025 00:47:36.904 * Replica 127.0.0.1:21228 asks for synchronization
25194:M 15 Jan 2025 00:47:36.904 * Partial resynchronization not accepted: Replication ID mismatch (Replica asked for 'accb330598f0d70af7c6b49c2b16d84a721efa3d', my replication IDs are 'f512598a1195a35f10716ac9c07652e9a3c1c21f' and '0000000000000000000000000000000000000000')
25194:M 15 Jan 2025 00:47:36.904 * Delay next BGSAVE for diskless SYNC
25194:M 15 Jan 2025 00:47:37.588 * Starting BGSAVE for SYNC with target: replicas sockets
25194:M 15 Jan 2025 00:47:37.619 * Background RDB transfer started by pid 25333
25333:C 15 Jan 2025 00:47:37.651 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:47:40.740 - DB 9: 20001 keys (0 volatile) in 32768 slots HT.
25333:C 15 Jan 2025 00:47:41.810 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:47:45.920 - DB 9: 20001 keys (0 volatile) in 32768 slots HT.
25333:C 15 Jan 2025 00:47:46.203 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25333:C 15 Jan 2025 00:47:49.863 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:47:51.104 - DB 9: 20001 keys (0 volatile) in 32768 slots HT.
25333:C 15 Jan 2025 00:47:53.245 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25333:C 15 Jan 2025 00:47:55.328 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:47:56.292 - DB 9: 20001 keys (0 volatile) in 32768 slots HT.
25333:C 15 Jan 2025 00:47:58.051 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25333:C 15 Jan 2025 00:48:01.048 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:48:01.472 - DB 9: 20001 keys (0 volatile) in 32768 slots HT.
25333:C 15 Jan 2025 00:48:04.823 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:48:06.657 - DB 9: 20001 keys (0 volatile) in 32768 slots HT.
25333:C 15 Jan 2025 00:48:08.731 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:48:11.840 - DB 9: 20001 keys (0 volatile) in 32768 slots HT.
25333:C 15 Jan 2025 00:48:13.107 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25333:C 15 Jan 2025 00:48:16.278 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:48:17.012 - DB 9: 20001 keys (0 volatile) in 32768 slots HT.
25333:C 15 Jan 2025 00:48:19.860 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:48:22.196 - DB 9: 20001 keys (0 volatile) in 32768 slots HT.
25333:C 15 Jan 2025 00:48:23.806 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25333:C 15 Jan 2025 00:48:27.357 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:48:27.376 - DB 9: 20001 keys (0 volatile) in 32768 slots HT.
25333:C 15 Jan 2025 00:48:30.511 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:48:31.908 - Reading from client: error:0A000126:SSL routines::unexpected eof while reading
25194:M 15 Jan 2025 00:48:31.908 # Connection with replica client id #6 lost.
25194:M 15 Jan 2025 00:48:32.556 - DB 9: 20001 keys (0 volatile) in 32768 slots HT.
25194:M 15 Jan 2025 00:48:32.628 - Reading from client: Connection reset by peer
25194:M 15 Jan 2025 00:48:32.628 # Connection with replica client id #5 lost.
25194:M 15 Jan 2025 00:48:32.628 # Diskless rdb transfer, last replica dropped, killing fork child.
25333:signal-handler (1736851712) Received SIGUSR1 in child, exiting now.
25194:M 15 Jan 2025 00:48:32.660 # Background transfer terminated by signal 10
### Starting test diskless slow replicas drop during rdb pipe in tests/integration/replication.tcl
25194:M 15 Jan 2025 00:48:33.684 - Accepted 127.0.0.1:45334
25194:M 15 Jan 2025 00:48:33.711 - Accepted 127.0.0.1:45346
25194:M 15 Jan 2025 00:48:33.784 * Replica 127.0.0.1:21229 asks for synchronization
25194:M 15 Jan 2025 00:48:33.784 * Partial resynchronization not accepted: Replication ID mismatch (Replica asked for '2a529ee61e27a2ad3da7ce54c8441a963d02ffcc', my replication IDs are 'f512598a1195a35f10716ac9c07652e9a3c1c21f' and '0000000000000000000000000000000000000000')
25194:M 15 Jan 2025 00:48:33.784 * Delay next BGSAVE for diskless SYNC
25194:M 15 Jan 2025 00:48:33.808 * Replica 127.0.0.1:21230 asks for synchronization
25194:M 15 Jan 2025 00:48:33.808 * Partial resynchronization not accepted: Replication ID mismatch (Replica asked for '0d624656a35fbfbaa7be00edc45b046b695ebd6b', my replication IDs are 'f512598a1195a35f10716ac9c07652e9a3c1c21f' and '0000000000000000000000000000000000000000')
25194:M 15 Jan 2025 00:48:33.808 * Delay next BGSAVE for diskless SYNC
25194:M 15 Jan 2025 00:48:34.692 * Starting BGSAVE for SYNC with target: replicas sockets
25194:M 15 Jan 2025 00:48:34.724 * Background RDB transfer started by pid 27296
27296:C 15 Jan 2025 00:48:34.765 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:48:35.484 # Diskless rdb transfer, write error sending DB to replica: Connection reset by peer
25194:M 15 Jan 2025 00:48:35.484 # Connection with replica client id #7 lost.
25194:M 15 Jan 2025 00:48:37.820 - DB 9: 20002 keys (0 volatile) in 32768 slots HT.
27296:C 15 Jan 2025 00:48:38.276 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
27296:C 15 Jan 2025 00:48:38.840 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:48:38.840 # Diskless rdb transfer, done reading from pipe, 1 replicas still up.
25194:M 15 Jan 2025 00:48:38.928 * Background RDB transfer terminated with success
25194:M 15 Jan 2025 00:48:38.928 * Streamed RDB transfer with replica 127.0.0.1:21230 succeeded (socket). Waiting for REPLCONF ACK from slave to enable streaming
25194:M 15 Jan 2025 00:48:38.928 * Synchronization with replica 127.0.0.1:21230 succeeded
25194:M 15 Jan 2025 00:48:45.648 - DB 9: 20002 keys (0 volatile) in 32768 slots HT.
25194:M 15 Jan 2025 00:48:46.192 - Reading from client: error:0A000126:SSL routines::unexpected eof while reading
25194:M 15 Jan 2025 00:48:46.192 # Connection with replica client id #8 lost.
### Starting test diskless fast replicas drop during rdb pipe in tests/integration/replication.tcl
25194:M 15 Jan 2025 00:48:47.324 - Accepted 127.0.0.1:38880
25194:M 15 Jan 2025 00:48:47.350 - Accepted 127.0.0.1:38884
25194:M 15 Jan 2025 00:48:47.428 * Replica 127.0.0.1:21231 asks for synchronization
25194:M 15 Jan 2025 00:48:47.428 * Partial resynchronization not accepted: Replication ID mismatch (Replica asked for '989b9aae4b5fce46558452a88d29f241de011744', my replication IDs are 'f512598a1195a35f10716ac9c07652e9a3c1c21f' and '0000000000000000000000000000000000000000')
25194:M 15 Jan 2025 00:48:47.428 * Delay next BGSAVE for diskless SYNC
25194:M 15 Jan 2025 00:48:47.436 * Replica 127.0.0.1:21232 asks for synchronization
25194:M 15 Jan 2025 00:48:47.436 * Partial resynchronization not accepted: Replication ID mismatch (Replica asked for '683965f5cfa72a61442cd8fc737901511631dcfe', my replication IDs are 'f512598a1195a35f10716ac9c07652e9a3c1c21f' and '0000000000000000000000000000000000000000')
25194:M 15 Jan 2025 00:48:47.436 * Delay next BGSAVE for diskless SYNC
25194:M 15 Jan 2025 00:48:47.728 * Starting BGSAVE for SYNC with target: replicas sockets
25194:M 15 Jan 2025 00:48:47.750 * Background RDB transfer started by pid 27763
27763:C 15 Jan 2025 00:48:47.787 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:48:48.376 # Diskless rdb transfer, write error sending DB to replica: Connection reset by peer
25194:M 15 Jan 2025 00:48:48.376 # Connection with replica client id #10 lost.
25194:M 15 Jan 2025 00:48:50.862 - DB 9: 20003 keys (0 volatile) in 32768 slots HT.
27763:C 15 Jan 2025 00:48:52.388 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
27763:C 15 Jan 2025 00:48:56.034 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:48:56.035 - DB 9: 20003 keys (0 volatile) in 32768 slots HT.
27763:C 15 Jan 2025 00:48:59.572 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:49:01.226 - DB 9: 20003 keys (0 volatile) in 32768 slots HT.
27763:C 15 Jan 2025 00:49:03.953 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:49:06.404 - DB 9: 20003 keys (0 volatile) in 32768 slots HT.
27763:C 15 Jan 2025 00:49:07.935 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:49:11.596 - DB 9: 20003 keys (0 volatile) in 32768 slots HT.
27763:C 15 Jan 2025 00:49:11.796 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
27763:C 15 Jan 2025 00:49:15.570 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:49:16.792 - DB 9: 20003 keys (0 volatile) in 32768 slots HT.
27763:C 15 Jan 2025 00:49:19.357 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:49:21.996 - DB 9: 20003 keys (0 volatile) in 32768 slots HT.
27763:C 15 Jan 2025 00:49:22.060 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
27763:C 15 Jan 2025 00:49:25.152 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:49:27.180 - DB 9: 20003 keys (0 volatile) in 32768 slots HT.
27763:C 15 Jan 2025 00:49:28.809 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
27763:C 15 Jan 2025 00:49:31.465 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:49:32.360 - DB 9: 20003 keys (0 volatile) in 32768 slots HT.
27763:C 15 Jan 2025 00:49:35.300 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:49:37.552 - DB 9: 20003 keys (0 volatile) in 32768 slots HT.
27763:C 15 Jan 2025 00:49:39.312 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
27763:C 15 Jan 2025 00:49:42.688 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:49:42.744 - DB 9: 20003 keys (0 volatile) in 32768 slots HT.
25194:M 15 Jan 2025 00:49:42.956 - Reading from client: Connection reset by peer
25194:M 15 Jan 2025 00:49:42.956 # Connection with replica client id #9 lost.
25194:M 15 Jan 2025 00:49:42.956 # Diskless rdb transfer, last replica dropped, killing fork child.
27763:signal-handler (1736851782) Received SIGUSR1 in child, exiting now.
### Starting test diskless all replicas drop during rdb pipe in tests/integration/replication.tcl
25194:M 15 Jan 2025 00:49:43.056 # Background transfer terminated by signal 10
25194:M 15 Jan 2025 00:49:44.100 - Accepted 127.0.0.1:45494
25194:M 15 Jan 2025 00:49:44.132 - Accepted 127.0.0.1:45506
25194:M 15 Jan 2025 00:49:44.204 * Replica 127.0.0.1:21233 asks for synchronization
25194:M 15 Jan 2025 00:49:44.204 * Partial resynchronization not accepted: Replication ID mismatch (Replica asked for '0c13de06dd296c05be0c270d43ef7acdb7825c01', my replication IDs are 'f512598a1195a35f10716ac9c07652e9a3c1c21f' and '0000000000000000000000000000000000000000')
25194:M 15 Jan 2025 00:49:44.204 * Delay next BGSAVE for diskless SYNC
25194:M 15 Jan 2025 00:49:44.240 * Replica 127.0.0.1:21234 asks for synchronization
25194:M 15 Jan 2025 00:49:44.240 * Partial resynchronization not accepted: Replication ID mismatch (Replica asked for '1329847b53a4ec4d3e28242e9c2d73c07a248ca2', my replication IDs are 'f512598a1195a35f10716ac9c07652e9a3c1c21f' and '0000000000000000000000000000000000000000')
25194:M 15 Jan 2025 00:49:44.240 * Delay next BGSAVE for diskless SYNC
25194:M 15 Jan 2025 00:49:44.820 * Starting BGSAVE for SYNC with target: replicas sockets
25194:M 15 Jan 2025 00:49:44.853 * Background RDB transfer started by pid 29530
29530:C 15 Jan 2025 00:49:44.879 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:49:45.492 - Reading from client: Connection reset by peer
25194:M 15 Jan 2025 00:49:45.492 # Connection with replica client id #12 lost.
25194:M 15 Jan 2025 00:49:45.708 - Reading from client: Connection reset by peer
25194:M 15 Jan 2025 00:49:45.708 # Connection with replica client id #11 lost.
25194:M 15 Jan 2025 00:49:45.708 # Diskless rdb transfer, last replica dropped, killing fork child.
29530:signal-handler (1736851785) Received SIGUSR1 in child, exiting now.
25194:M 15 Jan 2025 00:49:45.800 # Background transfer terminated by signal 10
### Starting test diskless timeout replicas drop during rdb pipe in tests/integration/replication.tcl
25194:M 15 Jan 2025 00:49:47.000 - Accepted 127.0.0.1:45518
25194:M 15 Jan 2025 00:49:47.034 - Accepted 127.0.0.1:45532
25194:M 15 Jan 2025 00:49:47.104 * Replica 127.0.0.1:21235 asks for synchronization
25194:M 15 Jan 2025 00:49:47.104 * Partial resynchronization not accepted: Replication ID mismatch (Replica asked for 'a595aabf173bac9e374896521c26d8958c38dcb3', my replication IDs are 'f512598a1195a35f10716ac9c07652e9a3c1c21f' and '0000000000000000000000000000000000000000')
25194:M 15 Jan 2025 00:49:47.104 * Delay next BGSAVE for diskless SYNC
25194:M 15 Jan 2025 00:49:47.144 * Replica 127.0.0.1:21236 asks for synchronization
25194:M 15 Jan 2025 00:49:47.144 * Partial resynchronization not accepted: Replication ID mismatch (Replica asked for '78cc6910ddc53cb5cbbe70078ccf2189aa620078', my replication IDs are 'f512598a1195a35f10716ac9c07652e9a3c1c21f' and '0000000000000000000000000000000000000000')
25194:M 15 Jan 2025 00:49:47.144 * Delay next BGSAVE for diskless SYNC
25194:M 15 Jan 2025 00:49:48.004 - DB 9: 20004 keys (0 volatile) in 32768 slots HT.
25194:M 15 Jan 2025 00:49:48.004 * Starting BGSAVE for SYNC with target: replicas sockets
25194:M 15 Jan 2025 00:49:48.038 * Background RDB transfer started by pid 29703
29703:C 15 Jan 2025 00:49:48.063 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:49:52.192 # Disconnecting timedout replica (full sync): 127.0.0.1:21235
25194:M 15 Jan 2025 00:49:52.192 # Connection with replica 127.0.0.1:21235 lost.
29703:C 15 Jan 2025 00:49:52.231 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:49:53.220 - DB 9: 20005 keys (0 volatile) in 32768 slots HT.
29703:C 15 Jan 2025 00:49:54.901 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:49:54.901 # Diskless rdb transfer, done reading from pipe, 1 replicas still up.
25194:M 15 Jan 2025 00:49:54.956 * Background RDB transfer terminated with success
25194:M 15 Jan 2025 00:49:54.956 * Streamed RDB transfer with replica 127.0.0.1:21236 succeeded (socket). Waiting for REPLCONF ACK from slave to enable streaming
25194:M 15 Jan 2025 00:49:54.956 * Synchronization with replica 127.0.0.1:21236 succeeded
25194:M 15 Jan 2025 00:49:56.168 - Accepted 127.0.0.1:51256
25194:M 15 Jan 2025 00:49:56.236 * Replica 127.0.0.1:21235 asks for synchronization
25194:M 15 Jan 2025 00:49:56.236 * Partial resynchronization not accepted: Replication ID mismatch (Replica asked for 'a595aabf173bac9e374896521c26d8958c38dcb3', my replication IDs are 'f512598a1195a35f10716ac9c07652e9a3c1c21f' and '0000000000000000000000000000000000000000')
25194:M 15 Jan 2025 00:49:56.236 * Delay next BGSAVE for diskless SYNC
25194:M 15 Jan 2025 00:50:00.284 - DB 9: 20005 keys (0 volatile) in 32768 slots HT.
25194:M 15 Jan 2025 00:50:01.324 # Disconnecting timedout replica (streaming sync): 127.0.0.1:21236
25194:M 15 Jan 2025 00:50:01.324 # Connection with replica 127.0.0.1:21236 lost.
25194:M 15 Jan 2025 00:50:01.324 * Starting BGSAVE for SYNC with target: replicas sockets
25194:M 15 Jan 2025 00:50:01.342 * Background RDB transfer started by pid 30145
30145:C 15 Jan 2025 00:50:01.371 - Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
25194:M 15 Jan 2025 00:50:02.192 - Reading from client: Connection reset by peer
25194:M 15 Jan 2025 00:50:02.192 # Connection with replica client id #15 lost.
25194:M 15 Jan 2025 00:50:02.192 # Diskless rdb transfer, last replica dropped, killing fork child.
30145:signal-handler (1736851802) Received SIGUSR1 in child, exiting now.
===== End of server log (pid 25194) =====


===== Start of server stderr log (pid 25194) =====


===== End of server stderr log (pid 25194) =====

=== (repl) Starting server 127.0.0.1:21237 ok
=== () Starting server 127.0.0.1:21238 ok
[ok]: diskless replication child being killed is collected (6171 ms)
=== (repl) Starting server 127.0.0.1:21239 ok
=== () Starting server 127.0.0.1:21240 ok
[ok]: replication child dies when parent is killed - diskless: yes (4491 ms)
=== (repl) Starting server 127.0.0.1:21241 ok
=== () Starting server 127.0.0.1:21242 ok
[ok]: replication child dies when parent is killed - diskless: no (5535 ms)
=== (repl) Starting server 127.0.0.1:21243 ok
=== () Starting server 127.0.0.1:21244 ok
[ok]: diskless replication read pipe cleanup (2290 ms)
=== (repl) Starting server 127.0.0.1:21245 ok
=== () Starting server 127.0.0.1:21246 ok
=== () Starting server 127.0.0.1:21247 ok
[ok]: replicaof right after disconnection (3576 ms)
=== (repl) Starting server 127.0.0.1:21248 ok
=== () Starting server 127.0.0.1:21249 ok
=== () Starting server 127.0.0.1:21250 ok
[ok]: Kill rdb child process if its dumping RDB is not useful (2825 ms)
=== (repl external:skip) Starting server 127.0.0.1:21251 ok
=== () Starting server 127.0.0.1:21252 ok
=== () Starting server 127.0.0.1:21253 ok
=== () Starting server 127.0.0.1:21254 ok
[ok]: Don't disconnect with replicas before loading transferred RDB when full sync (27 ms)
[ok]: Discard cache master before loading transferred RDB when full sync (151 ms)
=== (repl) Starting server 127.0.0.1:21255 ok
=== () Starting server 127.0.0.1:21256 ok
[ok]: replica can handle EINTR if use diskless load (1952 ms)
=== (repl external:skip) Starting server 127.0.0.1:21257 ok
SYNC _addReplyToBufferOrList: REDIS0010�	redis-ver7.0.15�
redis-bits� �ctime�{A�g�used-mem�0��repl-stream-db���repl-id(c3de746d684640e75abdaec66378fa8ab73ac95c�repl-offset���aof-base����e���K
[ok]: replica do not write the reply to the replication link - SYNC (_addReplyToBufferOrList) (91 ms)
SYNC addReplyDeferredLen: I/O error reading reply
[ok]: replica do not write the reply to the replication link - SYNC (addReplyDeferredLen) (206 ms)
PSYNC _addReplyToBufferOrList: I/O error reading reply
[ok]: replica do not write the reply to the replication link - PSYNC (_addReplyToBufferOrList) (228 ms)
PSYNC addReplyDeferredLen: I/O error reading reply

Waiting for background save to finish... 
Waiting for background save to finish... [ok]: replica do not write the reply to the replication link - PSYNC (addReplyDeferredLen) (316 ms)
[ok]: PSYNC with wrong offset should throw error (32 ms)
[29/84 done]: integration/replication (396 seconds)
Testing integration/replication-2
=== (repl external:skip) Starting server 127.0.0.1:21258 ok
=== () Starting server 127.0.0.1:21259 ok
[ok]: First server should have role slave after SLAVEOF (151 ms)
[ok]: If min-slaves-to-write is honored, write is accepted (32 ms)
[ok]: No write if min-slaves-to-write is < attached slaves (28 ms)
[ok]: If min-slaves-to-write is honored, write is accepted (again) (32 ms)
[ok]: No write if min-slaves-max-lag is > of the slave lag (3636 ms)
[ok]: min-slaves-to-write is ignored by slaves (48 ms)
[ok]: MASTER and SLAVE dataset should be identical after complex ops (44688 ms)
[30/84 done]: integration/replication-2 (50 seconds)
Testing integration/replication-3
=== (repl external:skip) Starting server 127.0.0.1:21260 ok
=== () Starting server 127.0.0.1:21261 ok
[ok]: First server should have role slave after SLAVEOF (135 ms)
[ok]: MASTER and SLAVE consistency with expire (14251 ms)
[ok]: Master can replicate command longer than client-query-buffer-limit on replica (134 ms)
[ok]: Slave is able to evict keys created in writable slaves (6019 ms)
[ok]: Writable replica doesn't return expired keys (156 ms)
[ok]: PFCOUNT updates cache on readonly replica (39 ms)
[ok]: PFCOUNT doesn't use expired key on readonly replica (149 ms)
[31/84 done]: integration/replication-3 (22 seconds)
Testing integration/replication-4
=== (repl network external:skip) Starting server 127.0.0.1:21262 ok
=== () Starting server 127.0.0.1:21263 ok
[ok]: First server should have role slave after SLAVEOF (1016 ms)
[ok]: Test replication with parallel clients writing in different DBs (5144 ms)
=== (repl external:skip) Starting server 127.0.0.1:21264 ok
=== () Starting server 127.0.0.1:21265 ok
[ok]: First server should have role slave after SLAVEOF (160 ms)
[ok]: With min-slaves-to-write (1,3): master should be writable (28 ms)
[ok]: With min-slaves-to-write (2,3): master should not be writable (32 ms)
[ok]: With min-slaves-to-write function without no-write flag (16 ms)
[ok]: With not enough good slaves, read in Lua script is still accepted (40 ms)
[ok]: With min-slaves-to-write: master not writable with lagged slave (3000 ms)
=== (repl external:skip) Starting server 127.0.0.1:21266 ok
=== () Starting server 127.0.0.1:21267 ok
[ok]: First server should have role slave after SLAVEOF (208 ms)
Replication of an expired key does not delete the expired key test attempts: 0
[ok]: Replication of an expired key does not delete the expired key (565 ms)
=== (repl external:skip) Starting server 127.0.0.1:21268 ok
=== () Starting server 127.0.0.1:21269 ok
[ok]: First server should have role slave after SLAVEOF (1 ms)
[ok]: Replication: commands with many arguments (issue #1221) (54059 ms)
[ok]: Replication of SPOP command -- alsoPropagate() API (4134 ms)
=== (repl external:skip) Starting server 127.0.0.1:21270 ok
=== () Starting server 127.0.0.1:21271 ok
[ok]: First server should have role slave after SLAVEOF (133 ms)
[ok]: Data divergence can happen under default conditions (90 ms)
[ok]: Data divergence is allowed on writable replicas (66 ms)
[32/84 done]: integration/replication-4 (77 seconds)
Testing integration/replication-psync
=== (repl) Starting server 127.0.0.1:21272 ok
=== () Starting server 127.0.0.1:21273 ok
[ok]: Slave should be able to synchronize with the master (252 ms)
[ok]: Detect write load to master (4040 ms)
[ok]: Test replication partial resync: no reconnection, just sync (diskless: no, disabled, reconnect: 0) (127 ms)
=== (repl) Starting server 127.0.0.1:21274 ok
=== () Starting server 127.0.0.1:21275 ok
[ok]: Slave should be able to synchronize with the master (324 ms)
[ok]: Detect write load to master (2015 ms)
[ok]: Test replication partial resync: ok psync (diskless: no, disabled, reconnect: 1) (6440 ms)
=== (repl) Starting server 127.0.0.1:21276 ok
=== () Starting server 127.0.0.1:21277 ok
[ok]: Slave should be able to synchronize with the master (376 ms)
[ok]: Detect write load to master (1012 ms)
[ok]: Test replication partial resync: no backlog (diskless: no, disabled, reconnect: 1) (8020 ms)
=== (repl) Starting server 127.0.0.1:21278 ok
=== () Starting server 127.0.0.1:21279 ok
[ok]: Slave should be able to synchronize with the master (384 ms)
[ok]: Detect write load to master (3028 ms)
[ok]: Test replication partial resync: ok after delay (diskless: no, disabled, reconnect: 1) (9643 ms)
=== (repl) Starting server 127.0.0.1:21280 ok
=== () Starting server 127.0.0.1:21281 ok
[ok]: Slave should be able to synchronize with the master (380 ms)
[ok]: Detect write load to master (2024 ms)
[ok]: Test replication partial resync: backlog expired (diskless: no, disabled, reconnect: 1) (9516 ms)
=== (repl) Starting server 127.0.0.1:21282 ok
=== () Starting server 127.0.0.1:21283 ok
[ok]: Slave should be able to synchronize with the master (382 ms)
[ok]: Detect write load to master (5064 ms)
[ok]: Test replication partial resync: no reconnection, just sync (diskless: no, swapdb, reconnect: 0) (124 ms)
=== (repl) Starting server 127.0.0.1:21284 ok
=== () Starting server 127.0.0.1:21285 ok
[ok]: Slave should be able to synchronize with the master (432 ms)
[ok]: Detect write load to master (4031 ms)
[ok]: Test replication partial resync: ok psync (diskless: no, swapdb, reconnect: 1) (6496 ms)
=== (repl) Starting server 127.0.0.1:21286 ok
=== () Starting server 127.0.0.1:21287 ok
[ok]: Slave should be able to synchronize with the master (380 ms)
[ok]: Detect write load to master (5056 ms)
[ok]: Test replication partial resync: no backlog (diskless: no, swapdb, reconnect: 1) (7996 ms)
=== (repl) Starting server 127.0.0.1:21288 ok
=== () Starting server 127.0.0.1:21289 ok
[ok]: Slave should be able to synchronize with the master (232 ms)
[ok]: Detect write load to master (3019 ms)
[ok]: Test replication partial resync: ok after delay (diskless: no, swapdb, reconnect: 1) (9436 ms)
=== (repl) Starting server 127.0.0.1:21290 ok
=== () Starting server 127.0.0.1:21291 ok
[ok]: Slave should be able to synchronize with the master (324 ms)
[ok]: Detect write load to master (3040 ms)
[ok]: Test replication partial resync: backlog expired (diskless: no, swapdb, reconnect: 1) (9406 ms)
=== (repl) Starting server 127.0.0.1:21292 ok
=== () Starting server 127.0.0.1:21293 ok
[ok]: Slave should be able to synchronize with the master (1312 ms)
[ok]: Detect write load to master (1008 ms)
[ok]: Test replication partial resync: no reconnection, just sync (diskless: yes, disabled, reconnect: 0) (67 ms)
=== (repl) Starting server 127.0.0.1:21294 ok
=== () Starting server 127.0.0.1:21295 ok
[ok]: Slave should be able to synchronize with the master (1148 ms)
[ok]: Detect write load to master (1 ms)
[ok]: Test replication partial resync: ok psync (diskless: yes, disabled, reconnect: 1) (6471 ms)
=== (repl) Starting server 127.0.0.1:21296 ok
=== () Starting server 127.0.0.1:21297 ok
[ok]: Slave should be able to synchronize with the master (1116 ms)
[ok]: Detect write load to master (3032 ms)
[ok]: Test replication partial resync: no backlog (diskless: yes, disabled, reconnect: 1) (8044 ms)
=== (repl) Starting server 127.0.0.1:21298 ok
=== () Starting server 127.0.0.1:21299 ok
[ok]: Slave should be able to synchronize with the master (1332 ms)
[ok]: Detect write load to master (8 ms)
[ok]: Test replication partial resync: ok after delay (diskless: yes, disabled, reconnect: 1) (9368 ms)
=== (repl) Starting server 127.0.0.1:21300 ok
=== () Starting server 127.0.0.1:21301 ok
[ok]: Slave should be able to synchronize with the master (1312 ms)
[ok]: Detect write load to master (4036 ms)
[ok]: Test replication partial resync: backlog expired (diskless: yes, disabled, reconnect: 1) (9591 ms)
=== (repl) Starting server 127.0.0.1:21302 ok
=== () Starting server 127.0.0.1:21303 ok
[ok]: Slave should be able to synchronize with the master (1272 ms)
[ok]: Detect write load to master (3036 ms)
[ok]: Test replication partial resync: no reconnection, just sync (diskless: yes, swapdb, reconnect: 0) (144 ms)
=== (repl) Starting server 127.0.0.1:21304 ok
=== () Starting server 127.0.0.1:21305 ok
[ok]: Slave should be able to synchronize with the master (1324 ms)
[ok]: Detect write load to master (4 ms)
[ok]: Test replication partial resync: ok psync (diskless: yes, swapdb, reconnect: 1) (6412 ms)
=== (repl) Starting server 127.0.0.1:21306 ok
=== () Starting server 127.0.0.1:21307 ok
[ok]: Slave should be able to synchronize with the master (1201 ms)
[ok]: Detect write load to master (4043 ms)
[ok]: Test replication partial resync: no backlog (diskless: yes, swapdb, reconnect: 1) (8016 ms)
=== (repl) Starting server 127.0.0.1:21308 ok
=== () Starting server 127.0.0.1:21309 ok
[ok]: Slave should be able to synchronize with the master (1152 ms)
[ok]: Detect write load to master (5060 ms)
[ok]: Test replication partial resync: ok after delay (diskless: yes, swapdb, reconnect: 1) (9504 ms)
=== (repl) Starting server 127.0.0.1:21310 ok
=== () Starting server 127.0.0.1:21311 ok
[ok]: Slave should be able to synchronize with the master (1268 ms)
[ok]: Detect write load to master (4032 ms)
[ok]: Test replication partial resync: backlog expired (diskless: yes, swapdb, reconnect: 1) (10544 ms)
[33/84 done]: integration/replication-psync (238 seconds)
Testing integration/replication-buffer
=== (repl external:skip) Starting server 127.0.0.1:21312 ok
=== () Starting server 127.0.0.1:21313 ok
=== () Starting server 127.0.0.1:21314 ok
=== () Starting server 127.0.0.1:21315 ok
[ok]: All replicas share one global replication buffer (255 ms)
[ok]: Replication buffer will become smaller when no replica uses (17 ms)
=== (repl external:skip) Starting server 127.0.0.1:21316 ok
=== () Starting server 127.0.0.1:21317 ok
=== () Starting server 127.0.0.1:21318 ok
[ok]: Replication backlog size can outgrow the backlog limit config (6557 ms)
[ok]: Replica could use replication buffer (beyond backlog config) for partial resynchronization (7957 ms)
[ok]: Replication backlog memory will become smaller if disconnecting with replica (358 ms)
=== (repl external:skip) Starting server 127.0.0.1:21319 ok
=== () Starting server 127.0.0.1:21320 ok
[ok]: Partial resynchronization is successful even client-output-buffer-limit is less than repl-backlog-size (6771 ms)
=== (repl external:skip) Starting server 127.0.0.1:21321 ok
=== () Starting server 127.0.0.1:21322 ok
[ok]: The update of replBufBlock's repl_offset is ok - Regression test for #11666 (44 ms)
[ok]: Replica client-output-buffer size is limited to backlog_limit/16 when no replication data is pending (1607 ms)
[34/84 done]: integration/replication-buffer (31 seconds)
Testing integration/shutdown
=== () Starting server 127.0.0.1:21323 ok
=== () Starting server 127.0.0.1:21324 ok
[ok]: Shutting down master waits for replica to catch up (sigterm) (3561 ms)
=== () Starting server 127.0.0.1:21325 ok
=== () Starting server 127.0.0.1:21326 ok
[ok]: Shutting down master waits for replica to catch up (shutdown) (3747 ms)
=== () Starting server 127.0.0.1:21327 ok
=== () Starting server 127.0.0.1:21328 ok
[ok]: Shutting down master waits for replica timeout (4218 ms)
=== () Starting server 127.0.0.1:21329 ok
=== () Starting server 127.0.0.1:21330 ok
[ok]: Shutting down master waits for replica then fails (2161 ms)
=== () Starting server 127.0.0.1:21331 ok
=== () Starting server 127.0.0.1:21332 ok
[ok]: Shutting down master waits for replica then aborted (1720 ms)
[35/84 done]: integration/shutdown (15 seconds)
Testing integration/aof
=== () Starting server 127.0.0.1:21333 
[ok]: Unfinished MULTI: Server should start if load-truncated is yes (15 ms)
=== () Starting server 127.0.0.1:21334 
[ok]: Short read: Server should start if load-truncated is yes (39 ms)
[ok]: Truncated AOF loaded: we expect foo to be equal to 5 (148 ms)
[ok]: Append a new command after loading an incomplete AOF (8 ms)
=== () Starting server 127.0.0.1:21335 
[ok]: Short read + command: Server should start (11 ms)
[ok]: Truncated AOF loaded: we expect foo to be equal to 6 now (124 ms)
=== () Starting server 127.0.0.1:21336 
[ok]: Bad format: Server should have logged an error (19 ms)
=== () Starting server 127.0.0.1:21337 
[ok]: Unfinished MULTI: Server should have logged an error (15 ms)
=== () Starting server 127.0.0.1:21338 
[ok]: Short read: Server should have logged an error (15 ms)
[ok]: Short read: Utility should confirm the AOF is not valid (172 ms)
[ok]: Short read: Utility should show the abnormal line num in AOF (48 ms)
[ok]: Short read: Utility should be able to fix the AOF (24 ms)
=== () Starting server 127.0.0.1:21339 
[ok]: Fixed AOF: Server should have been started (7 ms)
[ok]: Fixed AOF: Keyspace should contain values that were parseable (116 ms)
=== () Starting server 127.0.0.1:21340 
[ok]: AOF+SPOP: Server should have been started (5 ms)
[ok]: AOF+SPOP: Set should have 1 member (89 ms)
=== () Starting server 127.0.0.1:21341 
[ok]: AOF+SPOP: Server should have been started (19 ms)
[ok]: AOF+SPOP: Set should have 1 member (105 ms)
=== () Starting server 127.0.0.1:21342 
[ok]: AOF+EXPIRE: Server should have been started (19 ms)
[ok]: AOF+EXPIRE: List should be empty (88 ms)
=== () Starting server 127.0.0.1:21343 ok
[ok]: Redis should not try to convert DEL into EXPIREAT for EXPIRE -1 (15 ms)
=== () Starting server 127.0.0.1:21344 ok
[ok]: AOF fsync always barrier issue (7920 ms)
=== () Starting server 127.0.0.1:21345 ok
[ok]: GETEX should not append to AOF (2 ms)
=== () Starting server 127.0.0.1:21346 
[ok]: Unknown command: Server should have logged an error (7 ms)
=== () Starting server 127.0.0.1:21347 
[ok]: AOF+LMPOP/BLMPOP: pop elements from the list (407 ms)
=== () Starting server 127.0.0.1:21348 
[ok]: AOF+LMPOP/BLMPOP: after pop elements from the list (87 ms)
=== () Starting server 127.0.0.1:21349 
[ok]: AOF+ZMPOP/BZMPOP: pop elements from the zset (331 ms)
=== () Starting server 127.0.0.1:21350 
[ok]: AOF+ZMPOP/BZMPOP: after pop elements from the zset (164 ms)
=== () Starting server 127.0.0.1:21351 ok

Waiting for background AOF rewrite to finish... [ok]: Generate timestamp annotations in AOF (878 ms)
=== () Starting server 127.0.0.1:21352 
[ok]: Successfully load AOF which has timestamp annotations inside (122 ms)
=== () Starting server 127.0.0.1:21353 
=== () Starting server 127.0.0.1:21354 
=== () Starting server 127.0.0.1:21355 
[ok]: Truncate AOF to specific timestamp (1928 ms)
=== () Starting server 127.0.0.1:21356 ok
[ok]: EVAL timeout with slow verbatim Lua script from AOF (10758 ms)
=== () Starting server 127.0.0.1:21357 ok
[ok]: EVAL can process writes from AOF in read-only replicas (652 ms)
[ok]: Test redis-check-aof for old style resp AOF (42 ms)
[ok]: Test redis-check-aof for old style rdb-preamble AOF (64 ms)
[ok]: Test redis-check-aof for Multi Part AOF with resp AOF base (36 ms)
[ok]: Test redis-check-aof for Multi Part AOF with rdb-preamble AOF base (97 ms)
[ok]: Test redis-check-aof only truncates the last file for Multi Part AOF in fix mode (123 ms)
[ok]: Test redis-check-aof only truncates the last file for Multi Part AOF in truncate-to-timestamp mode (80 ms)
=== () Starting server 127.0.0.1:21358 ok
[ok]: FLUSHDB / FLUSHALL should persist in AOF (126 ms)
[36/84 done]: integration/aof (33 seconds)
Testing integration/aof-multi-part
=== () Starting server 127.0.0.1:21359 
[ok]: Multi Part AOF can't load data when some file missing (333 ms)
=== () Starting server 127.0.0.1:21360 
[ok]: Multi Part AOF can't load data when the sequence not increase monotonically (302 ms)
=== () Starting server 127.0.0.1:21361 
[ok]: Multi Part AOF can't load data when there are blank lines in the manifest file (248 ms)
=== () Starting server 127.0.0.1:21362 
[ok]: Multi Part AOF can't load data when there is a duplicate base file (236 ms)
=== () Starting server 127.0.0.1:21363 
[ok]: Multi Part AOF can't load data when the manifest format is wrong (type unknown) (268 ms)
=== () Starting server 127.0.0.1:21364 
[ok]: Multi Part AOF can't load data when the manifest format is wrong (missing key) (243 ms)
=== () Starting server 127.0.0.1:21365 
[ok]: Multi Part AOF can't load data when the manifest format is wrong (line too short) (297 ms)
=== () Starting server 127.0.0.1:21366 
[ok]: Multi Part AOF can't load data when the manifest format is wrong (line too long) (327 ms)
=== () Starting server 127.0.0.1:21367 
[ok]: Multi Part AOF can't load data when the manifest format is wrong (odd parameter) (392 ms)
=== () Starting server 127.0.0.1:21368 
[ok]: Multi Part AOF can't load data when the manifest file is empty (429 ms)
=== () Starting server 127.0.0.1:21369 
[ok]: Multi Part AOF can start when no aof and no manifest (580 ms)
=== () Starting server 127.0.0.1:21370 
[ok]: Multi Part AOF can start when we have en empty AOF dir (436 ms)
=== () Starting server 127.0.0.1:21371 
[ok]: Multi Part AOF can load data discontinuously increasing sequence (583 ms)
=== () Starting server 127.0.0.1:21372 
[ok]: Multi Part AOF can load data when manifest add new k-v (416 ms)
=== () Starting server 127.0.0.1:21373 
[ok]: Multi Part AOF can load data when some AOFs are empty (461 ms)
=== () Starting server 127.0.0.1:21374 

Waiting for background AOF rewrite to finish... [ok]: Multi Part AOF can load data from old version redis (rdb preamble no) (568 ms)
=== () Starting server 127.0.0.1:21375 

Waiting for background AOF rewrite to finish... 
Waiting for background AOF rewrite to finish... [ok]: Multi Part AOF can load data from old version redis (rdb preamble yes) (704 ms)
=== () Starting server 127.0.0.1:21376 
[ok]: Multi Part AOF can continue the upgrade from the interrupted upgrade state (575 ms)
=== () Starting server 127.0.0.1:21377 
[ok]: Multi Part AOF can be loaded correctly when both server dir and aof dir contain old AOF (620 ms)
=== () Starting server 127.0.0.1:21378 
[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 (392 ms)
=== () Starting server 127.0.0.1:21379 
=== () Starting server 127.0.0.1:21380 ok

Waiting for background AOF rewrite to finish... 
Waiting for background AOF rewrite to finish... [ok]: Multi Part AOF can upgrade when when two redis share the same server dir (redis1) (337 ms)

Waiting for background AOF rewrite to finish... [ok]: Multi Part AOF can upgrade when when two redis share the same server dir (redis2) (228 ms)
[ok]: Multi Part AOF can upgrade when when two redis share the same server dir (1728 ms)
=== () Starting server 127.0.0.1:21381 ok

Waiting for background AOF rewrite to finish... [ok]: Multi Part AOF can handle appendfilename contains whitespaces (913 ms)
=== () Starting server 127.0.0.1:21382 
[ok]: Multi Part AOF can create BASE (RDB format) when redis starts from empty (624 ms)
=== () Starting server 127.0.0.1:21383 
[ok]: Multi Part AOF can create BASE (AOF format) when redis starts from empty (446 ms)
=== (Multi Part AOF) Starting server 127.0.0.1:21384 ok
[ok]: Make sure aof manifest appendonly.aof.manifest not in aof directory (0 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 enable will create manifest file (847 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 multiple rewrite failures will open multiple INCR AOFs (2000 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 doesn't open new aof when AOF turn off (697 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 enable/disable auto gc (263 ms)

Waiting for background AOF rewrite to finish... 
Waiting for background AOF rewrite to finish... [ok]: AOF can produce consecutive sequence number after reload (216 ms)

Waiting for background AOF rewrite to finish... 
Waiting for background AOF rewrite to finish... [ok]: AOF enable during BGSAVE will not write data util AOFRW finish (591 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... 
Waiting for background AOF rewrite to finish... 
Waiting for background AOF rewrite to finish... [ok]: AOF will trigger limit when AOFRW fails many times (1288 ms)
=== () Starting server 127.0.0.1:21385 ok

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 will open a temporary INCR AOF to accumulate data until the first AOFRW success when AOF is dynamically enabled (3843 ms)
[37/84 done]: integration/aof-multi-part (23 seconds)
Testing integration/rdb
=== () Starting server 127.0.0.1:21386 ok
[ok]: test old version rdb file (28 ms)
=== () Starting server 127.0.0.1:21387 ok
[ok]: RDB encoding loading test (97 ms)
=== () Starting server 127.0.0.1:21388 ok
[ok]: Server started empty with non-existing RDB file (4 ms)
=== () Starting server 127.0.0.1:21389 ok
[ok]: Server started empty with empty RDB file (13 ms)
=== () Starting server 127.0.0.1:21390 ok
[ok]: Test RDB stream encoding (278 ms)
[ok]: Test RDB stream encoding - sanitize dump (14 ms)
=== () Starting server 127.0.0.1:21391 
[ok]: Server should not start if RDB file can't be open (13 ms)
=== () Starting server 127.0.0.1:21392 
[ok]: Server should not start if RDB is corrupted (15 ms)
=== () Starting server 127.0.0.1:21393 ok
[ok]: Test FLUSHALL aborts bgsave (1880 ms)
[ok]: bgsave resets the change counter (103 ms)
=== () Starting server 127.0.0.1:21394 ok
[ok]: client freed during loading (4421 ms)
=== () Starting server 127.0.0.1:21395 ok
[ok]: Test RDB load info (3768 ms)
=== () Starting server 127.0.0.1:21396 ok
Keys before bgsave start: 10000
COW info before copy-on-write: 0
current_save_keys_processed info : 0
COW info before copy-on-write: 258048
current_save_keys_processed info : 1
[ok]: Test child sending info (3825 ms)
=== () Starting server 127.0.0.1:21397 ok
[ok]: script won't load anymore if it's in rdb (4 ms)
=== () Starting server 127.0.0.1:21398 ok

Waiting for background save to finish... 
Waiting for background save to finish... 
Waiting for background save to finish... [ok]: failed bgsave prevents writes (444 ms)
[38/84 done]: integration/rdb (22 seconds)
Testing integration/corrupt-dump
=== () Starting server 127.0.0.1:21399 ok
[ok]: corrupt payload: #7445 - with sanitize (728 ms)
=== () Starting server 127.0.0.1:21400 ok
[ok]: corrupt payload: hash with valid zip list header, invalid entry len (759 ms)
=== () Starting server 127.0.0.1:21401 ok
[ok]: corrupt payload: invalid zlbytes header (690 ms)
=== () Starting server 127.0.0.1:21402 ok
[ok]: corrupt payload: valid zipped hash header, dup records (566 ms)
=== () Starting server 127.0.0.1:21403 ok
[ok]: corrupt payload: quicklist big ziplist prev len (666 ms)
=== () Starting server 127.0.0.1:21404 ok
[ok]: corrupt payload: quicklist small ziplist prev len (674 ms)
=== () Starting server 127.0.0.1:21405 ok
[ok]: corrupt payload: quicklist ziplist wrong count (707 ms)
=== () Starting server 127.0.0.1:21406 ok
[ok]: corrupt payload: #3080 - quicklist (664 ms)
=== () Starting server 127.0.0.1:21407 ok
[ok]: corrupt payload: quicklist with empty ziplist (567 ms)
=== () Starting server 127.0.0.1:21408 ok
[ok]: corrupt payload: quicklist encoded_len is 0 (624 ms)
=== () Starting server 127.0.0.1:21409 ok
[ok]: corrupt payload: quicklist listpack entry start with EOF (531 ms)
=== () Starting server 127.0.0.1:21410 ok
[ok]: corrupt payload: #3080 - ziplist (724 ms)
=== () Starting server 127.0.0.1:21411 
[ok]: corrupt payload: load corrupted rdb with no CRC - #3505 (323 ms)
=== () Starting server 127.0.0.1:21412 ok
[ok]: corrupt payload: load corrupted rdb with empty keys (526 ms)
=== () Starting server 127.0.0.1:21413 ok
[ok]: corrupt payload: load corrupted rdb with empty keys (794 ms)
=== () Starting server 127.0.0.1:21414 ok
[ok]: corrupt payload: listpack invalid size header (627 ms)
=== () Starting server 127.0.0.1:21415 ok
[ok]: corrupt payload: listpack too long entry len (596 ms)
=== () Starting server 127.0.0.1:21416 ok
[ok]: corrupt payload: listpack very long entry len (635 ms)
=== () Starting server 127.0.0.1:21417 ok
[ok]: corrupt payload: listpack too long entry prev len (676 ms)
=== () Starting server 127.0.0.1:21418 ok
[ok]: corrupt payload: stream with duplicate consumers (643 ms)
=== () Starting server 127.0.0.1:21419 ok
[ok]: corrupt payload: hash ziplist with duplicate records (795 ms)
=== () Starting server 127.0.0.1:21420 ok
[ok]: corrupt payload: hash listpack with duplicate records (631 ms)
=== () Starting server 127.0.0.1:21421 ok
[ok]: corrupt payload: hash listpack with duplicate records - convert (550 ms)
=== () Starting server 127.0.0.1:21422 ok
[ok]: corrupt payload: hash ziplist uneven record count (505 ms)
=== () Starting server 127.0.0.1:21423 ok
[ok]: corrupt payload: hash duplicate records (595 ms)
=== () Starting server 127.0.0.1:21424 ok
[ok]: corrupt payload: hash empty zipmap (571 ms)
=== () Starting server 127.0.0.1:21425 ok
[ok]: corrupt payload: fuzzer findings - NPD in streamIteratorGetID (515 ms)
=== () Starting server 127.0.0.1:21426 ok
[ok]: corrupt payload: fuzzer findings - listpack NPD on invalid stream (641 ms)
=== () Starting server 127.0.0.1:21427 ok
[ok]: corrupt payload: fuzzer findings - NPD in quicklistIndex (594 ms)
=== () Starting server 127.0.0.1:21428 ok
[ok]: corrupt payload: fuzzer findings - encoded entry header reach outside the allocation (608 ms)
=== () Starting server 127.0.0.1:21429 ok
[ok]: corrupt payload: fuzzer findings - invalid ziplist encoding (592 ms)
=== () Starting server 127.0.0.1:21430 ok
[ok]: corrupt payload: fuzzer findings - hash crash (917 ms)
=== () Starting server 127.0.0.1:21431 ok
[ok]: corrupt payload: fuzzer findings - uneven entry count in hash (1043 ms)
=== () Starting server 127.0.0.1:21432 ok
[ok]: corrupt payload: fuzzer findings - invalid read in lzf_decompress (767 ms)
=== () Starting server 127.0.0.1:21433 ok
[ok]: corrupt payload: fuzzer findings - leak in rdbloading due to dup entry in set (680 ms)
=== () Starting server 127.0.0.1:21434 ok
[ok]: corrupt payload: fuzzer findings - empty intset (556 ms)
=== () Starting server 127.0.0.1:21435 ok
[ok]: corrupt payload: fuzzer findings - zset ziplist entry lensize is 0 (699 ms)
=== () Starting server 127.0.0.1:21436 ok
[ok]: corrupt payload: fuzzer findings - valgrind ziplist prevlen reaches outside the ziplist (691 ms)
=== () Starting server 127.0.0.1:21437 ok
[ok]: corrupt payload: fuzzer findings - valgrind - bad rdbLoadDoubleValue (544 ms)
=== () Starting server 127.0.0.1:21438 ok
[ok]: corrupt payload: fuzzer findings - valgrind ziplist prev too big (711 ms)
=== () Starting server 127.0.0.1:21439 ok
[ok]: corrupt payload: fuzzer findings - lzf decompression fails, avoid valgrind invalid read (665 ms)
=== () Starting server 127.0.0.1:21440 ok
[ok]: corrupt payload: fuzzer findings - stream bad lp_count (689 ms)
=== () Starting server 127.0.0.1:21441 ok
[ok]: corrupt payload: fuzzer findings - stream bad lp_count - unsanitized (366 ms)
=== () Starting server 127.0.0.1:21442 ok
[ok]: corrupt payload: fuzzer findings - stream integrity check issue (607 ms)
=== () Starting server 127.0.0.1:21443 ok
[ok]: corrupt payload: fuzzer findings - infinite loop (578 ms)
=== () Starting server 127.0.0.1:21444 ok
[ok]: corrupt payload: fuzzer findings - hash ziplist too long entry len (589 ms)
=== () Starting server 127.0.0.1:21445 ok
[ok]: corrupt payload: OOM in rdbGenericLoadStringObject (571 ms)
=== () Starting server 127.0.0.1:21446 ok
[ok]: corrupt payload: fuzzer findings - OOM in dictExpand (772 ms)
=== () Starting server 127.0.0.1:21447 ok
[ok]: corrupt payload: fuzzer findings - zset ziplist invalid tail offset (545 ms)
=== () Starting server 127.0.0.1:21448 ok
[ok]: corrupt payload: fuzzer findings - negative reply length (626 ms)
=== () Starting server 127.0.0.1:21449 ok
[ok]: corrupt payload: fuzzer findings - valgrind negative malloc (708 ms)
=== () Starting server 127.0.0.1:21450 ok
[ok]: corrupt payload: fuzzer findings - valgrind invalid read (624 ms)
=== () Starting server 127.0.0.1:21451 ok
[ok]: corrupt payload: fuzzer findings - empty hash ziplist (719 ms)
=== () Starting server 127.0.0.1:21452 ok
[ok]: corrupt payload: fuzzer findings - stream with no records (615 ms)
=== () Starting server 127.0.0.1:21453 ok
[ok]: corrupt payload: fuzzer findings - quicklist ziplist tail followed by extra data which start with 0xff (790 ms)
=== () Starting server 127.0.0.1:21454 ok
[ok]: corrupt payload: fuzzer findings - dict init to huge size (753 ms)
=== () Starting server 127.0.0.1:21455 ok
[ok]: corrupt payload: fuzzer findings - huge string (843 ms)
=== () Starting server 127.0.0.1:21456 ok
[ok]: corrupt payload: fuzzer findings - stream PEL without consumer (665 ms)
=== () Starting server 127.0.0.1:21457 ok
[ok]: corrupt payload: fuzzer findings - stream listpack valgrind issue (715 ms)
=== () Starting server 127.0.0.1:21458 ok
[ok]: corrupt payload: fuzzer findings - stream with bad lpFirst (719 ms)
=== () Starting server 127.0.0.1:21459 ok
[ok]: corrupt payload: fuzzer findings - stream listpack lpPrev valgrind issue (563 ms)
=== () Starting server 127.0.0.1:21460 ok
[ok]: corrupt payload: fuzzer findings - stream with non-integer entry id (579 ms)
=== () Starting server 127.0.0.1:21461 ok
[ok]: corrupt payload: fuzzer findings - empty quicklist (568 ms)
=== () Starting server 127.0.0.1:21462 ok
[ok]: corrupt payload: fuzzer findings - empty zset (752 ms)
=== () Starting server 127.0.0.1:21463 ok
[ok]: corrupt payload: fuzzer findings - hash with len of 0 (932 ms)
=== () Starting server 127.0.0.1:21464 ok
[ok]: corrupt payload: fuzzer findings - hash listpack first element too long entry len (695 ms)
=== () Starting server 127.0.0.1:21465 ok
[ok]: corrupt payload: fuzzer findings - stream double free listpack when insert dup node to rax returns 0 (740 ms)
=== () Starting server 127.0.0.1:21466 ok
[ok]: corrupt payload: fuzzer findings - LCS OOM (619 ms)
=== () Starting server 127.0.0.1:21467 ok
[ok]: corrupt payload: fuzzer findings - gcc asan reports false leak on assert (663 ms)
=== () Starting server 127.0.0.1:21468 ok
[ok]: corrupt payload: fuzzer findings - lpFind invalid access (547 ms)
=== () Starting server 127.0.0.1:21469 ok
[ok]: corrupt payload: fuzzer findings - invalid access in ziplist tail prevlen decoding (731 ms)
=== () Starting server 127.0.0.1:21470 ok
[ok]: corrupt payload: fuzzer findings - zset zslInsert with a NAN score (812 ms)
=== () Starting server 127.0.0.1:21471 ok
[ok]: corrupt payload: fuzzer findings - streamLastValidID panic (687 ms)
=== () Starting server 127.0.0.1:21472 ok
[ok]: corrupt payload: fuzzer findings - valgrind fishy value warning (655 ms)
[39/84 done]: integration/corrupt-dump (49 seconds)
Testing integration/corrupt-dump-fuzzer
=== () Starting server 127.0.0.1:21473 ok
Done 13 cycles in 10 seconds.
RESTORE: successful: 10, rejected: 3
Total commands sent in traffic: 1368, crashes during traffic: 1 (0 by signal).
[ok]: Fuzzer corrupt restore payloads - sanitize_dump: no (9802 ms)
=== () Starting server 127.0.0.1:21474 ok
Done 21 cycles in 10 seconds.
RESTORE: successful: 10, rejected: 11
Total commands sent in traffic: 1823, crashes during traffic: 0 (0 by signal).
[ok]: Fuzzer corrupt restore payloads - sanitize_dump: yes (10028 ms)
[40/84 done]: integration/corrupt-dump-fuzzer (20 seconds)
Testing integration/convert-zipmap-hash-on-load
=== () Starting server 127.0.0.1:21475 ok
[ok]: RDB load zipmap hash: converts to listpack (1 ms)
=== () Starting server 127.0.0.1:21476 ok
[ok]: RDB load zipmap hash: converts to hash table when hash-max-ziplist-entries is exceeded (28 ms)
=== () Starting server 127.0.0.1:21477 ok
[ok]: RDB load zipmap hash: converts to hash table when hash-max-ziplist-value is exceeded (32 ms)
[41/84 done]: integration/convert-zipmap-hash-on-load (2 seconds)
Testing integration/convert-ziplist-hash-on-load
=== () Starting server 127.0.0.1:21478 ok
[ok]: RDB load ziplist hash: converts to listpack when RDB loading (22 ms)
=== () Starting server 127.0.0.1:21479 ok
[ok]: RDB load ziplist hash: converts to hash table when hash-max-ziplist-entries is exceeded (32 ms)
[42/84 done]: integration/convert-ziplist-hash-on-load (2 seconds)
Testing integration/convert-ziplist-zset-on-load
=== () Starting server 127.0.0.1:21480 ok
[ok]: RDB load ziplist zset: converts to listpack when RDB loading (32 ms)
=== () Starting server 127.0.0.1:21481 ok
[ok]: RDB load ziplist zset: converts to skiplist when zset-max-ziplist-entries is exceeded (36 ms)
[43/84 done]: integration/convert-ziplist-zset-on-load (1 seconds)
Testing integration/logging
=== () Starting server 127.0.0.1:21482 ok
{src/redis-server 127.0.0.1:21482(debugCommand+0x1106)[0x566ea8a6]} 46
[ok]: Server is able to generate a stack trace on selected systems (256 ms)
=== () Starting server 127.0.0.1:21483 ok
{------ STACK TRACE ------} 41
[ok]: Crash report generated on SIGABRT (49 ms)
=== () Starting server 127.0.0.1:21484 ok
{------ STACK TRACE ------} 41
[ok]: Crash report generated on DEBUG SEGFAULT (33 ms)
[44/84 done]: integration/logging (3 seconds)
Testing integration/psync2
=== (psync2 external:skip) Starting server 127.0.0.1:21485 ok
=== () Starting server 127.0.0.1:21486 ok
=== () Starting server 127.0.0.1:21487 ok
=== () Starting server 127.0.0.1:21488 ok
=== () Starting server 127.0.0.1:21489 ok
[ok]: PSYNC2: --- CYCLE 1 --- (0 ms)
[ok]: PSYNC2: [NEW LAYOUT] Set #3 as master (26 ms)
[ok]: PSYNC2: Set #4 to replicate from #1 (8 ms)
[ok]: PSYNC2: Set #0 to replicate from #3 (2 ms)
[ok]: PSYNC2: Set #1 to replicate from #0 (7 ms)
[ok]: PSYNC2: Set #2 to replicate from #1 (12 ms)
[ok]: PSYNC2: cluster is consistent after failover (29 ms)
[ok]: PSYNC2: generate load while killing replication links (5001 ms)
[ok]: PSYNC2: cluster is consistent after load (x = 3906) (1042 ms)
[ok]: PSYNC2: total sum of full synchronizations is exactly 4 (32 ms)
[ok]: PSYNC2: --- CYCLE 2 --- (0 ms)
[ok]: PSYNC2: [NEW LAYOUT] Set #4 as master (19 ms)
[ok]: PSYNC2: Set #0 to replicate from #4 (5 ms)
[ok]: PSYNC2: Set #1 to replicate from #4 (8 ms)
[ok]: PSYNC2: Set #2 to replicate from #4 (8 ms)
[ok]: PSYNC2: Set #3 to replicate from #2 (8 ms)
[ok]: PSYNC2: cluster is consistent after failover (36 ms)
[ok]: PSYNC2: generate load while killing replication links (5000 ms)
[ok]: PSYNC2: cluster is consistent after load (x = 4864) (23 ms)
[ok]: PSYNC2: total sum of full synchronizations is exactly 4 (31 ms)
[ok]: PSYNC2: --- CYCLE 3 --- (0 ms)
[ok]: PSYNC2: [NEW LAYOUT] Set #4 as master (15 ms)
[ok]: PSYNC2: Set #0 to replicate from #3 (8 ms)
[ok]: PSYNC2: Set #1 to replicate from #3 (1 ms)
[ok]: PSYNC2: Set #2 to replicate from #1 (6 ms)
[ok]: PSYNC2: Set #3 to replicate from #4 (8 ms)
[ok]: PSYNC2: cluster is consistent after failover (36 ms)
[ok]: PSYNC2: generate load while killing replication links (5000 ms)
[ok]: PSYNC2: cluster is consistent after load (x = 7662) (36 ms)
[ok]: PSYNC2: total sum of full synchronizations is exactly 4 (32 ms)
[ok]: PSYNC2: --- CYCLE 4 --- (0 ms)
[ok]: PSYNC2: [NEW LAYOUT] Set #1 as master (15 ms)
[ok]: PSYNC2: Set #0 to replicate from #2 (6 ms)
[ok]: PSYNC2: Set #4 to replicate from #1 (1 ms)
[ok]: PSYNC2: Set #2 to replicate from #1 (7 ms)
[ok]: PSYNC2: Set #3 to replicate from #0 (2 ms)
[ok]: PSYNC2: cluster is consistent after failover (36 ms)
[ok]: PSYNC2: generate load while killing replication links (5004 ms)
[ok]: PSYNC2: cluster is consistent after load (x = 8403) (27 ms)
[ok]: PSYNC2: total sum of full synchronizations is exactly 4 (24 ms)
[ok]: PSYNC2: --- CYCLE 5 --- (0 ms)
[ok]: PSYNC2: [NEW LAYOUT] Set #3 as master (1 ms)
[ok]: PSYNC2: Set #0 to replicate from #4 (15 ms)
[ok]: PSYNC2: Set #4 to replicate from #3 (8 ms)
[ok]: PSYNC2: Set #1 to replicate from #3 (1 ms)
[ok]: PSYNC2: Set #2 to replicate from #3 (1 ms)
[ok]: PSYNC2: cluster is consistent after failover (48 ms)
[ok]: PSYNC2: generate load while killing replication links (5000 ms)
[ok]: PSYNC2: cluster is consistent after load (x = 15298) (6 ms)
[ok]: PSYNC2: total sum of full synchronizations is exactly 4 (40 ms)
[ok]: PSYNC2: Bring the master back again for next test (80 ms)
[ok]: PSYNC2: Partial resync after restart using RDB aux fields (524 ms)
[45/84 done]: integration/psync2 (49 seconds)
Testing integration/psync2-reg
=== (psync2 external:skip) Starting server 127.0.0.1:21490 ok
=== () Starting server 127.0.0.1:21491 ok
=== () Starting server 127.0.0.1:21492 ok
[ok]: PSYNC2 #3899 regression: setup (1154 ms)
[ok]: PSYNC2 #3899 regression: kill chained replica (8 ms)
[ok]: PSYNC2 #3899 regression: kill first replica (2 ms)
[ok]: PSYNC2 #3899 regression: kill chained replica (7 ms)
[ok]: PSYNC2 #3899 regression: kill first replica (12 ms)
[ok]: PSYNC2 #3899 regression: kill first replica (5 ms)
[ok]: PSYNC2 #3899 regression: kill chained replica (7 ms)
[ok]: PSYNC2 #3899 regression: kill first replica (5 ms)
[ok]: PSYNC2 #3899 regression: kill first replica (4 ms)
[ok]: PSYNC2 #3899 regression: kill first replica (8 ms)
[ok]: PSYNC2 #3899 regression: verify consistency (49 ms)
[46/84 done]: integration/psync2-reg (24 seconds)
Testing integration/psync2-pingoff
=== (psync2 external:skip) Starting server 127.0.0.1:21493 ok
=== () Starting server 127.0.0.1:21494 ok
[ok]: PSYNC2 pingoff: setup (1130 ms)
[ok]: PSYNC2 pingoff: write and wait replication (40 ms)
[ok]: PSYNC2 pingoff: pause replica and promote it (5044 ms)
[ok]: Make the old master a replica of the new one and check conditions (1088 ms)
=== (psync2 external:skip) Starting server 127.0.0.1:21495 ok
=== () Starting server 127.0.0.1:21496 ok
=== () Starting server 127.0.0.1:21497 ok
=== () Starting server 127.0.0.1:21498 ok
=== () Starting server 127.0.0.1:21499 ok
[ok]: test various edge cases of repl topology changes with missing pings at the end (5200 ms)
=== (psync2 external:skip) Starting server 127.0.0.1:21500 ok
=== () Starting server 127.0.0.1:21501 ok
=== () Starting server 127.0.0.1:21502 ok
[ok]: Chained replicas disconnect when replica re-connect with the same master (2936 ms)
[47/84 done]: integration/psync2-pingoff (24 seconds)
Testing integration/psync2-master-restart
=== (psync2 external:skip) Starting server 127.0.0.1:21503 ok
=== () Starting server 127.0.0.1:21504 ok
=== () Starting server 127.0.0.1:21505 ok
[ok]: PSYNC2: Partial resync after Master restart using RDB aux fields when offset is 0 (548 ms)
[ok]: PSYNC2: Partial resync after Master restart using RDB aux fields with data (1512 ms)
[ok]: PSYNC2: Partial resync after Master restart using RDB aux fields with expire (6740 ms)
[ok]: PSYNC2: Full resync after Master restart when too many key expired (4976 ms)
[48/84 done]: integration/psync2-master-restart (41 seconds)
Testing integration/failover
=== (failover external:skip) Starting server 127.0.0.1:21506 ok
=== () Starting server 127.0.0.1:21507 ok
=== () Starting server 127.0.0.1:21508 ok
[ok]: failover command fails without connected replica (7 ms)
[ok]: setup replication for following tests (244 ms)
[ok]: failover command fails with invalid host (1 ms)
[ok]: failover command fails with invalid port (1 ms)
[ok]: failover command fails with just force and timeout (1 ms)
[ok]: failover command fails when sent to a replica (5 ms)
[ok]: failover command fails with force without timeout (2 ms)
[ok]: failover command to specific replica works (1821 ms)
[ok]: failover command to any replica works (1076 ms)
[ok]: failover to a replica with force works (700 ms)
[ok]: failover with timeout aborts if replica never catches up (708 ms)
[ok]: failovers can be aborted (208 ms)
[ok]: failover aborts if target rejects sync request (734 ms)
[49/84 done]: integration/failover (9 seconds)
Testing integration/redis-cli
=== (cli) Starting server 127.0.0.1:21509 ok
[ok]: Interactive CLI: INFO response should be printed raw (217 ms)
[ok]: Interactive CLI: Status reply (232 ms)
[ok]: Interactive CLI: Integer reply (200 ms)
[ok]: Interactive CLI: Bulk reply (248 ms)
[ok]: Interactive CLI: Multi-bulk reply (220 ms)
[ok]: Interactive CLI: Parsing quotes (684 ms)
[ok]: Non-interactive TTY CLI: Status reply (124 ms)
[ok]: Non-interactive TTY CLI: Integer reply (68 ms)
[ok]: Non-interactive TTY CLI: Bulk reply (179 ms)
[ok]: Non-interactive TTY CLI: Multi-bulk reply (177 ms)
[ok]: Non-interactive TTY CLI: Read last argument from pipe (297 ms)
[ok]: Non-interactive TTY CLI: Read last argument from file (160 ms)
[ok]: Non-interactive TTY CLI: Escape character in JSON mode (1227 ms)
[ok]: Non-interactive non-TTY CLI: Status reply (126 ms)
[ok]: Non-interactive non-TTY CLI: Integer reply (65 ms)
[ok]: Non-interactive non-TTY CLI: Bulk reply (79 ms)
[ok]: Non-interactive non-TTY CLI: Multi-bulk reply (127 ms)
[ok]: Non-interactive non-TTY CLI: Quoted input arguments (134 ms)
[ok]: Non-interactive non-TTY CLI: No accidental unquoting of input arguments (288 ms)
[ok]: Non-interactive non-TTY CLI: Invalid quoted input arguments (216 ms)
[ok]: Non-interactive non-TTY CLI: Read last argument from pipe (240 ms)
[ok]: Non-interactive non-TTY CLI: Read last argument from file (126 ms)
[ok]: Dumping an RDB - functions only: no (5970 ms)
[ok]: Dumping an RDB - functions only: yes (2097 ms)
[ok]: Scan mode (455 ms)
[ok]: Connecting as a replica (2382 ms)
[ok]: Piping raw protocol (2062 ms)
[ok]: Options -X with illegal argument (98 ms)
[ok]: DUMP RESTORE with -x option (645 ms)
[ok]: DUMP RESTORE with -X option (672 ms)
[50/84 done]: integration/redis-cli (20 seconds)
Testing integration/redis-benchmark
=== (benchmark network external:skip) Starting server 127.0.0.1:21510 ok
=== () Starting server 127.0.0.1:21511 ok
[ok]: benchmark: set,get (457 ms)
[ok]: benchmark: connecting using URI set,get (416 ms)
[ok]: benchmark: connecting using URI with authentication set,get (546 ms)
[ok]: benchmark: full test suite (5902 ms)
[ok]: benchmark: multi-thread set,get (803 ms)
[ok]: benchmark: pipelined full set,get (705 ms)
[ok]: benchmark: arbitrary command (227 ms)
[ok]: benchmark: keyspace length (1207 ms)
[ok]: benchmark: clients idle mode should return error when reached maxclients limit (193 ms)
[ok]: benchmark: specific tls-ciphers (1348 ms)
[ok]: benchmark: tls connecting using URI with authentication set,get (352 ms)
[ok]: benchmark: specific tls-ciphersuites (1514 ms)
[51/84 done]: integration/redis-benchmark (15 seconds)
Testing integration/dismiss-mem
=== (dismiss external:skip) Starting server 127.0.0.1:21512 ok

Waiting for background AOF rewrite to finish... 
Waiting for background AOF rewrite to finish... [ok]: dismiss all data types memory (1369 ms)

Waiting for background save to finish... 
Waiting for background save to finish... [ok]: dismiss client output buffer (628 ms)

Waiting for background save to finish... [ok]: dismiss client query buffer (195 ms)
=== () Starting server 127.0.0.1:21513 ok

Waiting for background save to finish... [ok]: dismiss replication backlog (1434 ms)
[52/84 done]: integration/dismiss-mem (4 seconds)
Testing unit/pubsub
=== (pubsub network) Starting server 127.0.0.1:21514 ok
[ok]: Pub/Sub PING (42 ms)
[ok]: PUBLISH/SUBSCRIBE basics (43 ms)
[ok]: PUBLISH/SUBSCRIBE with two clients (81 ms)
[ok]: PUBLISH/SUBSCRIBE after UNSUBSCRIBE without arguments (42 ms)
[ok]: SUBSCRIBE to one channel more than once (41 ms)
[ok]: UNSUBSCRIBE from non-subscribed channels (41 ms)
[ok]: PUBLISH/PSUBSCRIBE basics (44 ms)
[ok]: PUBLISH/PSUBSCRIBE with two clients (81 ms)
[ok]: PUBLISH/PSUBSCRIBE after PUNSUBSCRIBE without arguments (42 ms)
[ok]: PubSub messages with CLIENT REPLY OFF (142 ms)
[ok]: PUNSUBSCRIBE from non-subscribed channels (47 ms)
[ok]: NUMSUB returns numbers, not strings (#1561) (1 ms)
[ok]: NUMPATs returns the number of unique patterns (84 ms)
[ok]: Mix SUBSCRIBE and PSUBSCRIBE (43 ms)
[ok]: PUNSUBSCRIBE and UNSUBSCRIBE should always reply (2 ms)
[ok]: Keyspace notifications: we receive keyspace notifications (86 ms)
[ok]: Keyspace notifications: we receive keyevent notifications (84 ms)
[ok]: Keyspace notifications: we can receive both kind of events (61 ms)
[ok]: Keyspace notifications: we are able to mask events (50 ms)
[ok]: Keyspace notifications: general events test (44 ms)
[ok]: Keyspace notifications: list events test (44 ms)
[ok]: Keyspace notifications: set events test (43 ms)
[ok]: Keyspace notifications: zset events test (43 ms)
[ok]: Keyspace notifications: hash events test (43 ms)
[ok]: Keyspace notifications: stream events test (45 ms)
[ok]: Keyspace notifications: expired events (triggered expire) (147 ms)
[ok]: Keyspace notifications: expired events (background expire) (159 ms)
[ok]: Keyspace notifications: evicted events (54 ms)
[ok]: Keyspace notifications: test CONFIG GET/SET of event flags (8 ms)
[ok]: Keyspace notifications: new key test (60 ms)
[53/84 done]: unit/pubsub (2 seconds)
Testing unit/pubsubshard
=== (pubsubshard external:skip) Starting server 127.0.0.1:21515 ok
[ok]: SPUBLISH/SSUBSCRIBE basics (44 ms)
[ok]: SPUBLISH/SSUBSCRIBE with two clients (82 ms)
[ok]: SPUBLISH/SSUBSCRIBE after UNSUBSCRIBE without arguments (41 ms)
[ok]: SSUBSCRIBE to one channel more than once (61 ms)
[ok]: SUNSUBSCRIBE from non-subscribed channels (43 ms)
[ok]: PUBSUB command basics (1 ms)
[ok]: SPUBLISH/SSUBSCRIBE with two clients (81 ms)
[ok]: SPUBLISH/SSUBSCRIBE with PUBLISH/SUBSCRIBE (83 ms)
[ok]: PubSubShard with CLIENT REPLY OFF (127 ms)
=== (pubsubshard external:skip) Starting server 127.0.0.1:21516 ok
=== (pubsubshard external:skip) Starting server 127.0.0.1:21517 ok
[ok]: setup replication for following tests (104 ms)
[ok]: publish message to master and receive on replica (96 ms)
[54/84 done]: unit/pubsubshard (3 seconds)
Testing unit/slowlog
=== (slowlog) Starting server 127.0.0.1:21518 ok
[ok]: SLOWLOG - check that it starts with an empty log (1 ms)
[ok]: SLOWLOG - only logs commands taking more time than specified (202 ms)
[ok]: SLOWLOG - max entries is correctly handled (20 ms)
[ok]: SLOWLOG - GET optional argument to limit output len works (1 ms)
[ok]: SLOWLOG - RESET subcommand works (1 ms)
[ok]: SLOWLOG - logged entry sanity check (201 ms)
[ok]: SLOWLOG - Certain commands are omitted that contain sensitive information (3 ms)
[ok]: SLOWLOG - Some commands can redact sensitive fields (3 ms)
[ok]: SLOWLOG - Rewritten commands are logged as their original command (78 ms)
[ok]: SLOWLOG - commands with too many arguments are trimmed (2 ms)
[ok]: SLOWLOG - too long arguments are trimmed (1 ms)
[ok]: SLOWLOG - EXEC is not logged, just executed commands (203 ms)
[ok]: SLOWLOG - can clean older entries (203 ms)
[ok]: SLOWLOG - can be disabled (407 ms)
[ok]: SLOWLOG - count must be >= -1 (0 ms)
[ok]: SLOWLOG - get all slow logs (4 ms)
[55/84 done]: unit/slowlog (1 seconds)
Testing unit/scripting
=== (scripting) Starting server 127.0.0.1:21519 ok
[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 redis (2 ms)
[ok]: EVAL - Lua integer -> Redis protocol type conversion (1 ms)
[ok]: EVAL - Lua string -> Redis protocol type conversion (1 ms)
[ok]: EVAL - Lua true boolean -> Redis protocol type conversion (1 ms)
[ok]: EVAL - Lua false boolean -> Redis protocol type conversion (1 ms)
[ok]: EVAL - Lua status code reply -> Redis protocol type conversion (1 ms)
[ok]: EVAL - Lua error reply -> Redis protocol type conversion (1 ms)
[ok]: EVAL - Lua table -> Redis protocol type conversion (1 ms)
[ok]: EVAL - Are the KEYS and ARGV arrays populated correctly? (1 ms)
[ok]: EVAL - is Lua able to call Redis API? (1 ms)
[ok]: EVAL - Redis integer -> Lua type conversion (2 ms)
[ok]: EVAL - Redis bulk -> Lua type conversion (1 ms)
[ok]: EVAL - Redis multi bulk -> Lua type conversion (2 ms)
[ok]: EVAL - Redis status reply -> Lua type conversion (2 ms)
[ok]: EVAL - Redis error reply -> Lua type conversion (1 ms)
[ok]: EVAL - Redis nil bulk reply -> Lua type conversion (1 ms)
[ok]: EVAL - Is the Lua client using the currently selected DB? (2 ms)
[ok]: EVAL - SELECT inside Lua should not affect the caller (1 ms)
[ok]: EVAL - Scripts can't run blpop command (1 ms)
[ok]: EVAL - Scripts can't run brpop command (1 ms)
[ok]: EVAL - Scripts can't run brpoplpush command (1 ms)
[ok]: EVAL - Scripts can't run blmove command (1 ms)
[ok]: EVAL - Scripts can't run bzpopmin command (1 ms)
[ok]: EVAL - Scripts can't run bzpopmax command (1 ms)
[ok]: EVAL - Scripts can't run XREAD and XREADGROUP with BLOCK option (3 ms)
[ok]: EVAL - Scripts can run non-deterministic commands (1 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) (1 ms)
[ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (2 ms)
[ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (1 ms)
[ok]: EVAL - JSON numeric decoding (1 ms)
[ok]: EVAL - JSON string decoding (1 ms)
[ok]: EVAL - JSON smoke test (1 ms)
[ok]: EVAL - cmsgpack can pack double? (2 ms)
[ok]: EVAL - cmsgpack can pack negative int64? (1 ms)
[ok]: EVAL - cmsgpack pack/unpack smoke test (536 ms)
[ok]: EVAL - cmsgpack can pack and unpack circular references? (1 ms)
[ok]: EVAL - Numerical sanity check from bitop (1 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 (1 ms)
[ok]: redis.sha1hex() implementation (4 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 (4 ms)
[ok]: EVAL does not leak in the Lua stack (2877 ms)
[ok]: Call Redis command with many args from Lua (issue #1764) (9 ms)
[ok]: Number conversion precision test (issue #1118) (9 ms)
[ok]: String containing number precision test (regression of issue #1118) (16 ms)
[ok]: Verify negative arg count is error instead of crash (issue #1842) (16 ms)
[ok]: Scripts can handle commands with incorrect arity (32 ms)
[ok]: Correct handling of reused argv (issue #1939) (16 ms)
[ok]: Functions in the Redis namespace are able to report errors (12 ms)
[ok]: CLUSTER RESET can not be invoke from within a script (16 ms)
[ok]: Script with RESP3 map (60 ms)
[ok]: Script return recursive object (312 ms)
[ok]: Script check unpack with massive arguments (40 ms)
[ok]: Script read key with expiration set (24 ms)
[ok]: Script del key with expiration set (24 ms)
[ok]: Script ACL check (65 ms)
[ok]: Binary code loading failed (1 ms)
[ok]: Try trick global protection 1 (0 ms)
[ok]: Try trick global protection 2 (0 ms)
[ok]: Try trick global protection 3 (1 ms)
[ok]: Try trick global protection 4 (1 ms)
[ok]: Try trick readonly table on redis table (1 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 (1 ms)
[ok]: Test loadfile are not available (1 ms)
[ok]: Test dofile are not available (1 ms)
[ok]: Test print are not available (0 ms)
=== (scripting) Starting server 127.0.0.1:21520 ok
[ok]: Timedout read-only scripts can be killed by SCRIPT KILL (456 ms)
[ok]: Timedout read-only scripts can be killed by SCRIPT KILL even when use pcall (202 ms)
[ok]: Timedout script does not cause a false dead client (222 ms)
[ok]: Timedout script link is still usable after Lua returns (296 ms)
[ok]: Timedout scripts and unblocked command (587 ms)
[ok]: Timedout scripts that modified data can't be killed by SCRIPT KILL (248 ms)
[ok]: SHUTDOWN NOSAVE can kill a timedout script anyway (10 ms)
=== (scripting repl needs:debug external:skip) Starting server 127.0.0.1:21521 ok
=== () Starting server 127.0.0.1:21522 ok
[ok]: Before the replica connects we issue two EVAL commands (1 ms)
[ok]: Connect a replica to the master instance (155 ms)
[ok]: Replication of script multiple pushes to list with BLPOP (45 ms)
[ok]: Lua scripts using SELECT are replicated correctly (3 ms)
=== (scripting repl external:skip) Starting server 127.0.0.1:21523 ok
=== () Starting server 127.0.0.1:21524 ok
[ok]: Connect a replica to the master instance (117 ms)
[ok]: Redis.replicate_commands() can be issued anywhere now (1 ms)
[ok]: Redis.set_repl() can be issued before replicate_commands() now (1 ms)
[ok]: Redis.set_repl() don't accept invalid values (1 ms)
[ok]: Test selective replication of certain Redis commands from Lua (3 ms)
[ok]: PRNG is seeded randomly for command replication (2 ms)
[ok]: Using side effects is not a problem with command replication (2 ms)
=== (scripting needs:debug) Starting server 127.0.0.1:21525 ok
[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 (1 ms)
[ok]: test RESP2/2 set protocol parsing (1 ms)
[ok]: test RESP2/2 double protocol parsing (1 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 (1 ms)
[ok]: test RESP2/3 big number protocol parsing (0 ms)
[ok]: test RESP2/3 malformed big number protocol parsing (1 ms)
[ok]: test RESP2/3 map protocol parsing (1 ms)
[ok]: test RESP2/3 set protocol parsing (1 ms)
[ok]: test RESP2/3 double protocol parsing (1 ms)
[ok]: test RESP2/3 null protocol parsing (1 ms)
[ok]: test RESP2/3 verbatim protocol parsing (1 ms)
[ok]: test RESP2/3 true protocol parsing (1 ms)
[ok]: test RESP2/3 false protocol parsing (1 ms)
[ok]: test RESP3/2 big number protocol parsing (0 ms)
[ok]: test RESP3/2 malformed big number protocol parsing (1 ms)
[ok]: test RESP3/2 map protocol parsing (1 ms)
[ok]: test RESP3/2 set protocol parsing (1 ms)
[ok]: test RESP3/2 double protocol parsing (1 ms)
[ok]: test RESP3/2 null protocol parsing (1 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 (1 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 (1 ms)
[ok]: test RESP3/3 verbatim protocol parsing (1 ms)
[ok]: test RESP3/3 true protocol parsing (1 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 (11 ms)
[ok]: Script delete the expired key (5 ms)
=== (scripting) Starting server 127.0.0.1:21526 ok
[ok]: Script - disallow write on OOM (2 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 redis (1 ms)
[ok]: EVAL - Lua integer -> Redis protocol type conversion (1 ms)
[ok]: EVAL - Lua string -> Redis protocol type conversion (1 ms)
[ok]: EVAL - Lua true boolean -> Redis protocol type conversion (1 ms)
[ok]: EVAL - Lua false boolean -> Redis protocol type conversion (1 ms)
[ok]: EVAL - Lua status code reply -> Redis protocol type conversion (1 ms)
[ok]: EVAL - Lua error reply -> Redis protocol type conversion (1 ms)
[ok]: EVAL - Lua table -> Redis protocol type conversion (1 ms)
[ok]: EVAL - Are the KEYS and ARGV arrays populated correctly? (1 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 - Can we call a SHA1 in uppercase? (0 ms)
[ok]: EVALSHA - Do we get an error on invalid SHA1? (6 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 - 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 (7 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 (1 ms)
[ok]: EVAL - Scripts can't run blpop command (1 ms)
[ok]: EVAL - Scripts can't run brpop command (0 ms)
[ok]: EVAL - Scripts can't run brpoplpush command (1 ms)
[ok]: EVAL - Scripts can't run blmove command (0 ms)
[ok]: EVAL - Scripts can't run bzpopmin command (1 ms)
[ok]: EVAL - Scripts can't run bzpopmax command (0 ms)
[ok]: EVAL - Scripts can't run XREAD and XREADGROUP with BLOCK option (2 ms)
[ok]: EVAL - Scripts can run non-deterministic commands (0 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) (3 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]: EVAL - JSON numeric decoding (2 ms)
[ok]: EVAL - JSON string decoding (0 ms)
[ok]: EVAL - JSON smoke test (1 ms)
[ok]: EVAL - cmsgpack can pack double? (1 ms)
[ok]: EVAL - cmsgpack can pack negative int64? (3 ms)
[ok]: EVAL - cmsgpack pack/unpack smoke test (669 ms)
[ok]: EVAL - cmsgpack can pack and unpack circular references? (4 ms)
[ok]: EVAL - Numerical sanity check from bitop (3 ms)
[ok]: EVAL - Verify minimal bitop functionality (5 ms)
[ok]: EVAL - Able to parse trailing comments (2 ms)
[ok]: EVAL_RO - Successful case (4 ms)
[ok]: EVAL_RO - Cannot run write commands (6 ms)
[ok]: SCRIPTING FLUSH - is able to clear the scripts cache? (30 ms)
[ok]: SCRIPTING FLUSH ASYNC (31 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]: SORT is normally not alpha re-ordered for the scripting engine (1 ms)
[ok]: SORT BY <constant> output gets ordered for scripting (3 ms)
[ok]: SORT BY <constant> with GET gets ordered for scripting (1 ms)
[ok]: redis.sha1hex() implementation (1 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 (0 ms)
[ok]: Test an example script DECR_IF_GT (2 ms)
[ok]: random numbers are random now (1 ms)
[ok]: Scripting engine PRNG can be seeded correctly (1 ms)
[ok]: EVAL does not leak in the Lua stack (1481 ms)
[ok]: SPOP: We can call scripts rewriting client->argv from Lua (163 ms)
[ok]: MGET: mget shouldn't be propagated in Lua (100 ms)
[ok]: EXPIRE: We can call scripts rewriting client->argv from Lua (101 ms)
=== (scripting) Starting server 127.0.0.1:21527 ok
[ok]: INCRBYFLOAT: We can call scripts expanding client->argv from Lua (486 ms)
[ok]: Call Redis command with many args from Lua (issue #1764) (3 ms)
[ok]: Number conversion precision test (issue #1118) (1 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 (0 ms)
[ok]: Script with RESP3 map (3 ms)
[ok]: Script return recursive object (290 ms)
[ok]: Script check unpack with massive arguments (14 ms)
[ok]: Script read key with expiration set (2 ms)
[ok]: Script del key with expiration set (1 ms)
[ok]: Script ACL check (3 ms)
[ok]: Binary code loading failed (1 ms)
[ok]: Try trick global protection 1 (1 ms)
[ok]: Try trick global protection 2 (1 ms)
[ok]: Try trick global protection 3 (1 ms)
[ok]: Try trick global protection 4 (1 ms)
[ok]: Try trick readonly table on redis table (0 ms)
[ok]: Try trick readonly table on json table (1 ms)
[ok]: Try trick readonly table on cmsgpack table (1 ms)
[ok]: Try trick readonly table on bit table (1 ms)
[ok]: Test loadfile are not available (0 ms)
[ok]: Test dofile are not available (0 ms)
[ok]: Test print are not available (1 ms)
=== (scripting) Starting server 127.0.0.1:21528 ok
[ok]: Timedout read-only scripts can be killed by SCRIPT KILL (451 ms)
[ok]: Timedout read-only scripts can be killed by SCRIPT KILL even when use pcall (248 ms)
[ok]: Timedout script does not cause a false dead client (275 ms)
[ok]: Timedout script link is still usable after Lua returns (381 ms)
[ok]: Timedout scripts and unblocked command (556 ms)
[ok]: Timedout scripts that modified data can't be killed by SCRIPT KILL (268 ms)
[ok]: SHUTDOWN NOSAVE can kill a timedout script anyway (9 ms)
=== (scripting repl needs:debug external:skip) Starting server 127.0.0.1:21529 ok
=== () Starting server 127.0.0.1:21530 ok
[ok]: Before the replica connects we issue two EVAL commands (1 ms)
[ok]: Connect a replica to the master instance (114 ms)
[ok]: Now use EVALSHA against the master, with both SHAs (1 ms)
[ok]: 'x' should be '4' for EVALSHA being replicated by effects (0 ms)
[ok]: Replication of script multiple pushes to list with BLPOP (45 ms)
[ok]: EVALSHA replication when first call is readonly (2 ms)
[ok]: Lua scripts using SELECT are replicated correctly (2 ms)
=== (scripting repl external:skip) Starting server 127.0.0.1:21531 ok
=== () Starting server 127.0.0.1:21532 ok
[ok]: Connect a replica to the master instance (125 ms)
[ok]: Redis.replicate_commands() can be issued anywhere now (8 ms)
[ok]: Redis.set_repl() can be issued before replicate_commands() now (5 ms)
[ok]: Redis.set_repl() don't accept invalid values (2 ms)
[ok]: Test selective replication of certain Redis commands from Lua (12 ms)
[ok]: PRNG is seeded randomly for command replication (1 ms)
[ok]: Using side effects is not a problem with command replication (1 ms)
=== (scripting external:skip) Starting server 127.0.0.1:21533 ok
=== (scripting needs:debug external:skip) Starting server 127.0.0.1:21534 ok
[ok]: Test scripting debug protocol parsing (2 ms)
[ok]: Test scripting debug lua stack overflow (41 ms)
=== (scripting needs:debug) Starting server 127.0.0.1:21535 ok
[ok]: test RESP2/2 big number protocol parsing (1 ms)
[ok]: test RESP2/2 malformed big number protocol parsing (0 ms)
[ok]: test RESP2/2 map protocol parsing (0 ms)
[ok]: test RESP2/2 set protocol parsing (1 ms)
[ok]: test RESP2/2 double protocol parsing (0 ms)
[ok]: test RESP2/2 null protocol parsing (1 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 (1 ms)
[ok]: test RESP2/3 big number protocol parsing (0 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 (1 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 (1 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 (1 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 (1 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 (0 ms)
[ok]: test RESP3/3 malformed big number protocol parsing (1 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 (1 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 (1 ms)
[ok]: test resp3 attribute protocol parsing (0 ms)
[ok]: Script block the time during execution (11 ms)
[ok]: Script delete the expired key (4 ms)
=== (scripting) Starting server 127.0.0.1:21536 ok
[ok]: Shebang support for lua engine (1 ms)
[ok]: Unknown shebang option (1 ms)
[ok]: Unknown shebang flag (1 ms)
[ok]: allow-oom shebang flag (3 ms)
[ok]: no-writes shebang flag (0 ms)
=== (external:skip) Starting server 127.0.0.1:21537 ok
[ok]: no-writes shebang flag on replica (198 ms)
[ok]: not enough good replicas (2 ms)
=== (external:skip) Starting server 127.0.0.1:21538 ok
[ok]: not enough good replicas state change during long script (1111 ms)
[ok]: allow-stale shebang flag (3 ms)
[ok]: reject script do not cause a Lua stack leak (11 ms)
=== (scripting) Starting server 127.0.0.1:21539 ok
[ok]: Consistent eval error reporting (16 ms)
[ok]: LUA redis.error_reply API (2 ms)
[ok]: LUA redis.error_reply API with empty string (1 ms)
[ok]: LUA redis.status_reply API (1 ms)
[ok]: LUA test pcall (0 ms)
[ok]: LUA test pcall with error (1 ms)
[ok]: LUA test pcall with non string/integer arg (0 ms)
[56/84 done]: unit/scripting (22 seconds)
Testing unit/functions
=== (scripting) Starting server 127.0.0.1:21540 ok
[ok]: FUNCTION - Basic usage (7 ms)
[ok]: FUNCTION - Load with unknown argument (1 ms)
[ok]: FUNCTION - Create an already exiting library raise error (1 ms)
[ok]: FUNCTION - Create an already exiting library raise error (case insensitive) (1 ms)
[ok]: FUNCTION - Create a library with wrong name format (0 ms)
[ok]: FUNCTION - Create library with unexisting engine (1 ms)
[ok]: FUNCTION - Test uncompiled script (1 ms)
[ok]: FUNCTION - test replace argument (1 ms)
[ok]: FUNCTION - test function case insensitive (1 ms)
[ok]: FUNCTION - test replace argument with failure keeps old libraries (0 ms)
[ok]: FUNCTION - test function delete (1 ms)
[ok]: FUNCTION - test fcall bad arguments (1 ms)
[ok]: FUNCTION - test fcall bad number of keys arguments (0 ms)
[ok]: FUNCTION - test fcall negative number of keys (1 ms)
[ok]: FUNCTION - test delete on not exiting library (1 ms)
[ok]: FUNCTION - test function kill when function is not running (1 ms)
[ok]: FUNCTION - test wrong subcommand (0 ms)
[ok]: FUNCTION - test loading from rdb (5 ms)
[ok]: FUNCTION - test debug reload different options (8 ms)
[ok]: FUNCTION - test debug reload with nosave and noflush (7 ms)
[ok]: FUNCTION - test flushall and flushdb do not clean functions (5 ms)
[ok]: FUNCTION - test function dump and restore (3 ms)
[ok]: FUNCTION - test function dump and restore with flush argument (2 ms)
[ok]: FUNCTION - test function dump and restore with append argument (3 ms)
[ok]: FUNCTION - test function dump and restore with replace argument (3 ms)
[ok]: FUNCTION - test function restore with bad payload do not drop existing functions (2 ms)
[ok]: FUNCTION - test function restore with wrong number of arguments (1 ms)
[ok]: FUNCTION - test fcall_ro with write command (2 ms)
[ok]: FUNCTION - test fcall_ro with read only commands (1 ms)
[ok]: FUNCTION - test keys and argv (1 ms)
[ok]: FUNCTION - test command get keys on fcall (0 ms)
[ok]: FUNCTION - test command get keys on fcall_ro (1 ms)
[ok]: FUNCTION - test function kill (466 ms)
[ok]: FUNCTION - test script kill not working on function (446 ms)
[ok]: FUNCTION - test function kill not working on eval (449 ms)
[ok]: FUNCTION - test function flush (4 ms)
[ok]: FUNCTION - test function wrong argument (1 ms)
=== (scripting repl external:skip) Starting server 127.0.0.1:21541 ok
=== () Starting server 127.0.0.1:21542 ok
[ok]: Connect a replica to the master instance (109 ms)
[ok]: FUNCTION - creation is replicated to replica (2 ms)
[ok]: FUNCTION - call on replica (1 ms)
[ok]: FUNCTION - restore is replicated to replica (3 ms)
[ok]: FUNCTION - delete is replicated to replica (1 ms)
[ok]: FUNCTION - flush is replicated to replica (2 ms)
[ok]: Disconnecting the replica from master instance (108 ms)
[ok]: FUNCTION - test replication to replica on rdb phase (0 ms)
[ok]: FUNCTION - test replication to replica on rdb phase info command (1 ms)
[ok]: FUNCTION - create on read only replica (0 ms)
[ok]: FUNCTION - delete on read only replica (0 ms)
[ok]: FUNCTION - function effect is replicated to replica (2 ms)
[ok]: FUNCTION - modify key space of read only replica (1 ms)
=== () Starting server 127.0.0.1:21543 ok

Waiting for background AOF rewrite to finish... [ok]: FUNCTION can processes create, delete and flush commands in AOF when doing "debug loadaof" in read-only slaves (386 ms)
=== (scripting) Starting server 127.0.0.1:21544 ok
[ok]: LIBRARIES - test shared function can access default globals (1 ms)
[ok]: LIBRARIES - usage and code sharing (17 ms)
[ok]: LIBRARIES - test registration failure revert the entire load (11 ms)
[ok]: LIBRARIES - test registration function name collision (2 ms)
[ok]: LIBRARIES - test registration function name collision on same library (0 ms)
[ok]: LIBRARIES - test registration with no argument (0 ms)
[ok]: LIBRARIES - test registration with only name (1 ms)
[ok]: LIBRARIES - test registration with to many arguments (1 ms)
[ok]: LIBRARIES - test registration with no string name (1 ms)
[ok]: LIBRARIES - test registration with wrong name format (0 ms)
[ok]: LIBRARIES - test registration with empty name (0 ms)
[ok]: LIBRARIES - math.random from function load (1 ms)
[ok]: LIBRARIES - redis.call from function load (1 ms)
[ok]: LIBRARIES - redis.setresp from function load (0 ms)
[ok]: LIBRARIES - redis.set_repl from function load (1 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 (1 ms)
[ok]: LIBRARIES - register library with no functions (1 ms)
[ok]: LIBRARIES - load timeout (502 ms)
[ok]: LIBRARIES - verify global protection on the load run (1 ms)
[ok]: LIBRARIES - named arguments (2 ms)
[ok]: LIBRARIES - named arguments, bad function name (0 ms)
[ok]: LIBRARIES - named arguments, bad callback type (1 ms)
[ok]: LIBRARIES - named arguments, bad description (1 ms)
[ok]: LIBRARIES - named arguments, unknown argument (0 ms)
[ok]: LIBRARIES - named arguments, missing function name (1 ms)
[ok]: LIBRARIES - named arguments, missing callback (1 ms)
[ok]: FUNCTION - test function restore with function name collision (5 ms)
[ok]: FUNCTION - test function list with code (1 ms)
[ok]: FUNCTION - test function list with pattern (1 ms)
[ok]: FUNCTION - test function list wrong argument (0 ms)
[ok]: FUNCTION - test function list with bad argument to library name (1 ms)
[ok]: FUNCTION - test function list withcode multiple times (1 ms)
[ok]: FUNCTION - test function list libraryname multiple times (0 ms)
[ok]: FUNCTION - verify OOM on function load and function restore (3 ms)
[ok]: FUNCTION - verify allow-omm allows running any command (2 ms)
=== (scripting) Starting server 127.0.0.1:21545 ok
[ok]: FUNCTION - wrong flags type named arguments (1 ms)
[ok]: FUNCTION - wrong flag type (0 ms)
[ok]: FUNCTION - unknown flag (1 ms)
[ok]: FUNCTION - write script on fcall_ro (1 ms)
[ok]: FUNCTION - write script with no-writes flag (1 ms)
[ok]: FUNCTION - deny oom (1 ms)
[ok]: FUNCTION - deny oom on no-writes function (1 ms)
[ok]: FUNCTION - allow stale (3 ms)
[ok]: FUNCTION - redis version api (1 ms)
[ok]: FUNCTION - function stats (1 ms)
[ok]: FUNCTION - function stats reloaded correctly from rdb (4 ms)
[ok]: FUNCTION - function stats delete library (1 ms)
[ok]: FUNCTION - test function stats on loading failure (1 ms)
[ok]: FUNCTION - function stats cleaned after flush (2 ms)
[ok]: FUNCTION - function test empty engine (1 ms)
[ok]: FUNCTION - function test unknown metadata value (1 ms)
[ok]: FUNCTION - function test no name (1 ms)
[ok]: FUNCTION - function test multiple names (0 ms)
[ok]: FUNCTION - function test name with quotes (0 ms)
[ok]: FUNCTION - trick global protection 1 (1 ms)
[ok]: FUNCTION - test getmetatable on script load (1 ms)
[57/84 done]: unit/functions (5 seconds)
Testing unit/maxmemory
=== (maxmemory external:skip) Starting server 127.0.0.1:21546 ok
evicted keys: 15
evicted clients: 0
dbsize: 35
[ok]: eviction due to output buffers of many MGET clients, client eviction: false (1004 ms)
evicted keys: 30
evicted clients: 0
dbsize: 20
[ok]: eviction due to input buffer of a dead client, client eviction: false (2003 ms)
evicted keys: 9
evicted clients: 0
dbsize: 41
[ok]: eviction due to output buffers of pubsub, client eviction: false (1327 ms)
evicted keys: 0
evicted clients: 11
dbsize: 50
[ok]: eviction due to output buffers of many MGET clients, client eviction: true (1273 ms)
evicted keys: 0
evicted clients: 19
dbsize: 50
[ok]: eviction due to input buffer of a dead client, client eviction: true (1959 ms)
evicted keys: 0
evicted clients: 3
dbsize: 50
[ok]: eviction due to output buffers of pubsub, client eviction: true (1240 ms)
=== (maxmemory external:skip) Starting server 127.0.0.1:21547 ok
[ok]: Without maxmemory small integers are shared (1 ms)
[ok]: With maxmemory and non-LRU policy integers are still shared (2 ms)
[ok]: With maxmemory and LRU policy integers are not shared (2 ms)
[ok]: maxmemory - is the memory limit honoured? (policy allkeys-random) (586 ms)
[ok]: maxmemory - is the memory limit honoured? (policy allkeys-lru) (886 ms)
[ok]: maxmemory - is the memory limit honoured? (policy allkeys-lfu) (917 ms)
[ok]: maxmemory - is the memory limit honoured? (policy volatile-lru) (946 ms)
[ok]: maxmemory - is the memory limit honoured? (policy volatile-lfu) (925 ms)
[ok]: maxmemory - is the memory limit honoured? (policy volatile-random) (923 ms)
[ok]: maxmemory - is the memory limit honoured? (policy volatile-ttl) (863 ms)
[ok]: maxmemory - only allkeys-* should remove non-volatile keys (allkeys-random) (1096 ms)
[ok]: maxmemory - only allkeys-* should remove non-volatile keys (allkeys-lru) (1252 ms)
[ok]: maxmemory - only allkeys-* should remove non-volatile keys (volatile-lru) (1182 ms)
[ok]: maxmemory - only allkeys-* should remove non-volatile keys (volatile-random) (1201 ms)
[ok]: maxmemory - only allkeys-* should remove non-volatile keys (volatile-ttl) (1206 ms)
[ok]: maxmemory - policy volatile-lru should only remove volatile keys. (1168 ms)
[ok]: maxmemory - policy volatile-lfu should only remove volatile keys. (1154 ms)
[ok]: maxmemory - policy volatile-random should only remove volatile keys. (1113 ms)
[ok]: maxmemory - policy volatile-ttl should only remove volatile keys. (979 ms)
=== (maxmemory external:skip) Starting server 127.0.0.1:21548 ok
=== () Starting server 127.0.0.1:21549 ok
[ok]: slave buffer are counted correctly (103266 ms)
=== (maxmemory external:skip) Starting server 127.0.0.1:21550 ok
=== () Starting server 127.0.0.1:21551 ok
[ok]: replica buffer don't induce eviction (27149 ms)
=== (maxmemory external:skip) Starting server 127.0.0.1:21552 ok
[ok]: Don't rehash if used memory exceeds maxmemory after rehash (1117 ms)
=== (maxmemory external:skip) Starting server 127.0.0.1:21553 ok
evicted: 38
evicted: 38
[ok]: client tracking don't cause eviction feedback loop (4257 ms)
=== (maxmemory external:skip) Starting server 127.0.0.1:21554 ok
[ok]: propagation with eviction (292 ms)
=== (maxmemory external:skip) Starting server 127.0.0.1:21555 ok
[ok]: propagation with eviction in MULTI (188 ms)
[58/84 done]: unit/maxmemory (167 seconds)
Testing unit/introspection
=== (introspection) Starting server 127.0.0.1:21556 ok
[ok]: PING (31 ms)
[ok]: CLIENT LIST (12 ms)
[ok]: CLIENT LIST with IDs (20 ms)
[ok]: CLIENT INFO (8 ms)
[ok]: CLIENT KILL with illegal arguments (84 ms)
[ok]: CLIENT KILL SKIPME YES/NO will kill all clients (524 ms)
[ok]: CLIENT REPLY OFF/ON: disable all commands reply (188 ms)
[ok]: CLIENT REPLY SKIP: skip the next command reply (120 ms)
[ok]: CLIENT REPLY ON: unset SKIP flag (132 ms)
[ok]: MONITOR can log executed commands (84 ms)
[ok]: MONITOR can log commands issued by the scripting engine (84 ms)
[ok]: MONITOR can log commands issued by functions (88 ms)
[ok]: MONITOR supports redacting command arguments (85 ms)
[ok]: MONITOR correctly handles multi-exec cases (92 ms)
[ok]: CLIENT GETNAME should return NIL if name is not assigned (1 ms)
[ok]: CLIENT LIST shows empty fields for unassigned names (0 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 (0 ms)
[ok]: After CLIENT SETNAME, connection can still be closed (101 ms)
=== () Starting server 127.0.0.1:21557 ok
=== () Starting server 127.0.0.1:21558 ok
=== () Starting server 127.0.0.1:21559 ok
=== () Starting server 127.0.0.1:21560 ok
=== () Starting server 127.0.0.1:21561 ok
[ok]: CONFIG save params special case handled properly (3398 ms)
[ok]: CONFIG sanity (168 ms)
[ok]: CONFIG REWRITE sanity (714 ms)
=== () Starting server 127.0.0.1:21562 ok
[ok]: CONFIG REWRITE handles save and shutdown properly (1898 ms)
[ok]: CONFIG SET with multiple args (57 ms)
[ok]: CONFIG SET rollback on set error (68 ms)
dummy_accept: sock57f17128
[ok]: CONFIG SET rollback on apply error (192 ms)
[ok]: CONFIG SET duplicate configs (8 ms)
[ok]: CONFIG SET set immutable (8 ms)
[ok]: CONFIG GET hidden configs (28 ms)
[ok]: CONFIG GET multiple args (4 ms)
[ok]: redis-server command line arguments - error cases (318 ms)
=== () Starting server 127.0.0.1:21564 ok
[ok]: redis-server command line arguments - allow passing option name and option value in the same arg (546 ms)
=== () Starting server 127.0.0.1:21565 ok
[ok]: redis-server command line arguments - wrong usage that we support anyway (545 ms)
=== () Starting server 127.0.0.1:21566 ok
[ok]: redis-server command line arguments - allow option value to use the `--` prefix (478 ms)
=== () Starting server 127.0.0.1:21567 ok
[ok]: redis-server command line arguments - option name and option value in the same arg and `--` prefix (657 ms)
=== () Starting server 127.0.0.1:21568 ok
=== () Starting server 127.0.0.1:21569 ok
=== () Starting server 127.0.0.1:21570 ok
=== () Starting server 127.0.0.1:21571 ok
=== () Starting server 127.0.0.1:21572 ok
[ok]: redis-server command line arguments - save with empty input (3103 ms)
=== () Starting server 127.0.0.1:21573 ok
[ok]: redis-server command line arguments - take one bulk string with spaces for MULTI_ARG configs parsing (508 ms)
=== (introspection external:skip) Starting server 127.0.0.1:21574 ok
[ok]: cannot modify protected configuration - no (18 ms)
=== (introspection external:skip) Starting server 127.0.0.1:21575 ok
[ok]: cannot modify protected configuration - local (52 ms)
=== () Starting server 127.0.0.1:21576 ok
[ok]: config during loading (2184 ms)
=== (introspection) Starting server 127.0.0.1:21577 ok
[ok]: CONFIG REWRITE handles rename-command properly (1200 ms)
=== (introspection) Starting server 127.0.0.1:21578 ok
=== (introspection) Starting server 127.0.0.1:21579 ok
[ok]: CONFIG REWRITE handles alias config properly (2375 ms)
[59/84 done]: unit/introspection (22 seconds)
Testing unit/introspection-2
=== (introspection) Starting server 127.0.0.1:21580 ok
[ok]: TTL, TYPE and EXISTS do not alter the last access time of a key (3040 ms)
[ok]: TOUCH alters the last access time of a key (3033 ms)
[ok]: TOUCH returns the number of existing keys specified (23 ms)
[ok]: command stats for GEOADD (28 ms)
[ok]: errors stats for GEOADD (39 ms)
[ok]: command stats for EXPIRE (20 ms)
[ok]: command stats for BRPOP (35 ms)
[ok]: command stats for MULTI (104 ms)
[ok]: command stats for scripts (53 ms)
[ok]: COMMAND GETKEYS GET (4 ms)
[ok]: COMMAND GETKEYSANDFLAGS (28 ms)
[ok]: COMMAND GETKEYS MEMORY USAGE (27 ms)
[ok]: COMMAND GETKEYS XGROUP (8 ms)
[ok]: COMMAND GETKEYS EVAL with keys (8 ms)
[ok]: COMMAND GETKEYS EVAL without keys (8 ms)
[ok]: COMMAND GETKEYS LCS (8 ms)
[ok]: COMMAND GETKEYS MORE THAN 256 KEYS (21 ms)
[ok]: COMMAND LIST syntax error (22 ms)
[ok]: COMMAND LIST WITHOUT FILTERBY (24 ms)
[ok]: COMMAND LIST FILTERBY ACLCAT against non existing category (8 ms)
[ok]: COMMAND LIST FILTERBY ACLCAT - list all commands/subcommands (8 ms)
[ok]: COMMAND LIST FILTERBY PATTERN - list all commands/subcommands (55 ms)
[ok]: COMMAND LIST FILTERBY MODULE against non existing module (8 ms)
[ok]: COMMAND INFO of invalid subcommands (16 ms)
[ok]: SET command will not be marked with movablekeys (9 ms)
[ok]: GET command will not be marked with movablekeys (8 ms)
[ok]: MSET command will not be marked with movablekeys (7 ms)
[ok]: BITFIELD command will not be marked with movablekeys (8 ms)
[ok]: LMOVE command will not be marked with movablekeys (8 ms)
[ok]: LPOP command will not be marked with movablekeys (7 ms)
[ok]: BLPOP command will not be marked with movablekeys (7 ms)
[ok]: PING command will not be marked with movablekeys (7 ms)
[ok]: MEMORY command will not be marked with movablekeys (9 ms)
[ok]: MEMORY|USAGE command will not be marked with movablekeys (7 ms)
[ok]: RENAME command will not be marked with movablekeys (8 ms)
[ok]: GEORADIUS_RO command will not be marked with movablekeys (4 ms)
[ok]: ZUNIONSTORE command is marked with movablekeys (2 ms)
[ok]: XREAD command is marked with movablekeys (1 ms)
[ok]: EVAL command is marked with movablekeys (3 ms)
[ok]: SORT command is marked with movablekeys (9 ms)
[ok]: SORT_RO command is marked with movablekeys (2 ms)
[ok]: MIGRATE command is marked with movablekeys (2 ms)
[ok]: GEORADIUS command is marked with movablekeys (2 ms)
[60/84 done]: unit/introspection-2 (7 seconds)
Testing unit/limits
=== (limits network external:skip) Starting server 127.0.0.1:21581 ok
[ok]: Check if maxclients works refusing connections (1553 ms)
[61/84 done]: unit/limits (2 seconds)
Testing unit/obuf-limits
=== (obuf-limits external:skip) Starting server 127.0.0.1:21582 ok
[ok]: CONFIG SET client-output-buffer-limit (79 ms)
[ok]: Client output buffer hard limit is enforced (18021 ms)
[ok]: Client output buffer soft limit is enforced if time is overreached (5717 ms)
[ok]: Client output buffer soft limit is not enforced too early and is enforced when no traffic (6050 ms)
[ok]: No response for single command if client output buffer hard limit is enforced (1100 ms)
[ok]: No response for multi commands in pipeline if client output buffer limit is enforced (1168 ms)
[ok]: Execute transactions completely even if client output buffer limit is enforced (175 ms)
[ok]: Obuf limit, HRANDFIELD with huge count stopped mid-run (220 ms)
[ok]: Obuf limit, KEYS stopped mid-run (390 ms)
[62/84 done]: unit/obuf-limits (34 seconds)
Testing unit/bitops
=== (bitops) Starting server 127.0.0.1:21583 ok
[ok]: BITCOUNT returns 0 against non existing key (1 ms)
[ok]: BITCOUNT returns 0 with out of range indexes (1 ms)
[ok]: BITCOUNT returns 0 with negative indexes where start > end (2 ms)
[ok]: BITCOUNT against test vector #1 (1 ms)
[ok]: BITCOUNT against test vector #2 (1 ms)
[ok]: BITCOUNT against test vector #3 (1 ms)
[ok]: BITCOUNT against test vector #4 (1 ms)
[ok]: BITCOUNT against test vector #5 (1 ms)
[ok]: BITCOUNT fuzzing without start/end (694 ms)
[ok]: BITCOUNT fuzzing with start/end (1504 ms)
[ok]: BITCOUNT with start, end (4 ms)
[ok]: BITCOUNT syntax error #1 (1 ms)
[ok]: BITCOUNT syntax error #2 (1 ms)
[ok]: BITCOUNT regression test for github issue #582 (1 ms)
[ok]: BITCOUNT misaligned prefix (1 ms)
[ok]: BITCOUNT misaligned prefix + full words + remainder (1 ms)
[ok]: BITOP NOT (empty string) (1 ms)
[ok]: BITOP NOT (known string) (1 ms)
[ok]: BITOP where dest and target are the same key (1 ms)
[ok]: BITOP AND|OR|XOR don't change the string with single input key (2 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 (3 ms)
[ok]: BITOP and fuzzing (865 ms)
[ok]: BITOP or fuzzing (1695 ms)
[ok]: BITOP xor fuzzing (812 ms)
[ok]: BITOP NOT fuzzing (167 ms)
[ok]: BITOP with integer encoded source objects (1 ms)
[ok]: BITOP with non string source key (1 ms)
[ok]: BITOP with empty string after non empty string (issue #529) (7 ms)
[ok]: BITPOS bit=0 with empty key returns 0 (2 ms)
[ok]: BITPOS bit=1 with empty key returns -1 (1 ms)
[ok]: BITPOS bit=0 with string less than 1 word works (0 ms)
[ok]: BITPOS bit=1 with string less than 1 word works (1 ms)
[ok]: BITPOS bit=0 starting at unaligned address (3 ms)
[ok]: BITPOS bit=1 starting at unaligned address (1 ms)
[ok]: BITPOS bit=0 unaligned+full word+reminder (7 ms)
[ok]: BITPOS bit=1 unaligned+full word+reminder (9 ms)
[ok]: BITPOS bit=1 returns -1 if string is all 0 bits (19 ms)
[ok]: BITPOS bit=0 works with intervals (7 ms)
[ok]: BITPOS bit=1 works with intervals (2 ms)
[ok]: BITPOS bit=0 changes behavior if end is given (2 ms)
[ok]: SETBIT/BITFIELD only increase dirty when the value changed (12 ms)
[ok]: BITPOS bit=1 fuzzy testing using SETBIT (1104 ms)
[ok]: BITPOS bit=0 fuzzy testing using SETBIT (832 ms)
[ok]: BITPOS/BITCOUNT fuzzy testing using SETBIT (2111 ms)
=== (bitops) Starting server 127.0.0.1:21584 ok
[ignore]: BIT pos larger than UINT_MAX: large memory flag not provided
[ignore]: SETBIT values larger than UINT32_MAX and lzf_compress/lzf_decompress correctly: large memory flag not provided
[63/84 done]: unit/bitops (11 seconds)
Testing unit/bitfield
=== (bitops) Starting server 127.0.0.1:21585 ok
[ok]: BITFIELD signed SET and GET basics (35 ms)
[ok]: BITFIELD unsigned SET and GET basics (32 ms)
[ok]: BITFIELD signed SET and GET together (16 ms)
[ok]: BITFIELD unsigned with SET, GET and INCRBY arguments (16 ms)
[ok]: BITFIELD with only key as argument (16 ms)
[ok]: BITFIELD #<idx> form (40 ms)
[ok]: BITFIELD basic INCRBY form (32 ms)
[ok]: BITFIELD chaining of multiple commands (24 ms)
[ok]: BITFIELD unsigned overflow wrap (48 ms)
[ok]: BITFIELD unsigned overflow sat (48 ms)
[ok]: BITFIELD signed overflow wrap (48 ms)
[ok]: BITFIELD signed overflow sat (44 ms)
[ok]: BITFIELD overflow detection fuzzing (1699 ms)
[ok]: BITFIELD overflow wrap fuzzing (697 ms)
[ok]: BITFIELD regression for #3221 (1 ms)
[ok]: BITFIELD regression for #3564 (8 ms)
=== (repl external:skip) Starting server 127.0.0.1:21586 ok
=== () Starting server 127.0.0.1:21587 ok
[ok]: BITFIELD: setup slave (288 ms)
[ok]: BITFIELD: write on master, read on slave (48 ms)
[ok]: BITFIELD_RO with only key as argument (8 ms)
[ok]: BITFIELD_RO fails when write option is used (12 ms)
[64/84 done]: unit/bitfield (5 seconds)
Testing unit/geo
=== (geo) Starting server 127.0.0.1:21588 ok
[ok]: GEO with wrong type src key (3 ms)
[ok]: GEO with non existing src key (2 ms)
[ok]: GEO BYLONLAT with empty search (13 ms)
[ok]: GEO BYMEMBER with non existing member (2 ms)
[ok]: GEOADD create (0 ms)
[ok]: GEOADD update (1 ms)
[ok]: GEOADD update with CH option (9 ms)
[ok]: GEOADD update with NX option (1 ms)
[ok]: GEOADD update with XX option (1 ms)
[ok]: GEOADD update with CH NX option (0 ms)
[ok]: GEOADD update with CH XX option (1 ms)
[ok]: GEOADD update with XX NX option will return syntax error (13 ms)
[ok]: GEOADD update with invalid option (0 ms)
[ok]: GEOADD invalid coordinates (1 ms)
[ok]: GEOADD multi add (1 ms)
[ok]: Check geoset values (0 ms)
[ok]: GEORADIUS simple (sorted) (0 ms)
[ok]: GEOSEARCH simple (sorted) (1 ms)
[ok]: GEOSEARCH FROMLONLAT and FROMMEMBER cannot exist at the same time (1 ms)
[ok]: GEOSEARCH FROMLONLAT and FROMMEMBER one must exist (0 ms)
[ok]: GEOSEARCH BYRADIUS and BYBOX cannot exist at the same time (1 ms)
[ok]: GEOSEARCH BYRADIUS and BYBOX one must exist (0 ms)
[ok]: GEOSEARCH with STOREDIST option (1 ms)
[ok]: GEORADIUS withdist (sorted) (0 ms)
[ok]: GEOSEARCH withdist (sorted) (1 ms)
[ok]: GEORADIUS with COUNT (7 ms)
[ok]: GEORADIUS with ANY not sorted by default (0 ms)
[ok]: GEORADIUS with ANY sorted by ASC (1 ms)
[ok]: GEORADIUS with ANY but no COUNT (0 ms)
[ok]: GEORADIUS with COUNT but missing integer argument (1 ms)
[ok]: GEORADIUS with COUNT DESC (0 ms)
[ok]: GEORADIUS HUGE, issue #2767 (1 ms)
[ok]: GEORADIUSBYMEMBER simple (sorted) (1 ms)
[ok]: GEORADIUSBYMEMBER search areas contain satisfied points in oblique direction (13 ms)
[ok]: GEORADIUSBYMEMBER crossing pole search (1 ms)
[ok]: GEOSEARCH FROMMEMBER simple (sorted) (1 ms)
[ok]: GEOSEARCH vs GEORADIUS (2 ms)
[ok]: GEOSEARCH non square, long and narrow (11 ms)
[ok]: GEOSEARCH corner point test (1 ms)
[ok]: GEORADIUSBYMEMBER withdist (sorted) (1 ms)
[ok]: GEOHASH is able to return geohash strings (1 ms)
[ok]: GEOPOS simple (1 ms)
[ok]: GEOPOS missing element (8 ms)
[ok]: GEODIST simple & unit (2 ms)
[ok]: GEODIST missing elements (10 ms)
[ok]: GEORADIUS STORE option: syntax error (1 ms)
[ok]: GEOSEARCHSTORE STORE option: syntax error (0 ms)
[ok]: GEORANGE STORE option: incompatible options (2 ms)
[ok]: GEORANGE STORE option: plain usage (8 ms)
[ok]: GEORADIUSBYMEMBER STORE/STOREDIST option: plain usage (2 ms)
[ok]: GEOSEARCHSTORE STORE option: plain usage (1 ms)
[ok]: GEORANGE STOREDIST option: plain usage (1 ms)
[ok]: GEOSEARCHSTORE STOREDIST option: plain usage (8 ms)
[ok]: GEORANGE STOREDIST option: COUNT ASC and DESC (1 ms)
[ok]: GEOSEARCH the box spans -180° or 180° (10 ms)
[ok]: GEOSEARCH with small distance (1 ms)
[ok]: GEOSEARCH fuzzy test - byradius (41295 ms)
[ok]: GEOSEARCH fuzzy test - bybox (27592 ms)
[ok]: GEOSEARCH box edges fuzzy test (112 ms)
[65/84 done]: unit/geo (70 seconds)
Testing unit/memefficiency
=== (memefficiency external:skip) Starting server 127.0.0.1:21589 ok
[ok]: Memory efficiency with values in range 32 (1445 ms)
[ok]: Memory efficiency with values in range 64 (1109 ms)
[ok]: Memory efficiency with values in range 128 (1213 ms)
[ok]: Memory efficiency with values in range 1024 (1246 ms)
[ok]: Memory efficiency with values in range 16384 (2625 ms)
=== (defrag external:skip) Starting server 127.0.0.1:21590 ok
[exception]: Executing test client: ERR Invalid argument.
ERR Invalid argument
    while executing
"[srv $level "client"] {*}$args"
    (procedure "r" line 7)
    invoked from within
"r debug mallctl arenas.page"
    ("uplevel" body line 2)
    invoked from within
"uplevel 1 $code "
    (procedure "start_server" line 3)
    invoked from within
"start_server {tags {"defrag external:skip"} overrides {appendonly yes auto-aof-rewrite-percentage 0 save ""}} {
    if {[string match {*jemalloc*} [s ..."
    ("eval" body line 2)
    invoked from within
"eval $code"
    (procedure "run_solo" line 4)
    invoked from within
"run_solo {defrag} {
start_server {tags {"defrag external:skip"} overrides {appendonly yes auto-aof-rewrite-percentage 0 save ""}} {
    if {[string ma..."
    (file "tests/unit/memefficiency.tcl" line 39)
    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 Redis server 27165
Killing still running Redis server 27719
Killing still running Redis server 29416
Killing still running Redis server 29455
Killing still running Redis server 30811
Killing still running Redis server 31013
Killing still running Redis server 31796
Killing still running Redis server 31921
Killing still running Redis server 52659
Killing still running Redis server 52687
Killing still running Redis server 53865
Killing still running Redis server 53989
Killing still running Redis server 54099
Killing still running Redis server 54421
Killing still running Redis server 54699
Killing still running Redis server 54714
Killing still running Redis server 54733
Killing still running Redis server 55559
Killing still running Redis server 57654
Killing still running Redis server 57693
Killing still running Redis server 57720
Killing still running Redis server 57747
Killing still running Redis server 57799
Killing still running Redis server 57829
Killing still running Redis server 57851
Killing still running Redis server 57895
Killing still running Redis server 57966
Killing still running Redis server 58024
Killing still running Redis server 58748
Killing still running Redis server 60606
Killing still running Redis server 60623
Killing still running Redis server 63178
Killing still running Redis server 63436
Killing still running Redis server 63538
Killing still running Redis server 63809
Killing still running Redis server 64101
Killing still running Redis server 64131
Killing still running Redis server 452
Killing still running Redis server 563
Killing still running Redis server 999
Killing still running Redis server 1178
Killing still running Redis server 1468
Killing still running Redis server 1652
Killing still running Redis server 2024
Killing still running Redis server 2091
Killing still running Redis server 2415
Killing still running Redis server 5330
Killing still running Redis server 5374
Killing still running Redis server 11673
Killing still running Redis server 11751
Killing still running Redis server 15919
Killing still running Redis server 16225
timeout 30m ./runtest-cluster --tls || true
Starting redis #0 at port 30000
Starting redis #1 at port 30002
Starting redis #2 at port 30004
Starting redis #3 at port 30006
Starting redis #4 at port 30008
Starting redis #5 at port 30010
Starting redis #6 at port 30012
Starting redis #7 at port 30014
Starting redis #8 at port 30016
Starting redis #9 at port 30018
Starting redis #10 at port 30020
Starting redis #11 at port 30022
Starting redis #12 at port 30024
Starting redis #13 at port 30026
Starting redis #14 at port 30028
Starting redis #15 at port 30030
Starting redis #16 at port 30032
Starting redis #17 at port 30034
Starting redis #18 at port 30036
Starting redis #19 at port 30038
Testing unit: 00-base.tcl
01:09:33> (init) Restart killed instances: OK
01:09:33> Cluster nodes are reachable: OK
01:09:34> Cluster nodes hard reset: OK
01:09:34> Cluster Join and auto-discovery test: OK
01:09:38> Before slots allocation, all nodes report cluster failure: OK
01:09:38> Different nodes have different IDs: OK
01:09:38> It is possible to perform slot allocation: OK
01:09:38> After the join, every node gets a different config epoch: OK
01:09:38> Nodes should report cluster_state is ok now: OK
01:09:41> Sanity for CLUSTER COUNTKEYSINSLOT: OK
01:09:41> It is possible to write and read from the cluster: OK
01:09:42> Function no-cluster flag: OK
01:09:42> Script no-cluster flag: OK
01:09:42> CLUSTER RESET SOFT test: OK
Testing unit: 01-faildet.tcl
01:09:42> (init) Restart killed instances: OK
01:09:42> Cluster nodes are reachable: OK
01:09:42> Cluster nodes hard reset: OK
01:09:46> Cluster Join and auto-discovery test: OK
01:09:49> Before slots allocation, all nodes report cluster failure: OK
01:09:49> Create a 5 nodes cluster: OK
01:09:53> Cluster should start ok: OK
01:09:53> Killing two slave nodes: OK
01:09:53> Cluster should be still up: OK
01:09:53> Killing one master node: OK
01:09:54> Cluster should be down now: OK
01:09:57> Restarting master node: OK
01:09:58> Cluster should be up again: OK
Testing unit: 02-failover.tcl
01:10:04> (init) Restart killed instances: redis/5 redis/6 OK
01:10:06> Cluster nodes are reachable: OK
01:10:06> Cluster nodes hard reset: OK
01:10:10> Cluster Join and auto-discovery test: OK
01:10:13> Before slots allocation, all nodes report cluster failure: OK
01:10:14> Create a 5 nodes cluster: OK
01:10:18> Cluster is up: OK
01:10:18> Cluster is writable: OK
01:10:18> Instance #5 is a slave: OK
01:10:18> Instance #5 synced with the master: OK
01:10:18> Killing one master node: OK
01:10:19> Wait for failover: OK
01:10:24> Cluster should eventually be up again: OK
01:10:24> Cluster is writable: OK
01:10:26> Instance #5 is now a master: OK
01:10:26> Restarting the previously killed master node: OK
01:10:28> Instance #0 gets converted into a slave: OK
Testing unit: 03-failover-loop.tcl
01:10:28> (init) Restart killed instances: OK
01:10:28> Cluster nodes are reachable: OK
01:10:28> Cluster nodes hard reset: OK
01:10:33> Cluster Join and auto-discovery test: OK
01:10:36> Before slots allocation, all nodes report cluster failure: OK
01:10:36> Create a 5 nodes cluster: OK
01:10:40> Cluster is up: OK
--- Iteration 19 ---
01:10:41> Wait for slave of #4 to sync: OK
01:10:41> Cluster is writable before failover: OK
01:10:41> Terminating node #4: OK
01:10:42> Wait failover by #9 with old epoch 5: OK
01:10:47> Cluster should eventually be up again: OK
01:10:47> Cluster is writable again: OK
01:10:48> Restarting node #4: OK
01:10:49> Instance #4 is now a slave: OK
01:10:49> We can read back the value we set before: OK
--- Iteration 18 ---
01:10:49> Cluster is writable before failover: OK
01:10:49> Terminating node #4: OK
01:10:49> Cluster should eventually be up again: OK
01:10:49> Cluster is writable again: OK
01:10:49> Restarting node #4: OK
01:10:50> Instance #4 is now a slave: OK
01:10:50> We can read back the value we set before: OK
--- Iteration 17 ---
01:10:51> Wait for slave of #1 to sync: OK
01:10:51> Cluster is writable before failover: OK
01:10:51> Terminating node #1: OK
01:10:51> Wait failover by #6 with old epoch 2: OK
01:10:55> Cluster should eventually be up again: OK
01:10:55> Cluster is writable again: OK
01:10:56> Restarting node #1: OK
01:10:57> Instance #1 is now a slave: OK
01:10:57> We can read back the value we set before: OK
--- Iteration 16 ---
01:10:57> Cluster is writable before failover: OK
01:10:57> Terminating node #5: OK
01:10:57> Cluster should eventually be up again: OK
01:10:58> Cluster is writable again: OK
01:10:58> Restarting node #5: OK
01:10:58> Instance #5 is now a slave: OK
01:10:59> We can read back the value we set before: OK
--- Iteration 15 ---
01:10:59> Cluster is writable before failover: OK
01:10:59> Terminating node #8: OK
01:10:59> Cluster should eventually be up again: OK
01:10:59> Cluster is writable again: OK
01:10:59> Restarting node #8: OK
01:11:00> Instance #8 is now a slave: OK
01:11:00> We can read back the value we set before: OK
--- Iteration 14 ---
01:11:01> Wait for slave of #3 to sync: OK
01:11:01> Cluster is writable before failover: OK
01:11:01> Terminating node #3: OK
01:11:02> Wait failover by #8 with old epoch 4: OK
01:11:06> Cluster should eventually be up again: OK
01:11:06> Cluster is writable again: OK
01:11:07> Restarting node #3: OK
01:11:08> Instance #3 is now a slave: OK
01:11:08> We can read back the value we set before: OK
--- Iteration 13 ---
01:11:08> Cluster is writable before failover: OK
01:11:08> Terminating node #4: OK
01:11:09> Cluster should eventually be up again: OK
01:11:09> Cluster is writable again: OK
01:11:09> Restarting node #4: OK
01:11:10> Instance #4 is now a slave: OK
01:11:10> We can read back the value we set before: OK
--- Iteration 12 ---
01:11:10> Cluster is writable before failover: OK
01:11:10> Terminating node #7: OK
01:11:10> Cluster should eventually be up again: OK
01:11:10> Cluster is writable again: OK
01:11:10> Restarting node #7: OK
01:11:11> Instance #7 is now a slave: OK
01:11:11> We can read back the value we set before: OK
--- Iteration 11 ---
01:11:12> Wait for slave of #0 to sync: OK
01:11:12> Cluster is writable before failover: OK
01:11:12> Terminating node #0: OK
01:11:13> Wait failover by #5 with old epoch 1: OK
01:11:17> Cluster should eventually be up again: OK
01:11:17> Cluster is writable again: OK
01:11:18> Restarting node #0: OK
01:11:19> Instance #0 is now a slave: OK
01:11:19> We can read back the value we set before: OK
--- Iteration 10 ---
01:11:19> Wait for slave of #9 to sync: OK
01:11:19> Cluster is writable before failover: OK
01:11:19> Terminating node #9: OK
01:11:20> Wait failover by #4 with old epoch 21: OK
01:11:24> Cluster should eventually be up again: OK
01:11:24> Cluster is writable again: OK
01:11:25> Restarting node #9: OK
01:11:26> Instance #9 is now a slave: OK
01:11:26> We can read back the value we set before: OK
--- Iteration 9 ---
01:11:26> Cluster is writable before failover: OK
01:11:26> Terminating node #9: OK
01:11:27> Cluster should eventually be up again: OK
01:11:27> Cluster is writable again: OK
01:11:27> Restarting node #9: OK
01:11:28> Instance #9 is now a slave: OK
01:11:28> We can read back the value we set before: OK
--- Iteration 8 ---
01:11:28> Cluster is writable before failover: OK
01:11:28> Terminating node #0: OK
01:11:28> Cluster should eventually be up again: OK
01:11:28> Cluster is writable again: OK
01:11:28> Restarting node #0: OK
01:11:29> Instance #0 is now a slave: OK
01:11:29> We can read back the value we set before: OK
--- Iteration 7 ---
01:11:30> Cluster is writable before failover: OK
01:11:30> Terminating node #7: OK
01:11:30> Cluster should eventually be up again: OK
01:11:30> Cluster is writable again: OK
01:11:30> Restarting node #7: OK
01:11:31> Instance #7 is now a slave: OK
01:11:31> We can read back the value we set before: OK
--- Iteration 6 ---
01:11:31> Wait for slave of #8 to sync: OK
01:11:31> Cluster is writable before failover: OK
01:11:31> Terminating node #8: OK
01:11:32> Wait failover by #3 with old epoch 23: OK
01:11:36> Cluster should eventually be up again: OK
01:11:36> Cluster is writable again: OK
01:11:37> Restarting node #8: OK
01:11:38> Instance #8 is now a slave: OK
01:11:38> We can read back the value we set before: OK
--- Iteration 5 ---
01:11:38> Cluster is writable before failover: OK
01:11:38> Terminating node #8: OK
01:11:38> Cluster should eventually be up again: OK
01:11:38> Cluster is writable again: OK
01:11:38> Restarting node #8: OK
01:11:39> Instance #8 is now a slave: OK
01:11:39> We can read back the value we set before: OK
--- Iteration 4 ---
01:11:40> Wait for slave of #5 to sync: OK
01:11:40> Cluster is writable before failover: OK
01:11:40> Terminating node #5: OK
01:11:41> Wait failover by #0 with old epoch 24: OK
01:11:45> Cluster should eventually be up again: OK
01:11:45> Cluster is writable again: OK
01:11:46> Restarting node #5: OK
01:11:48> Instance #5 is now a slave: OK
01:11:48> We can read back the value we set before: OK
--- Iteration 3 ---
01:11:48> Wait for slave of #0 to sync: OK
01:11:48> Cluster is writable before failover: OK
01:11:49> Terminating node #0: OK
01:11:49> Wait failover by #5 with old epoch 27: OK
01:11:54> Cluster should eventually be up again: OK
01:11:54> Cluster is writable again: OK
01:11:56> Restarting node #0: OK
01:11:57> Instance #0 is now a slave: OK
01:11:57> We can read back the value we set before: OK
--- Iteration 2 ---
01:11:57> Cluster is writable before failover: OK
01:11:58> Terminating node #7: OK
01:11:58> Cluster should eventually be up again: OK
01:11:58> Cluster is writable again: OK
01:11:58> Restarting node #7: OK
01:12:00> Instance #7 is now a slave: OK
01:12:00> We can read back the value we set before: OK
--- Iteration 1 ---
01:12:01> Wait for slave of #5 to sync: OK
01:12:01> Cluster is writable before failover: OK
01:12:01> Terminating node #5: OK
01:12:02> Wait failover by #0 with old epoch 28: OK
01:12:06> Cluster should eventually be up again: OK
01:12:06> Cluster is writable again: OK
01:12:07> Restarting node #5: OK
01:12:08> Instance #5 is now a slave: OK
01:12:08> We can read back the value we set before: OK
01:12:08> Post condition: current_epoch >= my_epoch everywhere: OK
Testing unit: 04-resharding.tcl
01:12:08> (init) Restart killed instances: OK
01:12:08> Cluster nodes are reachable: OK
01:12:08> Cluster nodes hard reset: OK
01:12:15> Cluster Join and auto-discovery test: OK
01:12:19> Before slots allocation, all nodes report cluster failure: OK
01:12:19> Create a 5 nodes cluster: OK
01:12:23> Cluster is up: OK
01:12:23> Enable AOF in all the instances: OK
Testing TLS cluster on start node 127.0.0.1:30000, plaintext port 30001
01:12:24> Cluster consistency during live resharding: WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW...Starting resharding...W........................................W..........................................................................................................................................................................................................................................................W...........................................................................................................................................................................W...............................................................................................................................................................................................................................................................................................W................................................................................................................................................................................................................................WWWWW...Starting resharding...WW...............W............................................................................................................................................................................................................................................................W...........................................................................................................................................................................................................................................................................................................................W.....................................................................................................................................................................................................................................................................................................................................................................W...........................................WWWW...Starting resharding...WWW..............................................................................................................................................................................................................................................................................................W........................................................................................................................................................................................................W...................................................................................................................................................................................................................................................W..................................................................................................................................................................................................................................................................WWWW...Starting resharding...W...........................................................................W...............................................................................................................................................................................................................W.........................................................................................................................................................................................................................W.............................................................................................................................................................................................................................................................................................................................W.....................................................................................................................................................................................WWWWW...Starting resharding...WWW............................................................................................................................................................................................................W...........................................................................................................................................................................................................................................................................................................................W.........................................................................................................................................................................................................................................................................................................................................W................................................................................................................................................WWWW...Starting resharding...W...............W.......................................................................................................................................................................................................................................................................................................................W...................................................................................................................................................................................................................................................................................................................................................................W..................................................................................................................................................................................................................................................................................................W..........................WWWWW...Starting resharding...WWW.................................W............................................................W.................................................................................................................................................................................................................................W.............................................................................................................................................................................................................................................................W...............................................................................................................................................................................................................................................W.................................................................................................................................................................................WW...Starting resharding...W..................................................................................................................................................................................................................W...............................................................................................................................................................................................................................................................................................W.....................................................................................................................................................................................................................................................................W.................................................................................................................................................................................................................................................................WWWWWW...Starting resharding...WW...............W...........................................................................W...............................................................................................................................................................................................................................................................................................................................W...........................................................................................................................................................................................................................W.........................................................................................................................................................................................................................................................................................................................................................................WWWW...Starting resharding...W......W..............................W.......................................................................................................................W.....................................................................................................................................................................................W.....................................................................................................................................................................................................................................................W........................................................................................................................................................................................................................................................................W..................................................................................................................................................................WWWOK
01:16:52> Verify 50000 keys for consistency with logical content: OK
01:17:19> Terminate and restart all the instances: OK
01:17:48> Cluster should eventually be up again: OK
01:17:49> Verify 50000 keys after the restart: OK
01:18:14> Disable AOF in all the instances: OK
01:18:14> Verify slaves consistency: OK
01:18:17> Dump sanitization was skipped for migrations: OK
Testing unit: 05-slave-selection.tcl
01:18:17> (init) Restart killed instances: OK
01:18:17> Cluster nodes are reachable: OK
01:18:17> Cluster nodes hard reset: OK
01:18:21> Cluster Join and auto-discovery test: OK
01:18:24> Before slots allocation, all nodes report cluster failure: OK
01:18:25> Create a 5 nodes cluster: OK
01:18:28> Cluster is up: OK
01:18:28> The first master has actually two slaves: OK
01:18:28> Slaves of #0 are instance #5 and #10 as expected: OK
01:18:28> Instance #5 and #10 synced with the master: OK
01:18:29> Slaves are both able to receive and acknowledge writes: OK
01:18:29> Write data while slave #10 is paused and can't receive it: OK
01:18:39> Wait for instance #5 (and not #10) to turn into a master: OK
01:18:44> Wait for the node #10 to return alive before ending the test: OK
01:18:44> Cluster should eventually be up again: OK
01:18:44> Node #10 should eventually replicate node #5: OK
01:18:44> (init) Restart killed instances: redis/0 OK
01:18:45> Cluster nodes are reachable: OK
01:18:45> Cluster nodes hard reset: OK
01:18:50> Cluster Join and auto-discovery test: OK
01:18:54> Before slots allocation, all nodes report cluster failure: OK
01:18:54> Create a 3 nodes cluster: OK
01:18:58> Cluster is up: OK
01:18:58> The first master has actually 5 slaves: OK
01:18:58> Slaves of #0 are instance #3, #6, #9, #12 and #15 as expected: OK
01:18:58> Instance #3, #6, #9, #12 and #15 synced with the master: OK
01:18:58> New Master down consecutively: OK
Testing unit: 06-slave-stop-cond.tcl
01:19:29> (init) Restart killed instances: redis/0 redis/3 redis/6 redis/9 redis/12 OK
01:19:35> Cluster nodes are reachable: OK
01:19:35> Cluster nodes hard reset: OK
01:19:42> Cluster Join and auto-discovery test: OK
01:19:45> Before slots allocation, all nodes report cluster failure: OK
01:19:45> Create a 5 nodes cluster: OK
01:19:49> Cluster is up: OK
01:19:49> The first master has actually one slave: OK
01:19:49> Slaves of #0 is instance #5 as expected: OK
01:19:49> Instance #5 synced with the master: OK
01:19:49> Lower the slave validity factor of #5 to the value of 2: OK
01:19:49> Break master-slave link and prevent further reconnections: OK
01:20:10> Slave #5 is reachable and alive: OK
01:20:10> Slave #5 should not be able to failover: OK
01:20:20> Cluster should be down: OK
Testing unit: 07-replica-migration.tcl
01:20:20> (init) Restart killed instances: redis/0 OK
01:20:21> Cluster nodes are reachable: OK
01:20:21> Cluster nodes hard reset: OK
01:20:27> Cluster Join and auto-discovery test: OK
01:20:33> Before slots allocation, all nodes report cluster failure: OK
01:20:33> Create a 5 nodes cluster: OK
01:20:36> Cluster is up: OK
01:20:36> Each master should have two replicas attached: OK
01:20:36> Killing all the slaves of master #0 and #1: OK
01:20:41> Master #0 should have at least one replica: OK
01:20:47> Master #1 should have at least one replica: OK
01:20:47> Master #2 should have at least one replica: OK
01:20:47> Master #3 should have at least one replica: OK
01:20:47> Master #4 should have at least one replica: OK
01:20:47> (init) Restart killed instances: redis/5 redis/6 redis/10 redis/11 OK
01:20:51> Cluster nodes are reachable: OK
01:20:51> Cluster nodes hard reset: OK
01:20:55> Cluster Join and auto-discovery test: OK
01:20:58> Before slots allocation, all nodes report cluster failure: OK
01:20:58> Create a 5 nodes cluster: OK
01:21:02> Cluster is up: OK
01:21:02> Kill slave #7 of master #2. Only slave left is #12 now: OK
01:21:02> Killing master node #2, #12 should failover: OK
01:21:02> Wait for failover: OK
01:21:07> Cluster should eventually be up again: OK
01:21:07> Cluster is writable: OK
01:21:08> Instance 12 is now a master without slaves: OK
01:21:08> Master #12 should get at least one migrated replica: OK
Testing unit: 08-update-msg.tcl
01:21:12> (init) Restart killed instances: redis/2 redis/7 OK
01:21:14> Cluster nodes are reachable: OK
01:21:14> Cluster nodes hard reset: OK
01:21:18> Cluster Join and auto-discovery test: OK
01:21:21> Before slots allocation, all nodes report cluster failure: OK
01:21:21> Create a 5 nodes cluster: OK
01:21:25> Cluster is up: OK
01:21:25> Cluster is writable: OK
01:21:26> Instance #5 is a slave: OK
01:21:26> Instance #5 synced with the master: OK
01:21:26> Killing one master node: OK
01:21:26> Wait for failover: OK
01:21:31> Cluster should eventually be up again: OK
01:21:31> Cluster is writable: OK
01:21:32> Instance #5 is now a master: OK
01:21:32> Killing the new master #5: OK
01:21:32> Cluster should be down now: OK
01:21:36> Restarting the old master node: OK
01:21:37> Instance #0 gets converted into a slave: OK
01:21:37> Restarting the new master node: OK
01:21:38> Cluster is up again: OK
Testing unit: 09-pubsub.tcl
01:21:44> (init) Restart killed instances: OK
01:21:44> Cluster nodes are reachable: OK
01:21:44> Cluster nodes hard reset: OK
01:21:52> Cluster Join and auto-discovery test: OK
01:21:56> Before slots allocation, all nodes report cluster failure: OK
01:21:56> Create a 5 nodes cluster: OK
01:22:00> Test publishing to master: OK
01:22:00> Test publishing to slave: OK
Testing unit: 10-manual-failover.tcl
01:22:00> (init) Restart killed instances: OK
01:22:00> Cluster nodes are reachable: OK
01:22:00> Cluster nodes hard reset: OK
01:22:09> Cluster Join and auto-discovery test: OK
01:22:12> Before slots allocation, all nodes report cluster failure: OK
01:22:12> Create a 5 nodes cluster: OK
01:22:16> Cluster is up: OK
01:22:16> Cluster is writable: OK
01:22:17> Instance #5 is a slave: OK
01:22:17> Instance #5 synced with the master: OK
01:22:18> Send CLUSTER FAILOVER to #5, during load: WWWWWWWWWWOK
01:22:29> Wait for failover: OK
01:22:29> Cluster should eventually be up again: OK
01:22:29> Cluster is writable: OK
01:22:30> Instance #5 is now a master: OK
01:22:30> Verify 50000 keys for consistency with logical content: OK
01:22:32> Instance #0 gets converted into a slave: OK
01:22:32> (init) Restart killed instances: OK
01:22:32> Cluster nodes are reachable: OK
01:22:32> Cluster nodes hard reset: OK
01:22:38> Cluster Join and auto-discovery test: OK
01:22:42> Before slots allocation, all nodes report cluster failure: OK
01:22:42> Create a 5 nodes cluster: OK
01:22:46> Cluster is up: OK
01:22:46> Cluster is writable: OK
01:22:48> Instance #5 is a slave: OK
01:22:48> Instance #5 synced with the master: OK
01:22:48> Make instance #0 unreachable without killing it: OK
01:22:48> Send CLUSTER FAILOVER to instance #5: OK
01:22:48> Instance #5 is still a slave after some time (no failover): OK
01:22:53> Wait for instance #0 to return back alive: OK
01:22:58> (init) Restart killed instances: OK
01:22:58> Cluster nodes are reachable: OK
01:22:58> Cluster nodes hard reset: OK
01:23:05> Cluster Join and auto-discovery test: OK
01:23:08> Before slots allocation, all nodes report cluster failure: OK
01:23:08> Create a 5 nodes cluster: OK
01:23:12> Cluster is up: OK
01:23:12> Cluster is writable: OK
01:23:13> Instance #5 is a slave: OK
01:23:13> Instance #5 synced with the master: OK
01:23:13> Make instance #0 unreachable without killing it: OK
01:23:13> Send CLUSTER FAILOVER to instance #5: OK
01:23:13> Instance #5 is a master after some time: OK
01:23:13> Wait for instance #0 to return back alive: OK
Testing unit: 11-manual-takeover.tcl
01:23:23> (init) Restart killed instances: OK
01:23:23> Cluster nodes are reachable: OK
01:23:23> Cluster nodes hard reset: OK
01:23:29> Cluster Join and auto-discovery test: OK
01:23:33> Before slots allocation, all nodes report cluster failure: OK
01:23:33> Create a 5 nodes cluster: OK
01:23:37> Cluster is up: OK
01:23:37> Cluster is writable: OK
01:23:37> Killing majority of master nodes: OK
01:23:38> Cluster should eventually be down: OK
01:23:42> Use takeover to bring slaves back: OK
01:23:42> Cluster should eventually be up again: OK
01:23:45> Cluster is writable: OK
01:23:46> Instance #5, #6, #7 are now masters: OK
01:23:46> Restarting the previously killed master nodes: OK
01:23:49> Instance #0, #1, #2 gets converted into a slaves: OK
Testing unit: 12-replica-migration-2.tcl
01:23:49> (init) Restart killed instances: OK
01:23:49> Cluster nodes are reachable: OK
01:23:49> Cluster nodes hard reset: OK
01:23:55> Cluster Join and auto-discovery test: OK
01:23:59> Before slots allocation, all nodes report cluster failure: OK
01:23:59> Create a 5 nodes cluster: OK
01:24:02> Cluster is up: OK
01:24:02> Each master should have at least two replicas attached: OK
01:24:02> Set allow-replica-migration yes: OK
01:24:02> Resharding all the master #0 slots away from it: >>> Performing Cluster Check (using node 127.0.0.1:30000)
[OK] All nodes agree about slots configuration.
>>> Check for open slots...
>>> Check slots coverage...
[OK] All 16384 slots covered.
>>> Rebalancing across 5 nodes. Total weight = 4.00
Moving 820 slots from 127.0.0.1:30000 to 127.0.0.1:30006
####################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
Moving 820 slots from 127.0.0.1:30000 to 127.0.0.1:30004
####################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
Moving 820 slots from 127.0.0.1:30000 to 127.0.0.1:30002
####################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
Moving 816 slots from 127.0.0.1:30000 to 127.0.0.1:30008
################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
OK
01:27:08> Master #0 who lost all slots should turn into a replica without replicas: OK
01:27:08> Resharding back some slot to master #0: >>> Performing Cluster Check (using node 127.0.0.1:30000)
[OK] All nodes agree about slots configuration.
>>> Check for open slots...
>>> Check slots coverage...
[OK] All 16384 slots covered.
*** No rebalancing needed! All nodes are within the 2.00% threshold.
OK
01:27:20> Master #0 should re-acquire one or more replicas: OK
Testing unit: 12.1-replica-migration-3.tcl
01:27:20> (init) Restart killed instances: OK
01:27:20> Cluster nodes are reachable: OK
01:27:20> Cluster nodes hard reset: OK
01:27:31> Cluster Join and auto-discovery test: OK
01:27:35> Before slots allocation, all nodes report cluster failure: OK
01:27:35> Create a 5 nodes cluster: OK
01:27:38> Cluster is up: OK
01:27:39> Each master should have at least two replicas attached: OK
01:27:39> Set allow-replica-migration no: OK
01:27:39> Resharding all the master #0 slots away from it: >>> Performing Cluster Check (using node 127.0.0.1:30000)
[OK] All nodes agree about slots configuration.
>>> Check for open slots...
>>> Check slots coverage...
[OK] All 16384 slots covered.
>>> Rebalancing across 5 nodes. Total weight = 4.00
Moving 820 slots from 127.0.0.1:30000 to 127.0.0.1:30004
####################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
Moving 820 slots from 127.0.0.1:30000 to 127.0.0.1:30002
####################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
Moving 820 slots from 127.0.0.1:30000 to 127.0.0.1:30006
####################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
Moving 816 slots from 127.0.0.1:30000 to 127.0.0.1:30008
################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
OK
01:30:54> Wait cluster to be stable: OK
01:30:56> Master #0 still should have its replicas: OK
01:30:56> Each master should have at least two replicas attached: OK
Testing unit: 13-no-failover-option.tcl
01:30:56> (init) Restart killed instances: OK
01:30:56> Cluster nodes are reachable: OK
01:30:57> Cluster nodes hard reset: OK
01:31:07> Cluster Join and auto-discovery test: OK
01:31:10> Before slots allocation, all nodes report cluster failure: OK
01:31:10> Create a 5 nodes cluster: OK
01:31:15> Cluster is up: OK
01:31:15> Cluster is writable: OK
01:31:17> Instance #5 is a slave: OK
01:31:17> Instance #5 synced with the master: OK
01:31:17> The nofailover flag is propagated: OK
01:31:19> Killing one master node: OK
01:31:19> Cluster should be still down after some time: OK
01:31:29> Instance #5 is still a slave: OK
01:31:29> Restarting the previously killed master node: OK
Testing unit: 14-consistency-check.tcl
01:31:31> (init) Restart killed instances: OK
01:31:31> Cluster nodes are reachable: OK
01:31:31> Cluster nodes hard reset: OK
01:31:40> Cluster Join and auto-discovery test: OK
01:31:45> Before slots allocation, all nodes report cluster failure: OK
01:31:45> Create a 5 nodes cluster: OK
01:31:49> Cluster should start ok: OK
01:31:49> Cluster is writable: OK
01:31:51> Slave expired keys is loaded when restarted: appendonly=no: OK
01:31:59> Slave expired keys is loaded when restarted: appendonly=yes: OK
Testing unit: 15-cluster-slots.tcl
01:32:06> (init) Restart killed instances: OK
01:32:06> Cluster nodes are reachable: OK
01:32:06> Cluster nodes hard reset: OK
01:32:14> Cluster Join and auto-discovery test: OK
01:32:18> Before slots allocation, all nodes report cluster failure: OK
01:32:18> Create a 5 nodes cluster: OK
01:32:25> Cluster is up: OK
01:32:25> Cluster is writable: OK
01:32:28> Instance #5 is a slave: OK
01:32:28> client do not break when cluster slot: OK
01:32:48> client can handle keys with hash tag: OK
01:32:49> slot migration is valid from primary to another primary: OK
01:32:50> slot migration is invalid from primary to replica: {3896456bbc6b60253c1995ec9ed925de94c9975f 127.0.0.1:30018@40018 slave d8180410ce1d6ca226236f277abcdc52f26a0af5 0 1736854370000 5 connected} {726fc4747ad9bd3b85957be265dc45a3c396f73d 127.0.0.1:30028@40028 slave d8180410ce1d6ca226236f277abcdc52f26a0af5 0 1736854370532 5 connected} {6e2ff7017e23dffb2a7c0fa1357768b4b608681c 127.0.0.1:30038@40038 slave d8180410ce1d6ca226236f277abcdc52f26a0af5 0 1736854370000 5 connected}
3896456bbc6b60253c1995ec9ed925de94c9975f
OK
01:32:51> slot must be unbound on the owner when it is deleted: OK
01:33:55> CLUSTER SLOTS from non-TLS client in TLS cluster: OK
Testing unit: 16-transactions-on-replica.tcl
01:34:28> (init) Restart killed instances: OK
01:34:28> Cluster nodes are reachable: OK
01:34:29> Cluster nodes hard reset: OK
01:34:38> Cluster Join and auto-discovery test: OK
01:34:44> Before slots allocation, all nodes report cluster failure: OK
01:34:44> Create a primary with a replica: OK
01:34:48> Cluster should start ok: OK
01:34:48> Can't read from replica without READONLY: OK
01:34:48> Can read from replica after READONLY: OK
01:34:48> Can perform HSET primary and HGET from replica: OK
01:34:48> Can MULTI-EXEC transaction of HGET operations from replica: OK
01:34:48> MULTI-EXEC with write operations is MOVED: OK
01:34:48> read-only blocking operations from replica: OK
01:34:49> reply MOVED when eval from replica for update: OK
Testing unit: 17-diskless-load-swapdb.tcl
01:34:49> (init) Restart killed instances: OK
01:34:49> Cluster nodes are reachable: OK
01:34:49> Cluster nodes hard reset: OK
01:34:59> Cluster Join and auto-discovery test: OK
01:35:04> Before slots allocation, all nodes report cluster failure: OK
01:35:04> Create a primary with a replica: OK
01:35:09> Cluster should start ok: OK
01:35:09> Cluster is writable: OK
01:35:10> Main db not affected when fail to diskless load: OK
Testing unit: 18-info.tcl
01:35:50> (init) Restart killed instances: redis/0 OK
01:35:51> Cluster nodes are reachable: OK
01:35:51> Cluster nodes hard reset: OK
01:36:01> Cluster Join and auto-discovery test: OK
01:36:05> Before slots allocation, all nodes report cluster failure: OK
01:36:05> Create a primary with a replica: OK
01:36:09> Cluster should start ok: OK
01:36:09> errorstats: rejected call due to MOVED Redirection: OK
Testing unit: 19-cluster-nodes-slots.tcl
01:36:09> (init) Restart killed instances: OK
01:36:09> Cluster nodes are reachable: OK
01:36:10> Cluster nodes hard reset: OK
01:36:18> Cluster Join and auto-discovery test: OK
01:36:22> Before slots allocation, all nodes report cluster failure: OK
01:36:22> Create a 2 nodes cluster: OK
01:36:26> Cluster should start ok: OK
01:36:26> Continuous slots distribution: OK
01:36:26> Discontinuous slots distribution: OK
Testing unit: 20-half-migrated-slot.tcl
Testing unit: 21-many-slot-migration.tcl
Testing unit: 22-replica-in-sync.tcl
01:36:27> (init) Restart killed instances: OK
01:36:27> Cluster nodes are reachable: OK
01:36:27> Cluster nodes hard reset: OK
01:36:37> Cluster Join and auto-discovery test: OK
01:36:41> Before slots allocation, all nodes report cluster failure: OK
01:36:41> Create a 1 node cluster: OK
01:36:46> Cluster is up: OK
01:36:46> Cluster is writable: OK
01:36:47> Fill up primary with data: OK
01:36:47> Add new node as replica: OK
01:36:47> Check digest and replica state: OK
01:36:47> Replica in loading state is hidden: OK
01:36:56> Check disconnected replica not hidden from slots: OK
Testing unit: 23-multiple-slot-operations.tcl
01:36:57> (init) Restart killed instances: OK
01:36:57> Cluster nodes are reachable: OK
01:36:57> Cluster nodes hard reset: OK
01:37:07> Cluster Join and auto-discovery test: OK
01:37:12> Before slots allocation, all nodes report cluster failure: OK
01:37:12> Create a 5 nodes cluster: OK
01:37:16> Cluster should start ok: OK
01:37:16> Continuous slots distribution: OK
01:37:16> ADDSLOTSRANGE command with several boundary conditions test suite: OK
01:37:16> DELSLOTSRANGE command with several boundary conditions test suite: OK
Testing unit: 24-links.tcl
01:37:17> (init) Restart killed instances: OK
01:37:17> Cluster nodes are reachable: OK
01:37:17> Cluster nodes hard reset: OK
01:37:26> Cluster Join and auto-discovery test: OK
01:37:30> Before slots allocation, all nodes report cluster failure: OK
01:37:31> Create a cluster with two single-node shards: OK
01:37:35> Cluster should start ok: OK
01:37:35> Each node has two links with each peer: OK
01:37:37> Disconnect link when send buffer limit reached: 1 128KB messages needed to overflow 256KB buffer limit. OK
Testing unit: 25-pubsubshard-slot-migration.tcl
01:37:38> (init) Restart killed instances: OK
01:37:38> Cluster nodes are reachable: OK
01:37:38> Cluster nodes hard reset: OK
01:37:48> Cluster Join and auto-discovery test: OK
01:37:52> Before slots allocation, all nodes report cluster failure: OK
01:37:52> Create a 3 nodes cluster: OK
01:37:56> Cluster is up: OK
01:37:57> Migrate a slot, verify client receives sunsubscribe on primary serving the slot.: OK
01:37:57> Client subscribes to multiple channels, migrate a slot, verify client receives sunsubscribe on primary serving the slot.: OK
01:37:57> Migrate a slot, verify client receives sunsubscribe on replica serving the slot.: OK
01:37:58> Delete a slot, verify sunsubscribe message: OK
01:37:58> Reset cluster, verify sunsubscribe message: OK
Testing unit: 26-pubsubshard.tcl
01:37:58> (init) Restart killed instances: OK
01:37:58> Cluster nodes are reachable: OK
01:37:59> Cluster nodes hard reset: OK
01:38:07> Cluster Join and auto-discovery test: OK
01:38:10> Before slots allocation, all nodes report cluster failure: OK
01:38:11> Create a 3 nodes cluster: OK
01:38:16> Pub/Sub shard basics: OK
01:38:16> client can't subscribe to multiple shard channels across different slots in same call: OK
01:38:16> client can subscribe to multiple shard channels across different slots in separate call: OK
01:38:16> Verify Pub/Sub and Pub/Sub shard no overlap: OK
Testing unit: 27-endpoints.tcl
01:38:17> (init) Restart killed instances: OK
01:38:17> Cluster nodes are reachable: OK
01:38:17> Cluster nodes hard reset: OK
01:38:27> Cluster Join and auto-discovery test: OK
01:38:32> Before slots allocation, all nodes report cluster failure: OK
01:38:32> Create a 6 nodes cluster: OK
01:38:36> Cluster should start ok: OK
01:38:36> Set cluster hostnames and verify they are propagated: OK
01:38:38> Update hostnames and make sure they are all eventually propagated: OK
01:38:39> Remove hostnames and make sure they are all eventually propagated: OK
01:38:41> Verify cluster-preferred-endpoint-type behavior for redirects and info: OK
01:38:43> Verify the nodes configured with prefer hostname only show hostname for new nodes: OK
01:38:45> Test restart will keep hostname information: OK
01:38:46> Test hostname validation: OK
Testing unit: 28-cluster-shards.tcl
01:38:46> (init) Restart killed instances: OK
01:38:46> Cluster nodes are reachable: OK
01:38:46> Cluster nodes hard reset: OK
01:38:53> Cluster Join and auto-discovery test: OK
01:38:57> Before slots allocation, all nodes report cluster failure: OK
01:38:57> Create a 8 nodes cluster with 4 shards: OK
01:38:57> Cluster should start ok: OK
01:39:01> Set cluster hostnames and verify they are propagated: OK
01:39:03> Verify information about the shards: OK
01:39:09> Verify no slot shard: OK
01:39:09> Kill a node and tell the replica to immediately takeover: OK
01:39:09> Verify health as fail for killed node: OK
01:39:12> Restarting primary node: OK
01:39:14> Instance #0 gets converted into a replica: OK
01:39:14> Test the replica reports a loading state while it's loading: OK
01:39:16> Regression test for a crash when calling SHARDS during handshake: OK
01:39:17> Cluster is up: OK
Testing unit: 29-slot-migration-response.tcl
01:39:20> (init) Restart killed instances: OK
01:39:20> Cluster nodes are reachable: OK
01:39:20> Cluster nodes hard reset: OK
01:39:27> Cluster Join and auto-discovery test: ./runtest-sentinel || true
Starting sentinel #0 at port 20000
Starting sentinel #1 at port 20001
Starting sentinel #2 at port 20002
Starting sentinel #3 at port 20003
Starting sentinel #4 at port 20004
Starting redis #0 at port 30000
Starting redis #1 at port 30001
Starting redis #2 at port 30002
Starting redis #3 at port 30003
Starting redis #4 at port 30004
Testing unit: 00-base.tcl
01:39:31> (start-init) Flush config and compare rewrite config file lines: OK
01:39:32> (init) Restart killed instances: OK
01:39:32> (init) Remove old master entry from sentinels: OK
01:39:32> (init) Create a master-slaves cluster of 5 instances: OK
01:39:32> (init) Sentinels can start monitoring a master: OK
01:39:32> (init) Sentinels can talk with the master: OK
01:39:32> (init) Sentinels are able to auto-discover other sentinels: OK
01:39:34> (init) Sentinels are able to auto-discover slaves: OK
01:39:34> Sentinel commands sanity check: OK
01:39:34> Basic failover works if the master is down: OK
01:39:38> New master 127.0.0.1:30004 role matches: OK
01:39:38> All the other slaves now point to the new master: OK
01:39:38> The old master eventually gets reconfigured as a slave: OK
01:39:48> ODOWN is not possible without N (quorum) Sentinels reports: OK
01:39:50> Failover is not possible without majority agreement: OK
01:39:52> Failover works if we configure for absolute agreement: OK
01:39:57> New master 127.0.0.1:30002 role matches: OK
Testing unit: 01-conf-update.tcl
01:39:57> (init) Restart killed instances: OK
01:39:57> (init) Remove old master entry from sentinels: OK
01:39:57> (init) Create a master-slaves cluster of 5 instances: OK
01:39:57> (init) Sentinels can start monitoring a master: OK
01:39:58> (init) Sentinels can talk with the master: OK
01:39:58> (init) Sentinels are able to auto-discover other sentinels: OK
01:39:59> (init) Sentinels are able to auto-discover slaves: OK
01:39:59> We can failover with Sentinel 1 crashed: OK
01:40:04> After Sentinel 1 is restarted, its config gets updated: OK
01:40:04> New master 127.0.0.1:30002 role matches: OK
Testing unit: 02-slaves-reconf.tcl
01:40:04> (init) Restart killed instances: OK
01:40:04> (init) Remove old master entry from sentinels: OK
01:40:04> (init) Create a master-slaves cluster of 5 instances: OK
01:40:04> (init) Sentinels can start monitoring a master: OK
01:40:05> (init) Sentinels can talk with the master: OK
01:40:05> (init) Sentinels are able to auto-discover other sentinels: OK
01:40:06> (init) Sentinels are able to auto-discover slaves: OK
01:40:07> Check that slaves replicate from current master: OK
01:40:07> Crash the master and force a failover: OK
01:40:11> Check that slaves replicate from current master: OK
01:40:11> Kill a slave instance: OK
01:40:11> Crash the master and force a failover: OK
01:40:14> Check that slaves replicate from current master: OK
01:40:15> Wait for failover to end: OK
01:40:15> Restart killed slave and test replication of slaves again...: OK
01:40:15> Check that slaves replicate from current master: OK
Testing unit: 03-runtime-reconf.tcl
01:40:26> (init) Restart killed instances: OK
01:40:26> (init) Remove old master entry from sentinels: OK
01:40:26> (init) Create a master-slaves cluster of 5 instances: OK
01:40:26> (init) Sentinels can start monitoring a master: OK
01:40:27> (init) Sentinels can talk with the master: OK
01:40:27> (init) Sentinels are able to auto-discover other sentinels: OK
01:40:27> (init) Sentinels are able to auto-discover slaves: OK
01:40:27> Sentinels (re)connection following SENTINEL SET mymaster auth-pass: OK
01:40:28> Sentinels (re)connection following master ACL change: OK
01:40:31> Set parameters in normal case: OK
01:40:31> Set parameters in normal case with bad format: OK
01:40:31> Sentinel Set with other error situations: OK
Testing unit: 04-slave-selection.tcl
Testing unit: 05-manual.tcl
01:40:31> (init) Restart killed instances: OK
01:40:31> (init) Remove old master entry from sentinels: OK
01:40:31> (init) Create a master-slaves cluster of 5 instances: OK
01:40:31> (init) Sentinels can start monitoring a master: OK
01:40:32> (init) Sentinels can talk with the master: OK
01:40:32> (init) Sentinels are able to auto-discover other sentinels: OK
01:40:33> (init) Sentinels are able to auto-discover slaves: OK
01:40:33> Manual failover works: OK
01:40:34> New master 127.0.0.1:30002 role matches: OK
01:40:34> All the other slaves now point to the new master: OK
01:40:34> The old master eventually gets reconfigured as a slave: OK
Testing unit: 06-ckquorum.tcl
01:40:38> (init) Restart killed instances: OK
01:40:38> (init) Remove old master entry from sentinels: OK
01:40:38> (init) Create a master-slaves cluster of 5 instances: OK
01:40:39> (init) Sentinels can start monitoring a master: OK
01:40:39> (init) Sentinels can talk with the master: OK
01:40:39> (init) Sentinels are able to auto-discover other sentinels: OK
01:40:40> (init) Sentinels are able to auto-discover slaves: OK
01:40:40> CKQUORUM reports OK and the right amount of Sentinels: OK
01:40:40> CKQUORUM detects quorum cannot be reached: OK
01:40:40> CKQUORUM detects failover authorization cannot be reached: OK
Testing unit: 07-down-conditions.tcl
01:40:43> (init) Restart killed instances: OK
01:40:43> (init) Remove old master entry from sentinels: OK
01:40:43> (init) Create a master-slaves cluster of 5 instances: OK
01:40:43> (init) Sentinels can start monitoring a master: OK
01:40:44> (init) Sentinels can talk with the master: OK
01:40:44> (init) Sentinels are able to auto-discover other sentinels: OK
01:40:46> (init) Sentinels are able to auto-discover slaves: OK
01:40:46> Crash the majority of Sentinels to prevent failovers for this unit: OK
01:40:46> SDOWN is triggered by non-responding but not crashed instance: OK
01:40:49> SDOWN is triggered by crashed instance: OK
01:40:51> SDOWN is triggered by masters advertising as slaves: OK
01:40:55> SDOWN is triggered by misconfigured instance replying with errors: OK
01:41:06> SDOWN is triggered if we rename PING to PONG: OK
Testing unit: 08-hostname-conf.tcl
01:41:08> (pre-init) Configure instances and sentinel for hostname use: sentinel/0 sentinel/1 sentinel/2 OK
01:41:09> (init) Restart killed instances: OK
01:41:09> (init) Remove old master entry from sentinels: OK
01:41:09> (init) Create a master-slaves cluster of 5 instances: OK
01:41:09> (init) Sentinels can start monitoring a master: OK
01:41:10> (init) Sentinels can talk with the master: OK
01:41:10> (init) Sentinels are able to auto-discover other sentinels: OK
01:41:11> (init) Sentinels are able to auto-discover slaves: OK
01:41:11> Sentinel announces hostnames: OK
01:41:11> (post-cleanup) Configure instances and sentinel for IPs: OK
Testing unit: 09-acl-support.tcl
01:41:12> (init) Restart killed instances: OK
01:41:12> (init) Remove old master entry from sentinels: OK
01:41:12> (init) Create a master-slaves cluster of 5 instances: OK
01:41:12> (init) Sentinels can start monitoring a master: OK
01:41:13> (init) Sentinels can talk with the master: OK
01:41:13> (init) Sentinels are able to auto-discover other sentinels: OK
01:41:14> (init) Sentinels are able to auto-discover slaves: OK
01:41:14> (post-init) Set up ACL configuration: OK
01:41:14> SENTINEL CONFIG SET handles on-the-fly credentials reconfiguration: OK
01:41:17> (post-cleanup) Tear down ACL configuration: OK
Testing unit: 10-replica-priority.tcl
01:41:18> (init) Restart killed instances: OK
01:41:18> (init) Remove old master entry from sentinels: OK
01:41:18> (init) Create a master-slaves cluster of 5 instances: OK
01:41:18> (init) Sentinels can start monitoring a master: OK
01:41:19> (init) Sentinels can talk with the master: OK
01:41:19> (init) Sentinels are able to auto-discover other sentinels: OK
01:41:20> (init) Sentinels are able to auto-discover slaves: OK
01:41:20> Check acceptable replica-priority values: OK
01:41:20> Set replica-announced=yes on all replicas: OK
01:41:20> Check sentinel replies with 4 replicas: OK
01:41:20> Set replica-announced=no on 2 replicas: OK
01:41:20> Check sentinel replies with 2 replicas: OK
01:41:21> Set replica-announced=yes on all replicas: OK
01:41:21> Check sentinel replies with 4 replicas: OK
Testing unit: 11-port-0.tcl
01:41:21> (init) Restart killed instances: OK
01:41:21> (init) Remove old master entry from sentinels: OK
01:41:21> (init) Create a master-slaves cluster of 5 instances: OK
01:41:21> (init) Sentinels can start monitoring a master: OK
01:41:22> (init) Sentinels can talk with the master: OK
01:41:22> (init) Sentinels are able to auto-discover other sentinels: OK
01:41:22> (init) Sentinels are able to auto-discover slaves: OK
01:41:22> Start/Stop sentinel on same port with a different runID should not change the total number of sentinels: OK
Testing unit: 12-master-reboot.tcl
01:41:23> (init) Restart killed instances: sentinel/4 OK
01:41:23> (init) Remove old master entry from sentinels: OK
01:41:23> (init) Create a master-slaves cluster of 5 instances: OK
01:41:24> (init) Sentinels can start monitoring a master: OK
01:41:25> (init) Sentinels can talk with the master: OK
01:41:25> (init) Sentinels are able to auto-discover other sentinels: OK
01:41:26> (init) Sentinels are able to auto-discover slaves: OK
01:41:26> Master reboot in very short time: OK
01:41:34> New master 127.0.0.1:30002 role matches: OK
01:41:34> All the other slaves now point to the new master: OK
01:41:34> The old master eventually gets reconfigured as a slave: OK
Testing unit: 13-info-command.tcl
01:42:08> (init) Restart killed instances: OK
01:42:08> (init) Remove old master entry from sentinels: OK
01:42:08> (init) Create a master-slaves cluster of 5 instances: OK
01:42:08> (init) Sentinels can start monitoring a master: OK
01:42:09> (init) Sentinels can talk with the master: OK
01:42:09> (init) Sentinels are able to auto-discover other sentinels: OK
01:42:11> (init) Sentinels are able to auto-discover slaves: OK
01:42:11> info command with at most one argument: OK
01:42:11> info command with one sub-section: OK
01:42:11> info command with multiple sub-sections: OK
Cleaning up...
killing stale instance 37272
killing stale instance 37305
killing stale instance 38528
killing stale instance 39794
killing stale instance 41122
killing stale instance 41509
killing stale instance 41517
killing stale instance 41523
killing stale instance 41844
killing stale instance 41919
killing stale instance 42036
GOOD! No errors.
# Clean up after gen-test-certs.sh
rm -rf tests/tls || true
# Other cleanup
find tests/tmp ! -name .gitignore -type f -exec rm -rfv {} +
removed 'tests/tmp/server.46943.252/stdout'
removed 'tests/tmp/server.46943.252/stderr'
removed 'tests/tmp/server.46943.252/temp-1736851784.29455.rdb'
removed 'tests/tmp/server.46943.121/stdout'
removed 'tests/tmp/server.46943.121/stderr'
removed 'tests/tmp/redis.conf.46943.443'
removed 'tests/tmp/server.46943.866/stdout'
removed 'tests/tmp/server.46943.866/stderr'
removed 'tests/tmp/server.46943.61/stdout'
removed 'tests/tmp/server.46943.61/stderr'
removed 'tests/tmp/server.46943.310/stdout'
removed 'tests/tmp/server.46943.310/stderr'
removed 'tests/tmp/server.46943.7/stdout'
removed 'tests/tmp/server.46943.7/stderr'
removed 'tests/tmp/server.46943.33/stdout'
removed 'tests/tmp/server.46943.33/stderr'
removed 'tests/tmp/redis.conf.46943.54'
removed 'tests/tmp/redis.conf.46943.251'
removed 'tests/tmp/server.46943.687/stdout'
removed 'tests/tmp/server.46943.687/stderr'
removed 'tests/tmp/server.46943.663/stdout'
removed 'tests/tmp/server.46943.663/stderr'
removed 'tests/tmp/server.46943.119/stdout'
removed 'tests/tmp/server.46943.119/stderr'
removed 'tests/tmp/redis.conf.46943.249'
removed 'tests/tmp/server.46943.390/stdout'
removed 'tests/tmp/server.46943.390/stderr'
removed 'tests/tmp/server.46943.713/stdout'
removed 'tests/tmp/server.46943.713/stderr'
removed 'tests/tmp/server.46943.894/stdout'
removed 'tests/tmp/server.46943.894/stderr'
removed 'tests/tmp/redis.conf.46943.849'
removed 'tests/tmp/redis.conf.46943.239'
removed 'tests/tmp/redis.conf.46943.750'
removed 'tests/tmp/redis.conf.46943.241'
removed 'tests/tmp/redis.conf.46943.335'
removed 'tests/tmp/server.46943.51/stdout'
removed 'tests/tmp/server.46943.51/stderr'
removed 'tests/tmp/redis.conf.46943.363'
removed 'tests/tmp/server.46943.608/stdout'
removed 'tests/tmp/server.46943.608/stderr'
removed 'tests/tmp/server.46943.306/stdout'
removed 'tests/tmp/server.46943.306/stderr'
removed 'tests/tmp/redis.conf.46943.899'
removed 'tests/tmp/server.46943.312/stdout'
removed 'tests/tmp/server.46943.312/stderr'
removed 'tests/tmp/redis.conf.46943.911'
removed 'tests/tmp/redis.conf.46943.847'
removed 'tests/tmp/redis.conf.46943.225'
removed 'tests/tmp/redis.conf.46943.417'
removed 'tests/tmp/redis.conf.46943.603'
removed 'tests/tmp/server.46943.898/stdout'
removed 'tests/tmp/server.46943.898/stderr'
removed 'tests/tmp/redis.conf.46943.977'
removed 'tests/tmp/redis.conf.46943.305'
removed 'tests/tmp/redis.conf.46943.56'
removed 'tests/tmp/server.46943.264/stdout'
removed 'tests/tmp/server.46943.264/stderr'
removed 'tests/tmp/redis.conf.46943.90'
removed 'tests/tmp/redis.conf.46943.403'
removed 'tests/tmp/server.46943.647/stdout'
removed 'tests/tmp/server.46943.647/stderr'
removed 'tests/tmp/server.46943.99/stdout'
removed 'tests/tmp/server.46943.99/stderr'
removed 'tests/tmp/server.46943.322/stdout'
removed 'tests/tmp/server.46943.322/stderr'
removed 'tests/tmp/redis.conf.46943.752'
removed 'tests/tmp/redis.conf.46943.273'
removed 'tests/tmp/redis.conf.46943.279'
removed 'tests/tmp/redis.conf.46943.76'
removed 'tests/tmp/redis.conf.46943.708'
removed 'tests/tmp/redis.conf.46943.329'
removed 'tests/tmp/redis.conf.46943.433'
removed 'tests/tmp/server.46943.956/stdout'
removed 'tests/tmp/server.46943.956/stderr'
removed 'tests/tmp/server.46943.725/stdout'
removed 'tests/tmp/server.46943.725/stderr'
removed 'tests/tmp/server.46943.236/stdout'
removed 'tests/tmp/server.46943.236/stderr'
removed 'tests/tmp/server.46943.968/stdout'
removed 'tests/tmp/server.46943.968/stderr'
removed 'tests/tmp/server.46943.960/stdout'
removed 'tests/tmp/server.46943.960/stderr'
removed 'tests/tmp/server.46943.584/stdout'
removed 'tests/tmp/server.46943.584/stderr'
removed 'tests/tmp/server.46943.709/stdout'
removed 'tests/tmp/server.46943.709/stderr'
removed 'tests/tmp/server.46943.378/stdout'
removed 'tests/tmp/server.46943.378/stderr'
removed 'tests/tmp/redis.conf.46943.88'
removed 'tests/tmp/server.46943.224/stdout'
removed 'tests/tmp/server.46943.224/stderr'
removed 'tests/tmp/server.46943.148/stdout'
removed 'tests/tmp/server.46943.148/stderr'
removed 'tests/tmp/redis.conf.46943.867'
removed 'tests/tmp/server.46943.113/stdout'
removed 'tests/tmp/server.46943.113/stderr'
removed 'tests/tmp/server.46943.590/stdout'
removed 'tests/tmp/server.46943.590/stderr'
removed 'tests/tmp/redis.conf.46943.535'
removed 'tests/tmp/server.46943.79/stdout'
removed 'tests/tmp/server.46943.79/stderr'
removed 'tests/tmp/server.46943.109/stdout'
removed 'tests/tmp/server.46943.109/stderr'
removed 'tests/tmp/server.46943.944/stdout'
removed 'tests/tmp/server.46943.944/stderr'
removed 'tests/tmp/server.46943.324/stdout'
removed 'tests/tmp/server.46943.324/stderr'
removed 'tests/tmp/resetchannels.acl.46943.145/stdout'
removed 'tests/tmp/resetchannels.acl.46943.145/stderr'
removed 'tests/tmp/resetchannels.acl.46943.145/default.conf'
removed 'tests/tmp/resetchannels.acl.46943.145/nodefaultuser.acl'
removed 'tests/tmp/redis.conf.46943.766'
removed 'tests/tmp/redis.conf.46943.696'
removed 'tests/tmp/redis.conf.46943.863'
removed 'tests/tmp/redis.conf.46943.173'
removed 'tests/tmp/server.46943.226/stdout'
removed 'tests/tmp/server.46943.226/stderr'
removed 'tests/tmp/server.46943.266/stdout'
removed 'tests/tmp/server.46943.266/stderr'
removed 'tests/tmp/server.46943.266/temp-31085.rdb'
removed 'tests/tmp/redis.conf.46943.682'
removed 'tests/tmp/server.46943.705/stdout'
removed 'tests/tmp/server.46943.705/stderr'
removed 'tests/tmp/server.46943.348/stdout'
removed 'tests/tmp/server.46943.348/stderr'
removed 'tests/tmp/redis.conf.46943.537'
removed 'tests/tmp/redis.conf.46943.156'
removed 'tests/tmp/redis.conf.46943.118'
removed 'tests/tmp/redis.conf.46943.666'
removed 'tests/tmp/redis.conf.46943.772'
removed 'tests/tmp/redis.conf.46943.757'
removed 'tests/tmp/redis.conf.46943.626'
removed 'tests/tmp/server.46943.296/stdout'
removed 'tests/tmp/server.46943.296/stderr'
removed 'tests/tmp/redis.conf.46943.716'
removed 'tests/tmp/redis.conf.46943.60'
removed 'tests/tmp/server.46943.655/stdout'
removed 'tests/tmp/server.46943.655/stderr'
removed 'tests/tmp/redis.conf.46943.447'
removed 'tests/tmp/redis.conf.46943.812'
removed 'tests/tmp/server.46943.739/stdout'
removed 'tests/tmp/server.46943.739/stderr'
removed 'tests/tmp/redis.conf.46943.16'
removed 'tests/tmp/redis.conf.46943.490'
removed 'tests/tmp/server.46943.408/temp-1736852227.52659.rdb'
removed 'tests/tmp/server.46943.408/stdout'
removed 'tests/tmp/server.46943.408/stderr'
removed 'tests/tmp/server.46943.703/stdout'
removed 'tests/tmp/server.46943.703/stderr'
removed 'tests/tmp/server.46943.284/stdout'
removed 'tests/tmp/server.46943.284/stderr'
removed 'tests/tmp/redis.conf.46943.289'
removed 'tests/tmp/server.46943.366/stdout'
removed 'tests/tmp/server.46943.366/stderr'
removed 'tests/tmp/redis.conf.46943.599'
removed 'tests/tmp/redis.conf.46943.257'
removed 'tests/tmp/server.46943.280/stdout'
removed 'tests/tmp/server.46943.280/stderr'
removed 'tests/tmp/server.46943.836/stdout'
removed 'tests/tmp/server.46943.836/stderr'
removed 'tests/tmp/redis.conf.46943.233'
removed 'tests/tmp/server.46943.844/stdout'
removed 'tests/tmp/server.46943.844/stderr'
removed 'tests/tmp/redis.conf.46943.325'
removed 'tests/tmp/server.46943.135/stdout'
removed 'tests/tmp/server.46943.135/stderr'
removed 'tests/tmp/server.46943.326/stdout'
removed 'tests/tmp/server.46943.326/stderr'
removed 'tests/tmp/server.46943.884/stdout'
removed 'tests/tmp/server.46943.884/stderr'
removed 'tests/tmp/redis.conf.46943.122'
removed 'tests/tmp/redis.conf.46943.975'
removed 'tests/tmp/redis.conf.46943.853'
removed 'tests/tmp/redis.conf.46943.425'
removed 'tests/tmp/server.46943.970/stdout'
removed 'tests/tmp/server.46943.970/stderr'
removed 'tests/tmp/server.46943.942/stdout'
removed 'tests/tmp/server.46943.942/stderr'
removed 'tests/tmp/redis.conf.46943.163'
removed 'tests/tmp/redis.conf.46943.34'
removed 'tests/tmp/redis.conf.46943.622'
removed 'tests/tmp/redis.conf.46943.385'
removed 'tests/tmp/server.46943.554/stdout'
removed 'tests/tmp/server.46943.554/stderr'
removed 'tests/tmp/redis.conf.46943.466'
removed 'tests/tmp/server.46943.978/stdout'
removed 'tests/tmp/server.46943.978/stderr'
removed 'tests/tmp/server.46943.978/appendonlydir/appendonly.aof.1.base.rdb'
removed 'tests/tmp/server.46943.978/appendonlydir/appendonly.aof.manifest'
removed 'tests/tmp/server.46943.978/appendonlydir/appendonly.aof.1.incr.aof'
removed 'tests/tmp/redis.conf.46943.445'
removed 'tests/tmp/redis.conf.46943.770'
removed 'tests/tmp/redis.conf.46943.371'
removed 'tests/tmp/server.46943.222/stdout'
removed 'tests/tmp/server.46943.222/stderr'
removed 'tests/tmp/server.46943.950/stdout'
removed 'tests/tmp/server.46943.950/stderr'
removed 'tests/tmp/server.46943.930/stdout'
removed 'tests/tmp/server.46943.930/stderr'
removed 'tests/tmp/server.46943.598/stdout'
removed 'tests/tmp/server.46943.598/stderr'
removed 'tests/tmp/redis.conf.46943.605'
removed 'tests/tmp/server.46943.388/stdout'
removed 'tests/tmp/server.46943.388/stderr'
removed 'tests/tmp/server.46943.914/stdout'
removed 'tests/tmp/server.46943.914/stderr'
removed 'tests/tmp/server.46943.412/stdout'
removed 'tests/tmp/server.46943.412/stderr'
removed 'tests/tmp/redis.conf.46943.28'
removed 'tests/tmp/server.46943.600/stdout'
removed 'tests/tmp/server.46943.600/stderr'
removed 'tests/tmp/redis.conf.46943.313'
removed 'tests/tmp/redis.conf.46943.92'
removed 'tests/tmp/redis.conf.46943.64'
removed 'tests/tmp/redis.conf.46943.718'
removed 'tests/tmp/server.46943.346/stdout'
removed 'tests/tmp/server.46943.346/stderr'
removed 'tests/tmp/redis.conf.46943.875'
removed 'tests/tmp/server.46943.232/stdout'
removed 'tests/tmp/server.46943.232/stderr'
removed 'tests/tmp/redis.conf.46943.243'
removed 'tests/tmp/server.46943.406/stdout'
removed 'tests/tmp/server.46943.406/stderr'
removed 'tests/tmp/redis.conf.46943.959'
removed 'tests/tmp/redis.conf.46943.839'
removed 'tests/tmp/redis.conf.46943.66'
removed 'tests/tmp/server.46943.180/stdout'
removed 'tests/tmp/server.46943.180/stderr'
removed 'tests/tmp/redis.conf.46943.486'
removed 'tests/tmp/server.46943.888/stdout'
removed 'tests/tmp/server.46943.888/stderr'
removed 'tests/tmp/server.46943.194/stdout'
removed 'tests/tmp/server.46943.194/stderr'
removed 'tests/tmp/redis.conf.46943.953'
removed 'tests/tmp/server.46943.73/stdout'
removed 'tests/tmp/server.46943.73/stderr'
removed 'tests/tmp/server.46943.729/stdout'
removed 'tests/tmp/server.46943.729/stderr'
removed 'tests/tmp/server.46943.330/stdout'
removed 'tests/tmp/server.46943.330/stderr'
removed 'tests/tmp/redis.conf.46943.429'
removed 'tests/tmp/server.46943.162/stdout'
removed 'tests/tmp/server.46943.162/stderr'
removed 'tests/tmp/redis.conf.46943.395'
removed 'tests/tmp/server.46943.356/stdout'
removed 'tests/tmp/server.46943.356/stderr'
removed 'tests/tmp/redis.conf.46943.128'
removed 'tests/tmp/server.46943.133/stdout'
removed 'tests/tmp/server.46943.133/stderr'
removed 'tests/tmp/server.46943.174/stdout'
removed 'tests/tmp/server.46943.174/stderr'
removed 'tests/tmp/server.rdb-corruption-empty-keys-test.46943.616/stdout'
removed 'tests/tmp/server.rdb-corruption-empty-keys-test.46943.616/stderr'
removed 'tests/tmp/server.rdb-corruption-empty-keys-test.46943.616/corrupt_empty_keys.rdb'
removed 'tests/tmp/redis.conf.46943.134'
removed 'tests/tmp/redis.conf.46943.154'
removed 'tests/tmp/server.46943.604/stdout'
removed 'tests/tmp/server.46943.604/stderr'
removed 'tests/tmp/redis.conf.46943.293'
removed 'tests/tmp/redis.conf.46943.979'
removed 'tests/tmp/server.46943.186/stdout'
removed 'tests/tmp/server.46943.186/stderr'
removed 'tests/tmp/server.46943.422/stdout'
removed 'tests/tmp/server.46943.422/stderr'
removed 'tests/tmp/server.46943.916/stdout'
removed 'tests/tmp/server.46943.916/stderr'
removed 'tests/tmp/redis.conf.46943.165'
removed 'tests/tmp/server.multi.aof.46943.503/dump.rdb'
removed 'tests/tmp/server.multi.aof.46943.503/stdout'
removed 'tests/tmp/server.multi.aof.46943.503/stderr'
removed 'tests/tmp/server.46943.5/stdout'
removed 'tests/tmp/server.46943.5/stderr'
removed 'tests/tmp/server.46943.23/stdout'
removed 'tests/tmp/server.46943.23/stderr'
removed 'tests/tmp/redis.conf.46943.401'
removed 'tests/tmp/server.46943.627/stdout'
removed 'tests/tmp/server.46943.627/stderr'
removed 'tests/tmp/redis.conf.46943.86'
removed 'tests/tmp/server.46943.137/stdout'
removed 'tests/tmp/server.46943.137/stderr'
removed 'tests/tmp/redis.conf.46943.181'
removed 'tests/tmp/server.46943.380/stdout'
removed 'tests/tmp/server.46943.380/stderr'
removed 'tests/tmp/server.46943.820/stdout'
removed 'tests/tmp/server.46943.820/stderr'
removed 'tests/tmp/redis.conf.46943.167'
removed 'tests/tmp/redis.conf.46943.337'
removed 'tests/tmp/redis.conf.46943.587'
removed 'tests/tmp/server.46943.9/stdout'
removed 'tests/tmp/server.46943.9/stderr'
removed 'tests/tmp/redis.conf.46943.189'
removed 'tests/tmp/redis.conf.46943.640'
removed 'tests/tmp/server.46943.157/stdout'
removed 'tests/tmp/server.46943.157/stderr'
removed 'tests/tmp/server.46943.779/stdout'
removed 'tests/tmp/server.46943.779/stderr'
removed 'tests/tmp/redis.conf.46943.247'
removed 'tests/tmp/server.46943.308/stdout'
removed 'tests/tmp/server.46943.308/stderr'
removed 'tests/tmp/server.46943.952/stdout'
removed 'tests/tmp/server.46943.952/stderr'
removed 'tests/tmp/redis.conf.46943.317'
removed 'tests/tmp/server.46943.282/stdout'
removed 'tests/tmp/server.46943.282/stderr'
removed 'tests/tmp/redis.conf.46943.720'
removed 'tests/tmp/server.46943.204/stdout'
removed 'tests/tmp/server.46943.204/stderr'
removed 'tests/tmp/server.46943.938/stdout'
removed 'tests/tmp/server.46943.938/stderr'
removed 'tests/tmp/redis.conf.46943.169'
removed 'tests/tmp/server.46943.63/stdout'
removed 'tests/tmp/server.46943.63/stderr'
removed 'tests/tmp/redis.conf.46943.229'
removed 'tests/tmp/server.46943.832/stdout'
removed 'tests/tmp/server.46943.832/stderr'
removed 'tests/tmp/server.46943.55/stdout'
removed 'tests/tmp/server.46943.55/stderr'
removed 'tests/tmp/server.46943.65/stdout'
removed 'tests/tmp/server.46943.65/stderr'
removed 'tests/tmp/resetchannels.acl.46943.142/stdout'
removed 'tests/tmp/resetchannels.acl.46943.142/stderr'
removed 'tests/tmp/resetchannels.acl.46943.142/default.conf'
removed 'tests/tmp/resetchannels.acl.46943.142/nodefaultuser.acl'
removed 'tests/tmp/redis.conf.46943.579'
removed 'tests/tmp/redis.conf.46943.78'
removed 'tests/tmp/server.46943.793/stdout'
removed 'tests/tmp/server.46943.793/stderr'
removed 'tests/tmp/redis.conf.46943.710'
removed 'tests/tmp/redis.conf.46943.126'
removed 'tests/tmp/redis.conf.46943.531'
removed 'tests/tmp/redis.conf.46943.347'
removed 'tests/tmp/server.46943.578/stdout'
removed 'tests/tmp/server.46943.578/stderr'
removed 'tests/tmp/redis.conf.46943.814'
removed 'tests/tmp/redis.conf.46943.94'
removed 'tests/tmp/server.46943.314/stdout'
removed 'tests/tmp/server.46943.314/stderr'
removed 'tests/tmp/server.46943.471/stdout'
removed 'tests/tmp/server.46943.471/stderr'
removed 'tests/tmp/redis.conf.46943.315'
removed 'tests/tmp/redis.conf.46943.496'
removed 'tests/tmp/server.46943.15/stdout'
removed 'tests/tmp/server.46943.15/stderr'
removed 'tests/tmp/server.46943.811/stdout'
removed 'tests/tmp/server.46943.811/stderr'
removed 'tests/tmp/redis.conf.46943.415'
removed 'tests/tmp/redis.conf.46943.551'
removed 'tests/tmp/server.46943.414/stdout'
removed 'tests/tmp/server.46943.414/stderr'
removed 'tests/tmp/redis.conf.46943.48'
removed 'tests/tmp/server.46943.886/stdout'
removed 'tests/tmp/server.46943.886/stderr'
removed 'tests/tmp/server.46943.166/stdout'
removed 'tests/tmp/server.46943.166/stderr'
removed 'tests/tmp/redis.conf.46943.373'
removed 'tests/tmp/server.46943.286/stdout'
removed 'tests/tmp/server.46943.286/stderr'
removed 'tests/tmp/redis.conf.46943.957'
removed 'tests/tmp/server.46943.701/stdout'
removed 'tests/tmp/server.46943.701/stderr'
removed 'tests/tmp/redis.conf.46943.654'
removed 'tests/tmp/redis.conf.46943.690'
removed 'tests/tmp/redis.conf.46943.307'
removed 'tests/tmp/redis.conf.46943.796'
removed 'tests/tmp/redis.conf.46943.193'
removed 'tests/tmp/server.46943.384/stdout'
removed 'tests/tmp/server.46943.384/stderr'
removed 'tests/tmp/server.46943.667/stdout'
removed 'tests/tmp/server.46943.667/stderr'
removed 'tests/tmp/server.46943.902/stdout'
removed 'tests/tmp/server.46943.902/stderr'
removed 'tests/tmp/redis.conf.46943.452'
removed 'tests/tmp/redis.conf.46943.187'
removed 'tests/tmp/redis.conf.46943.841'
removed 'tests/tmp/duplicate.acl.46943.152/stdout'
removed 'tests/tmp/duplicate.acl.46943.152/stderr'
removed 'tests/tmp/duplicate.acl.46943.152/user.acl'
removed 'tests/tmp/duplicate.acl.46943.152/default.conf'
removed 'tests/tmp/redis.conf.46943.32'
removed 'tests/tmp/redis.conf.46943.52'
removed 'tests/tmp/server.46943.649/stdout'
removed 'tests/tmp/server.46943.649/stderr'
removed 'tests/tmp/server.46943.127/stdout'
removed 'tests/tmp/server.46943.127/stderr'
removed 'tests/tmp/server.46943.418/stdout'
removed 'tests/tmp/server.46943.418/stderr'
removed 'tests/tmp/redis.conf.46943.738'
removed 'tests/tmp/redis.conf.46943.730'
removed 'tests/tmp/redis.conf.46943.581'
removed 'tests/tmp/redis.conf.46943.441'
removed 'tests/tmp/server.46943.77/stdout'
removed 'tests/tmp/server.46943.77/stderr'
removed 'tests/tmp/server.46943.677/stdout'
removed 'tests/tmp/server.46943.677/stderr'
removed 'tests/tmp/redis.conf.46943.827'
removed 'tests/tmp/server.46943.196/stdout'
removed 'tests/tmp/server.46943.196/stderr'
removed 'tests/tmp/redis.conf.46943.454'
removed 'tests/tmp/redis.conf.46943.806'
removed 'tests/tmp/server.46943.807/stdout'
removed 'tests/tmp/server.46943.807/stderr'
removed 'tests/tmp/redis.conf.46943.50'
removed 'tests/tmp/redis.conf.46943.790'
removed 'tests/tmp/redis.conf.46943.387'
removed 'tests/tmp/server.46943.172/stdout'
removed 'tests/tmp/server.46943.172/stderr'
removed 'tests/tmp/server.46943.826/stdout'
removed 'tests/tmp/server.46943.826/stderr'
removed 'tests/tmp/redis.conf.46943.879'
removed 'tests/tmp/server.46943.274/stdout'
removed 'tests/tmp/server.46943.274/stderr'
removed 'tests/tmp/server.46943.645/stdout'
removed 'tests/tmp/server.46943.645/stderr'
removed 'tests/tmp/redis.conf.46943.357'
removed 'tests/tmp/redis.conf.46943.973'
removed 'tests/tmp/redis.conf.46943.674'
removed 'tests/tmp/redis.conf.46943.547'
removed 'tests/tmp/server.46943.364/stdout'
removed 'tests/tmp/server.46943.364/stderr'
removed 'tests/tmp/redis.conf.46943.722'
removed 'tests/tmp/redis.conf.46943.197'
removed 'tests/tmp/redis.conf.46943.24'
removed 'tests/tmp/server.46943.576/stdout'
removed 'tests/tmp/server.46943.576/stderr'
removed 'tests/tmp/redis.conf.46943.869'
removed 'tests/tmp/server.46943.376/stdout'
removed 'tests/tmp/server.46943.376/stderr'
removed 'tests/tmp/redis.conf.46943.12'
removed 'tests/tmp/redis.conf.46943.676'
removed 'tests/tmp/redis.conf.46943.351'
removed 'tests/tmp/redis.conf.46943.343'
removed 'tests/tmp/server.46943.669/stdout'
removed 'tests/tmp/server.46943.669/stderr'
removed 'tests/tmp/redis.conf.46943.620'
removed 'tests/tmp/redis.conf.46943.299'
removed 'tests/tmp/redis.conf.46943.345'
removed 'tests/tmp/redis.conf.46943.700'
removed 'tests/tmp/server.46943.665/stdout'
removed 'tests/tmp/server.46943.665/stderr'
removed 'tests/tmp/redis.conf.46943.909'
removed 'tests/tmp/server.46943.602/stdout'
removed 'tests/tmp/server.46943.602/stderr'
removed 'tests/tmp/redis.conf.46943.905'
removed 'tests/tmp/redis.conf.46943.943'
removed 'tests/tmp/redis.conf.46943.517'
removed 'tests/tmp/redis.conf.46943.62'
removed 'tests/tmp/server.rdb-startup-test.46943.563/stdout'
removed 'tests/tmp/server.rdb-startup-test.46943.563/scriptbackup.rdb'
removed 'tests/tmp/server.rdb-startup-test.46943.563/stderr'
removed 'tests/tmp/redis.conf.46943.361'
removed 'tests/tmp/server.rdb-encoding-test.46943.558/encodings.rdb'
removed 'tests/tmp/server.rdb-encoding-test.46943.558/stdout'
removed 'tests/tmp/server.rdb-encoding-test.46943.558/list-quicklist.rdb'
removed 'tests/tmp/server.rdb-encoding-test.46943.558/stderr'
removed 'tests/tmp/server.46943.661/stdout'
removed 'tests/tmp/server.46943.661/stderr'
removed 'tests/tmp/server.46943.623/stdout'
removed 'tests/tmp/server.46943.623/stderr'
removed 'tests/tmp/server.46943.785/stdout'
removed 'tests/tmp/server.46943.785/stderr'
removed 'tests/tmp/server.46943.675/stdout'
removed 'tests/tmp/server.46943.675/stderr'
removed 'tests/tmp/server.46943.631/stdout'
removed 'tests/tmp/server.46943.631/stderr'
removed 'tests/tmp/redis.conf.46943.355'
removed 'tests/tmp/server.46943.89/stdout'
removed 'tests/tmp/server.46943.89/stderr'
removed 'tests/tmp/redis.conf.46943.185'
removed 'tests/tmp/redis.conf.46943.333'
removed 'tests/tmp/redis.conf.46943.42'
removed 'tests/tmp/redis.conf.46943.98'
removed 'tests/tmp/server.46943.101/stdout'
removed 'tests/tmp/server.46943.101/stderr'
removed 'tests/tmp/redis.conf.46943.112'
removed 'tests/tmp/redis.conf.46943.527'
removed 'tests/tmp/redis.conf.46943.365'
removed 'tests/tmp/server.46943.974/stdout'
removed 'tests/tmp/server.46943.974/stderr'
removed 'tests/tmp/redis.conf.46943.825'
removed 'tests/tmp/redis.conf.46943.571'
removed 'tests/tmp/redis.conf.46943.778'
removed 'tests/tmp/redis.conf.46943.804'
removed 'tests/tmp/server.46943.948/stdout'
removed 'tests/tmp/server.46943.948/stderr'
removed 'tests/tmp/server.46943.948/somename'
removed 'tests/tmp/server.46943.394/stdout'
removed 'tests/tmp/server.46943.394/stderr'
removed 'tests/tmp/server.46943.805/stdout'
removed 'tests/tmp/server.46943.805/stderr'
removed 'tests/tmp/redis.conf.46943.421'
removed 'tests/tmp/server.46943.334/stdout'
removed 'tests/tmp/server.46943.334/stderr'
removed 'tests/tmp/redis.conf.46943.419'
removed 'tests/tmp/server.46943.362/stdout'
removed 'tests/tmp/server.46943.362/stderr'
removed 'tests/tmp/server.convert-ziplist-hash-on-load.46943.753/zset-ziplist.rdb'
removed 'tests/tmp/server.convert-ziplist-hash-on-load.46943.753/stdout'
removed 'tests/tmp/server.convert-ziplist-hash-on-load.46943.753/stderr'
removed 'tests/tmp/server.46943.834/stdout'
removed 'tests/tmp/server.46943.834/stderr'
removed 'tests/tmp/redis.conf.46943.612'
removed 'tests/tmp/server.46943.856/stdout'
removed 'tests/tmp/server.46943.856/stderr'
removed 'tests/tmp/server.46943.210/stdout'
removed 'tests/tmp/server.46943.210/stderr'
removed 'tests/tmp/redis.conf.46943.664'
removed 'tests/tmp/redis.conf.46943.712'
removed 'tests/tmp/server.46943.695/stdout'
removed 'tests/tmp/server.46943.695/stderr'
removed 'tests/tmp/server.46943.190/stdout'
removed 'tests/tmp/server.46943.190/stderr'
removed 'tests/tmp/redis.conf.46943.369'
removed 'tests/tmp/redis.conf.46943.565'
removed 'tests/tmp/server.46943.352/stdout'
removed 'tests/tmp/server.46943.352/stderr'
removed 'tests/tmp/server.convert-ziplist-hash-on-load.46943.748/hash-ziplist.rdb'
removed 'tests/tmp/server.convert-ziplist-hash-on-load.46943.748/stdout'
removed 'tests/tmp/server.convert-ziplist-hash-on-load.46943.748/stderr'
removed 'tests/tmp/server.46943.771/stdout'
removed 'tests/tmp/server.46943.771/stderr'
removed 'tests/tmp/redis.conf.46943.881'
removed 'tests/tmp/server.46943.188/stdout'
removed 'tests/tmp/server.46943.188/stderr'
removed 'tests/tmp/redis.conf.46943.747'
removed 'tests/tmp/redis.conf.46943.577'
removed 'tests/tmp/server.46943.182/stdout'
removed 'tests/tmp/server.46943.182/stderr'
removed 'tests/tmp/redis.conf.46943.100'
removed 'tests/tmp/server.46943.473/stdout'
removed 'tests/tmp/server.46943.473/stderr'
removed 'tests/tmp/server.46943.958/stdout'
removed 'tests/tmp/server.46943.958/stderr'
removed 'tests/tmp/server.46943.813/stdout'
removed 'tests/tmp/server.46943.813/stderr'
removed 'tests/tmp/server.46943.781/stdout'
removed 'tests/tmp/server.46943.781/stderr'
removed 'tests/tmp/redis.conf.46943.947'
removed 'tests/tmp/redis.conf.46943.638'
removed 'tests/tmp/redis.conf.46943.110'
removed 'tests/tmp/server.46943.416/stdout'
removed 'tests/tmp/server.46943.416/stderr'
removed 'tests/tmp/redis.conf.46943.72'
removed 'tests/tmp/server.46943.594/stdout'
removed 'tests/tmp/server.46943.594/stderr'
removed 'tests/tmp/redis.conf.46943.130'
removed 'tests/tmp/server.46943.633/stdout'
removed 'tests/tmp/server.46943.633/stderr'
removed 'tests/tmp/redis.conf.46943.931'
removed 'tests/tmp/server.46943.1/stdout'
removed 'tests/tmp/server.46943.1/stderr'
removed 'tests/tmp/redis.conf.46943.221'
removed 'tests/tmp/server.46943.946/stdout'
removed 'tests/tmp/server.46943.946/stderr'
removed 'tests/tmp/redis.conf.46943.845'
removed 'tests/tmp/redis.conf.46943.609'
removed 'tests/tmp/redis.conf.46943.14'
removed 'tests/tmp/redis.conf.46943.462'
removed 'tests/tmp/server.46943.874/stdout'
removed 'tests/tmp/server.46943.874/stderr'
removed 'tests/tmp/server.46943.621/stdout'
removed 'tests/tmp/server.46943.621/stderr'
removed 'tests/tmp/redis.conf.46943.297'
removed 'tests/tmp/redis.conf.46943.30'
removed 'tests/tmp/server.46943.53/stdout'
removed 'tests/tmp/server.46943.53/stderr'
removed 'tests/tmp/server.46943.370/stdout'
removed 'tests/tmp/server.46943.370/stderr'
removed 'tests/tmp/redis.conf.46943.295'
removed 'tests/tmp/server.46943.606/stdout'
removed 'tests/tmp/server.46943.606/stderr'
removed 'tests/tmp/redis.conf.46943.349'
removed 'tests/tmp/redis.conf.46943.589'
removed 'tests/tmp/server.46943.791/stdout'
removed 'tests/tmp/server.46943.791/stderr'
removed 'tests/tmp/redis.conf.46943.6'
removed 'tests/tmp/redis.conf.46943.913'
removed 'tests/tmp/redis.conf.46943.591'
removed 'tests/tmp/server.46943.338/stdout'
removed 'tests/tmp/server.46943.338/stderr'
removed 'tests/tmp/redis.conf.46943.397'
removed 'tests/tmp/server.46943.824/stdout'
removed 'tests/tmp/server.46943.824/stderr'
removed 'tests/tmp/server.46943.93/stdout'
removed 'tests/tmp/server.46943.93/stderr'
removed 'tests/tmp/redis.conf.46943.151'
removed 'tests/tmp/server.46943.184/stdout'
removed 'tests/tmp/server.46943.184/stderr'
removed 'tests/tmp/redis.conf.46943.593'
removed 'tests/tmp/redis.conf.46943.895'
removed 'tests/tmp/server.46943.428/stdout'
removed 'tests/tmp/server.46943.428/stderr'
removed 'tests/tmp/redis.conf.46943.124'
removed 'tests/tmp/server.46943.629/stdout'
removed 'tests/tmp/server.46943.629/stderr'
removed 'tests/tmp/server.46943.336/stdout'
removed 'tests/tmp/server.46943.336/stderr'
removed 'tests/tmp/redis.conf.46943.670'
removed 'tests/tmp/redis.conf.46943.921'
removed 'tests/tmp/redis.conf.46943.686'
removed 'tests/tmp/server.46943.580/stdout'
removed 'tests/tmp/server.46943.580/stderr'
removed 'tests/tmp/server.46943.912/stdout'
removed 'tests/tmp/server.46943.912/stderr'
removed 'tests/tmp/redis.conf.46943.271'
removed 'tests/tmp/server.46943.882/stdout'
removed 'tests/tmp/server.46943.882/stderr'
removed 'tests/tmp/redis.conf.46943.704'
removed 'tests/tmp/server.46943.588/stdout'
removed 'tests/tmp/server.46943.588/stderr'
removed 'tests/tmp/redis.conf.46943.871'
removed 'tests/tmp/redis.conf.46943.219'
removed 'tests/tmp/redis.conf.46943.175'
removed 'tests/tmp/redis.conf.46943.618'
removed 'tests/tmp/redis.conf.46943.4'
removed 'tests/tmp/server2.log.46943.764/stdout'
removed 'tests/tmp/server2.log.46943.764/stderr'
removed 'tests/tmp/server.46943.625/stdout'
removed 'tests/tmp/server.46943.625/stderr'
removed 'tests/tmp/redis.conf.46943.668'
removed 'tests/tmp/redis.conf.46943.829'
removed 'tests/tmp/server.46943.976/stdout'
removed 'tests/tmp/server.46943.976/stderr'
removed 'tests/tmp/redis.conf.46943.889'
removed 'tests/tmp/server.46943.890/stdout'
removed 'tests/tmp/server.46943.890/stderr'
removed 'tests/tmp/server.46943.777/stdout'
removed 'tests/tmp/server.46943.777/stderr'
removed 'tests/tmp/server.46943.360/stdout'
removed 'tests/tmp/server.46943.360/stderr'
removed 'tests/tmp/redis.conf.46943.138'
removed 'tests/tmp/server.46943.803/stdout'
removed 'tests/tmp/server.46943.803/stderr'
removed 'tests/tmp/redis.conf.46943.399'
removed 'tests/tmp/redis.conf.46943.507'
removed 'tests/tmp/server.46943.125/stdout'
removed 'tests/tmp/server.46943.125/stderr'
removed 'tests/tmp/server.46943.3/stdout'
removed 'tests/tmp/server.46943.3/stderr'
removed 'tests/tmp/server.rdb-corruption-test.46943.610/corrupt_ziplist.rdb'
removed 'tests/tmp/server.rdb-corruption-test.46943.610/stdout'
removed 'tests/tmp/server.rdb-corruption-test.46943.610/stderr'
removed 'tests/tmp/server.46943.920/stdout'
removed 'tests/tmp/server.46943.920/stderr'
removed 'tests/tmp/server.46943.290/stdout'
removed 'tests/tmp/server.46943.290/stderr'
removed 'tests/tmp/server.46943.733/stdout'
removed 'tests/tmp/server.46943.733/stderr'
removed 'tests/tmp/server.46943.292/stdout'
removed 'tests/tmp/server.46943.292/stderr'
removed 'tests/tmp/redis.conf.46943.792'
removed 'tests/tmp/server.46943.787/stdout'
removed 'tests/tmp/server.46943.787/stderr'
removed 'tests/tmp/redis.conf.46943.427'
removed 'tests/tmp/server.aof.46943.450/stdout'
removed 'tests/tmp/server.aof.46943.450/stderr'
removed 'tests/tmp/server.aof.46943.450/appendonlydir/appendonly.aof.1.base.aof'
removed 'tests/tmp/server.aof.46943.450/appendonlydir/appendonly.aof.manifest'
removed 'tests/tmp/server.aof.46943.450/appendonlydir/appendonly.aof.1.incr.aof'
removed 'tests/tmp/server.46943.316/stdout'
removed 'tests/tmp/server.46943.316/stderr'
removed 'tests/tmp/redis.conf.46943.265'
removed 'tests/tmp/redis.conf.46943.519'
removed 'tests/tmp/redis.conf.46943.901'
removed 'tests/tmp/redis.conf.46943.575'
removed 'tests/tmp/server.46943.238/stdout'
removed 'tests/tmp/server.46943.238/stderr'
removed 'tests/tmp/redis.conf.46943.267'
removed 'tests/tmp/redis.conf.46943.865'
removed 'tests/tmp/redis.conf.46943.283'
removed 'tests/tmp/redis.conf.46943.353'
removed 'tests/tmp/server.46943.475/stdout'
removed 'tests/tmp/server.46943.475/stderr'
removed 'tests/tmp/server.46943.304/stdout'
removed 'tests/tmp/server.46943.304/stderr'
removed 'tests/tmp/redis.conf.46943.179'
removed 'tests/tmp/redis.conf.46943.816'
removed 'tests/tmp/server.46943.372/stdout'
removed 'tests/tmp/server.46943.372/stderr'
removed 'tests/tmp/redis.conf.46943.460'
removed 'tests/tmp/server.46943.258/stdout'
removed 'tests/tmp/server.46943.258/stderr'
removed 'tests/tmp/server.46943.298/stdout'
removed 'tests/tmp/server.46943.298/stderr'
removed 'tests/tmp/redis.conf.46943.468'
removed 'tests/tmp/redis.conf.46943.321'
removed 'tests/tmp/redis.conf.46943.161'
removed 'tests/tmp/server.46943.170/stdout'
removed 'tests/tmp/server.46943.170/stderr'
removed 'tests/tmp/server.46943.964/stdout'
removed 'tests/tmp/server.46943.964/stderr'
removed 'tests/tmp/redis.conf.46943.967'
removed 'tests/tmp/server.46943.374/stdout'
removed 'tests/tmp/server.46943.374/stderr'
removed 'tests/tmp/redis.conf.46943.768'
removed 'tests/tmp/redis.conf.46943.802'
removed 'tests/tmp/server.46943.900/stdout'
removed 'tests/tmp/server.46943.900/stderr'
removed 'tests/tmp/redis.conf.46943.855'
removed 'tests/tmp/server.46943.105/stdout'
removed 'tests/tmp/server.46943.105/stderr'
removed 'tests/tmp/server.46943.872/stdout'
removed 'tests/tmp/server.46943.872/stderr'
removed 'tests/tmp/server.46943.254/stdout'
removed 'tests/tmp/server.46943.254/stderr'
removed 'tests/tmp/redis.conf.46943.2'
removed 'tests/tmp/server.46943.150/stdout'
removed 'tests/tmp/server.46943.150/stderr'
removed 'tests/tmp/redis.conf.46943.740'
removed 'tests/tmp/server.46943.711/stdout'
removed 'tests/tmp/server.46943.711/stderr'
removed 'tests/tmp/server.46943.444/stdout'
removed 'tests/tmp/server.46943.444/stderr'
removed 'tests/tmp/redis.conf.46943.644'
removed 'tests/tmp/redis.conf.46943.158'
removed 'tests/tmp/server.46943.398/stdout'
removed 'tests/tmp/server.46943.398/stderr'
removed 'tests/tmp/redis.conf.46943.319'
removed 'tests/tmp/redis.conf.46943.263'
removed 'tests/tmp/server.46943.432/stdout'
removed 'tests/tmp/server.46943.432/stderr'
removed 'tests/tmp/server.46943.340/stdout'
removed 'tests/tmp/server.46943.340/stderr'
removed 'tests/tmp/server.46943.85/stdout'
removed 'tests/tmp/server.46943.85/stderr'
removed 'tests/tmp/server.46943.842/stdout'
removed 'tests/tmp/server.46943.842/stderr'
removed 'tests/tmp/redis.conf.46943.650'
removed 'tests/tmp/redis.conf.46943.213'
removed 'tests/tmp/server.46943.368/stdout'
removed 'tests/tmp/server.46943.368/stderr'
removed 'tests/tmp/redis.conf.46943.431'
removed 'tests/tmp/redis.conf.46943.883'
removed 'tests/tmp/server.46943.910/stdout'
removed 'tests/tmp/server.46943.910/stderr'
removed 'tests/tmp/redis.conf.46943.413'
removed 'tests/tmp/server.46943.107/stdout'
removed 'tests/tmp/server.46943.107/stderr'
removed 'tests/tmp/server.46943.635/stdout'
removed 'tests/tmp/server.46943.635/stderr'
removed 'tests/tmp/redis.conf.46943.885'
removed 'tests/tmp/redis.conf.46943.494'
removed 'tests/tmp/redis.conf.46943.509'
removed 'tests/tmp/server.46943.91/stdout'
removed 'tests/tmp/server.46943.91/stderr'
removed 'tests/tmp/server.46943.673/stdout'
removed 'tests/tmp/server.46943.673/stderr'
removed 'tests/tmp/redis.conf.46943.375'
removed 'tests/tmp/server.46943.206/stdout'
removed 'tests/tmp/server.46943.206/stderr'
removed 'tests/tmp/server.46943.404/stdout'
removed 'tests/tmp/server.46943.404/stderr'
removed 'tests/tmp/redis.conf.46943.873'
removed 'tests/tmp/server.46943.926/stdout'
removed 'tests/tmp/server.46943.926/stderr'
removed 'tests/tmp/server.46943.852/stdout'
removed 'tests/tmp/server.46943.852/stderr'
removed 'tests/tmp/redis.conf.46943.116'
removed 'tests/tmp/server.46943.962/stdout'
removed 'tests/tmp/server.46943.962/stderr'
removed 'tests/tmp/redis.conf.46943.755'
removed 'tests/tmp/server.46943.328/stdout'
removed 'tests/tmp/server.46943.328/stderr'
removed 'tests/tmp/server.46943.918/stdout'
removed 'tests/tmp/server.46943.918/stderr'
removed 'tests/tmp/server.46943.440/stdout'
removed 'tests/tmp/server.46943.440/stderr'
removed 'tests/tmp/redis.conf.46943.84'
removed 'tests/tmp/server.46943.67/stdout'
removed 'tests/tmp/server.46943.67/stderr'
removed 'tests/tmp/server.46943.276/stdout'
removed 'tests/tmp/server.46943.276/stderr'
removed 'tests/tmp/redis.conf.46943.482'
removed 'tests/tmp/redis.conf.46943.281'
removed 'tests/tmp/redis.conf.46943.541'
removed 'tests/tmp/redis.conf.46943.301'
removed 'tests/tmp/server.46943.234/stdout'
removed 'tests/tmp/server.46943.234/stderr'
removed 'tests/tmp/server.46943.13/stdout'
removed 'tests/tmp/server.46943.13/stderr'
removed 'tests/tmp/server.46943.727/stdout'
removed 'tests/tmp/server.46943.727/stderr'
removed 'tests/tmp/server.46943.230/stdout'
removed 'tests/tmp/server.46943.230/stderr'
removed 'tests/tmp/server.46943.574/stdout'
removed 'tests/tmp/server.46943.574/stderr'
removed 'tests/tmp/redis.conf.46943.660'
removed 'tests/tmp/redis.conf.46943.728'
removed 'tests/tmp/redis.conf.46943.255'
removed 'tests/tmp/redis.conf.46943.147'
removed 'tests/tmp/redis.conf.46943.311'
removed 'tests/tmp/server.46943.430/stdout'
removed 'tests/tmp/server.46943.430/stderr'
removed 'tests/tmp/server.46943.767/stdout'
removed 'tests/tmp/server.46943.767/stderr'
removed 'tests/tmp/server.46943.47/stdout'
removed 'tests/tmp/server.46943.47/stderr'
removed 'tests/tmp/redis.conf.46943.285'
removed 'tests/tmp/redis.conf.46943.177'
removed 'tests/tmp/server.46943.721/stdout'
removed 'tests/tmp/server.46943.721/stderr'
removed 'tests/tmp/redis.conf.46943.615'
removed 'tests/tmp/server.46943.783/stdout'
removed 'tests/tmp/server.46943.783/stderr'
removed 'tests/tmp/server.46943.880/stdout'
removed 'tests/tmp/server.46943.880/stderr'
removed 'tests/tmp/redis.conf.46943.585'
removed 'tests/tmp/redis.conf.46943.951'
removed 'tests/tmp/redis.conf.46943.261'
removed 'tests/tmp/redis.conf.46943.472'
removed 'tests/tmp/server.46943.214/stdout'
removed 'tests/tmp/server.46943.214/stderr'
removed 'tests/tmp/redis.conf.46943.237'
removed 'tests/tmp/server.46943.438/stdout'
removed 'tests/tmp/server.46943.438/stderr'
removed 'tests/tmp/server.46943.657/stdout'
removed 'tests/tmp/server.46943.657/stderr'
removed 'tests/tmp/server.46943.892/stdout'
removed 'tests/tmp/server.46943.892/stderr'
removed 'tests/tmp/redis.conf.46943.18'
removed 'tests/tmp/redis.conf.46943.309'
removed 'tests/tmp/redis.conf.46943.108'
removed 'tests/tmp/server.46943.556/stdout'
removed 'tests/tmp/server.46943.556/stderr'
removed 'tests/tmp/server.46943.21/stdout'
removed 'tests/tmp/server.46943.21/stderr'
removed 'tests/tmp/server.46943.442/stdout'
removed 'tests/tmp/server.46943.442/stderr'
removed 'tests/tmp/server.46943.43/stdout'
removed 'tests/tmp/server.46943.43/stderr'
removed 'tests/tmp/redis.conf.46943.776'
removed 'tests/tmp/redis.conf.46943.458'
removed 'tests/tmp/server.46943.11/stdout'
removed 'tests/tmp/server.46943.11/stderr'
removed 'tests/tmp/redis.conf.46943.106'
removed 'tests/tmp/redis.conf.46943.505'
removed 'tests/tmp/server.46943.25/stdout'
removed 'tests/tmp/server.46943.25/stderr'
removed 'tests/tmp/redis.conf.46943.183'
removed 'tests/tmp/redis.conf.46943.549'
removed 'tests/tmp/redis.conf.46943.833'
removed 'tests/tmp/redis.conf.46943.259'
removed 'tests/tmp/redis.conf.46943.136'
removed 'tests/tmp/redis.conf.46943.543'
removed 'tests/tmp/server.46943.244/stdout'
removed 'tests/tmp/server.46943.244/stderr'
removed 'tests/tmp/server.46943.103/stdout'
removed 'tests/tmp/server.46943.103/stderr'
removed 'tests/tmp/redis.conf.46943.941'
removed 'tests/tmp/redis.conf.46943.217'
removed 'tests/tmp/redis.conf.46943.207'
removed 'tests/tmp/server.46943.683/stdout'
removed 'tests/tmp/server.46943.683/stderr'
removed 'tests/tmp/redis.conf.46943.726'
removed 'tests/tmp/server.46943.789/stdout'
removed 'tests/tmp/server.46943.789/stderr'
removed 'tests/tmp/server.46943.448/stdout'
removed 'tests/tmp/server.46943.448/stderr'
removed 'tests/tmp/server.46943.854/stdout'
removed 'tests/tmp/server.46943.854/stderr'
removed 'tests/tmp/server.46943.424/stdout'
removed 'tests/tmp/server.46943.424/stderr'
removed 'tests/tmp/server.46943.37/stdout'
removed 'tests/tmp/server.46943.37/stderr'
removed 'tests/tmp/server.46943.294/stdout'
removed 'tests/tmp/server.46943.294/stderr'
removed 'tests/tmp/redis.conf.46943.498'
removed 'tests/tmp/server.46943.848/stdout'
removed 'tests/tmp/server.46943.848/stderr'
removed 'tests/tmp/server.46943.39/stdout'
removed 'tests/tmp/server.46943.39/stderr'
removed 'tests/tmp/redis.conf.46943.903'
removed 'tests/tmp/redis.conf.46943.837'
removed 'tests/tmp/redis.conf.46943.678'
removed 'tests/tmp/server.46943.200/stdout'
removed 'tests/tmp/server.46943.200/stderr'
removed 'tests/tmp/server.46943.115/stdout'
removed 'tests/tmp/server.46943.115/stderr'
removed 'tests/tmp/redis.conf.46943.632'
removed 'tests/tmp/redis.conf.46943.698'
removed 'tests/tmp/server.46943.896/stdout'
removed 'tests/tmp/server.46943.896/stderr'
removed 'tests/tmp/server.46943.671/stdout'
removed 'tests/tmp/server.46943.671/stderr'
removed 'tests/tmp/redis.conf.46943.743'
removed 'tests/tmp/redis.conf.46943.877'
removed 'tests/tmp/server.46943.775/stdout'
removed 'tests/tmp/server.46943.775/stderr'
removed 'tests/tmp/server.46943.164/stdout'
removed 'tests/tmp/server.46943.164/stderr'
removed 'tests/tmp/server.46943.723/stdout'
removed 'tests/tmp/server.46943.723/stderr'
removed 'tests/tmp/redis.conf.46943.470'
removed 'tests/tmp/redis.conf.46943.907'
removed 'tests/tmp/redis.conf.46943.120'
removed 'tests/tmp/redis.conf.46943.573'
removed 'tests/tmp/redis.conf.46943.714'
removed 'tests/tmp/redis.conf.46943.171'
removed 'tests/tmp/server.46943.697/stdout'
removed 'tests/tmp/server.46943.697/stderr'
removed 'tests/tmp/redis.conf.46943.82'
removed 'tests/tmp/redis.conf.46943.562'
removed 'tests/tmp/redis.conf.46943.560'
removed 'tests/tmp/server.46943.641/stdout'
removed 'tests/tmp/server.46943.641/stderr'
removed 'tests/tmp/server.46943.799/stdout'
removed 'tests/tmp/server.46943.799/stderr'
removed 'tests/tmp/server.46943.248/temp-1736851727.27719.rdb'
removed 'tests/tmp/server.46943.248/dump.rdb'
removed 'tests/tmp/server.46943.248/stdout'
removed 'tests/tmp/server.46943.248/stderr'
removed 'tests/tmp/redis.conf.46943.939'
removed 'tests/tmp/redis.conf.46943.201'
removed 'tests/tmp/server.46943.250/stdout'
removed 'tests/tmp/server.46943.250/stderr'
removed 'tests/tmp/server.46943.731/stdout'
removed 'tests/tmp/server.46943.731/stderr'
removed 'tests/tmp/redis.conf.46943.692'
removed 'tests/tmp/server.46943.689/stdout'
removed 'tests/tmp/server.46943.689/stderr'
removed 'tests/tmp/redis.conf.46943.949'
removed 'tests/tmp/redis.conf.46943.480'
removed 'tests/tmp/server.46943.288/stdout'
removed 'tests/tmp/server.46943.288/stderr'
removed 'tests/tmp/server.46943.95/stdout'
removed 'tests/tmp/server.46943.95/stderr'
removed 'tests/tmp/server.46943.619/stdout'
removed 'tests/tmp/server.46943.619/stderr'
removed 'tests/tmp/redis.conf.46943.545'
removed 'tests/tmp/server.46943.639/stdout'
removed 'tests/tmp/server.46943.639/stderr'
removed 'tests/tmp/server.46943.202/stdout'
removed 'tests/tmp/server.46943.202/stderr'
removed 'tests/tmp/redis.conf.46943.529'
removed 'tests/tmp/redis.conf.46943.923'
removed 'tests/tmp/server.46943.653/stdout'
removed 'tests/tmp/server.46943.653/stderr'
removed 'tests/tmp/server.46943.715/stdout'
removed 'tests/tmp/server.46943.715/stderr'
removed 'tests/tmp/redis.conf.46943.569'
removed 'tests/tmp/redis.conf.46943.253'
removed 'tests/tmp/redis.conf.46943.965'
removed 'tests/tmp/server.46943.358/stdout'
removed 'tests/tmp/server.46943.358/stderr'
removed 'tests/tmp/redis.conf.46943.393'
removed 'tests/tmp/redis.conf.46943.383'
removed 'tests/tmp/redis.conf.46943.891'
removed 'tests/tmp/redis.conf.46943.607'
removed 'tests/tmp/server.46943.860/stdout'
removed 'tests/tmp/server.46943.860/stderr'
removed 'tests/tmp/server.46943.954/stdout'
removed 'tests/tmp/server.46943.954/stderr'
removed 'tests/tmp/redis.conf.46943.835'
removed 'tests/tmp/redis.conf.46943.628'
removed 'tests/tmp/redis.conf.46943.658'
removed 'tests/tmp/server.46943.858/stdout'
removed 'tests/tmp/server.46943.858/stderr'
removed 'tests/tmp/server.log.46943.758/stdout'
removed 'tests/tmp/server.log.46943.758/stderr'
removed 'tests/tmp/redis.conf.46943.680'
removed 'tests/tmp/redis.conf.46943.927'
removed 'tests/tmp/redis.conf.46943.367'
removed 'tests/tmp/server.46943.392/stdout'
removed 'tests/tmp/server.46943.392/stderr'
removed 'tests/tmp/redis.conf.46943.132'
removed 'tests/tmp/redis.conf.46943.745'
removed 'tests/tmp/server.acl.46943.139/stdout'
removed 'tests/tmp/server.acl.46943.139/stderr'
removed 'tests/tmp/server.acl.46943.139/user.acl'
removed 'tests/tmp/redis.conf.46943.74'
removed 'tests/tmp/server.46943.719/stdout'
removed 'tests/tmp/server.46943.719/stderr'
removed 'tests/tmp/server.46943.262/stdout'
removed 'tests/tmp/server.46943.262/stderr'
removed 'tests/tmp/redis.conf.46943.215'
removed 'tests/tmp/redis.conf.46943.303'
removed 'tests/tmp/server.46943.659/stdout'
removed 'tests/tmp/server.46943.659/stderr'
removed 'tests/tmp/server.46943.868/stdout'
removed 'tests/tmp/server.46943.868/stderr'
removed 'tests/tmp/redis.conf.46943.44'
removed 'tests/tmp/redis.conf.46943.104'
removed 'tests/tmp/redis.conf.46943.823'
removed 'tests/tmp/server.46943.840/stdout'
removed 'tests/tmp/server.46943.840/stderr'
removed 'tests/tmp/redis.conf.46943.553'
removed 'tests/tmp/redis.conf.46943.492'
removed 'tests/tmp/server.46943.904/stdout'
removed 'tests/tmp/server.46943.904/stderr'
removed 'tests/tmp/redis.conf.46943.808'
removed 'tests/tmp/redis.conf.46943.597'
removed 'tests/tmp/server.46943.586/stdout'
removed 'tests/tmp/server.46943.586/stderr'
removed 'tests/tmp/server.46943.246/stdout'
removed 'tests/tmp/server.46943.246/stderr'
removed 'tests/tmp/redis.conf.46943.359'
removed 'tests/tmp/server.46943.97/stdout'
removed 'tests/tmp/server.46943.97/stderr'
removed 'tests/tmp/server.46943.35/stdout'
removed 'tests/tmp/server.46943.35/stderr'
removed 'tests/tmp/redis.conf.46943.407'
removed 'tests/tmp/server.46943.932/stdout'
removed 'tests/tmp/server.46943.932/stderr'
removed 'tests/tmp/server.46943.928/stdout'
removed 'tests/tmp/server.46943.928/stderr'
removed 'tests/tmp/redis.conf.46943.474'
removed 'tests/tmp/server.46943.773/stdout'
removed 'tests/tmp/server.46943.773/stderr'
removed 'tests/tmp/server.46943.864/stdout'
removed 'tests/tmp/server.46943.864/stderr'
removed 'tests/tmp/server1.log.46943.761/stdout'
removed 'tests/tmp/server1.log.46943.761/stderr'
removed 'tests/tmp/server.46943.178/stdout'
removed 'tests/tmp/server.46943.178/stderr'
removed 'tests/tmp/redis.conf.46943.646'
removed 'tests/tmp/redis.conf.46943.774'
removed 'tests/tmp/redis.conf.46943.821'
removed 'tests/tmp/server.46943.685/stdout'
removed 'tests/tmp/server.46943.685/stderr'
removed 'tests/tmp/redis.conf.46943.794'
removed 'tests/tmp/server.46943.198/stdout'
removed 'tests/tmp/server.46943.198/stderr'
removed 'tests/tmp/server.46943.815/stdout'
removed 'tests/tmp/server.46943.815/stderr'
removed 'tests/tmp/redis.conf.46943.601'
removed 'tests/tmp/redis.conf.46943.525'
removed 'tests/tmp/redis.conf.46943.449'
removed 'tests/tmp/redis.conf.46943.760'
removed 'tests/tmp/server.46943.242/stdout'
removed 'tests/tmp/server.46943.242/stderr'
removed 'tests/tmp/redis.conf.46943.955'
removed 'tests/tmp/server.46943.434/stdout'
removed 'tests/tmp/server.46943.434/stderr'
removed 'tests/tmp/redis.conf.46943.851'
removed 'tests/tmp/redis.conf.46943.624'
removed 'tests/tmp/server.46943.354/stdout'
removed 'tests/tmp/server.46943.354/stderr'
removed 'tests/tmp/server.46943.382/stdout'
removed 'tests/tmp/server.46943.382/stderr'
removed 'tests/tmp/server.46943.691/stdout'
removed 'tests/tmp/server.46943.691/stderr'
removed 'tests/tmp/redis.conf.46943.102'
removed 'tests/tmp/redis.conf.46943.857'
removed 'tests/tmp/redis.conf.46943.798'
removed 'tests/tmp/redis.conf.46943.46'
removed 'tests/tmp/server.46943.801/stdout'
removed 'tests/tmp/server.46943.801/stderr'
removed 'tests/tmp/redis.conf.46943.437'
removed 'tests/tmp/server.46943.344/stdout'
removed 'tests/tmp/server.46943.344/stderr'
removed 'tests/tmp/server.46943.906/stdout'
removed 'tests/tmp/server.46943.906/stderr'
removed 'tests/tmp/server.46943.342/stdout'
removed 'tests/tmp/server.46943.342/stderr'
removed 'tests/tmp/redis.conf.46943.58'
removed 'tests/tmp/server.46943.769/stdout'
removed 'tests/tmp/server.46943.769/stderr'
removed 'tests/tmp/server.46943.592/stdout'
removed 'tests/tmp/server.46943.592/stderr'
removed 'tests/tmp/redis.conf.46943.476'
removed 'tests/tmp/redis.conf.46943.269'
removed 'tests/tmp/server.46943.212/stdout'
removed 'tests/tmp/server.46943.212/stderr'
removed 'tests/tmp/redis.conf.46943.339'
removed 'tests/tmp/redis.conf.46943.788'
removed 'tests/tmp/server.46943.940/stdout'
removed 'tests/tmp/server.46943.940/stderr'
removed 'tests/tmp/redis.conf.46943.80'
removed 'tests/tmp/server.46943.117/stdout'
removed 'tests/tmp/server.46943.117/stderr'
removed 'tests/tmp/redis.conf.46943.567'
removed 'tests/tmp/redis.conf.46943.843'
removed 'tests/tmp/redis.conf.46943.917'
removed 'tests/tmp/redis.conf.46943.937'
removed 'tests/tmp/redis.conf.46943.595'
removed 'tests/tmp/redis.conf.46943.734'
removed 'tests/tmp/server.46943.797/stdout'
removed 'tests/tmp/server.46943.797/stderr'
removed 'tests/tmp/server.46943.876/stdout'
removed 'tests/tmp/server.46943.876/stderr'
removed 'tests/tmp/server.46943.966/stdout'
removed 'tests/tmp/server.46943.966/stderr'
removed 'tests/tmp/server.46943.679/stdout'
removed 'tests/tmp/server.46943.679/stderr'
removed 'tests/tmp/redis.conf.46943.630'
removed 'tests/tmp/server.46943.332/stdout'
removed 'tests/tmp/server.46943.332/stderr'
removed 'tests/tmp/server.46943.31/stdout'
removed 'tests/tmp/server.46943.31/stderr'
removed 'tests/tmp/redis.conf.46943.642'
removed 'tests/tmp/redis.conf.46943.478'
removed 'tests/tmp/redis.conf.46943.831'
removed 'tests/tmp/redis.conf.46943.925'
removed 'tests/tmp/server.46943.822/stdout'
removed 'tests/tmp/server.46943.822/stderr'
removed 'tests/tmp/redis.conf.46943.68'
removed 'tests/tmp/redis.conf.46943.409'
removed 'tests/tmp/redis.conf.46943.245'
removed 'tests/tmp/redis.conf.46943.331'
removed 'tests/tmp/server.46943.436/stdout'
removed 'tests/tmp/server.46943.436/stderr'
removed 'tests/tmp/server.46943.192/stdout'
removed 'tests/tmp/server.46943.192/stderr'
removed 'tests/tmp/server.46943.651/stdout'
removed 'tests/tmp/server.46943.651/stderr'
removed 'tests/tmp/redis.conf.46943.144'
removed 'tests/tmp/server.46943.17/stdout'
removed 'tests/tmp/server.46943.17/stderr'
removed 'tests/tmp/server.46943.41/stdout'
removed 'tests/tmp/server.46943.41/stderr'
removed 'tests/tmp/redis.conf.46943.10'
removed 'tests/tmp/server.46943.81/stdout'
removed 'tests/tmp/server.46943.81/stderr'
removed 'tests/tmp/redis.conf.46943.539'
removed 'tests/tmp/redis.conf.46943.672'
removed 'tests/tmp/server.46943.320/stdout'
removed 'tests/tmp/server.46943.320/stderr'
removed 'tests/tmp/server.46943.846/stdout'
removed 'tests/tmp/server.46943.846/stderr'
removed 'tests/tmp/server.46943.501/stdout'
removed 'tests/tmp/server.46943.501/stderr'
removed 'tests/tmp/redis.conf.46943.8'
removed 'tests/tmp/server.46943.681/stdout'
removed 'tests/tmp/server.46943.681/stderr'
removed 'tests/tmp/redis.conf.46943.22'
removed 'tests/tmp/server.46943.208/stdout'
removed 'tests/tmp/server.46943.208/stderr'
removed 'tests/tmp/server.46943.123/stdout'
removed 'tests/tmp/server.46943.123/stderr'
removed 'tests/tmp/redis.conf.46943.636'
removed 'tests/tmp/server.46943.176/stdout'
removed 'tests/tmp/server.46943.176/stderr'
removed 'tests/tmp/redis.conf.46943.291'
removed 'tests/tmp/redis.conf.46943.40'
removed 'tests/tmp/server.46943.908/stdout'
removed 'tests/tmp/server.46943.908/stderr'
removed 'tests/tmp/server.46943.637/stdout'
removed 'tests/tmp/server.46943.637/stderr'
removed 'tests/tmp/server.46943.168/stdout'
removed 'tests/tmp/server.46943.168/stderr'
removed 'tests/tmp/redis.conf.46943.323'
removed 'tests/tmp/server.46943.256/stdout'
removed 'tests/tmp/server.46943.256/stderr'
removed 'tests/tmp/server.46943.828/stdout'
removed 'tests/tmp/server.46943.828/stderr'
removed 'tests/tmp/redis.conf.46943.887'
removed 'tests/tmp/redis.conf.46943.456'
removed 'tests/tmp/redis.conf.46943.435'
removed 'tests/tmp/server.46943.643/stdout'
removed 'tests/tmp/server.46943.643/stderr'
removed 'tests/tmp/server.46943.268/stdout'
removed 'tests/tmp/server.46943.268/stderr'
removed 'tests/tmp/server.46943.300/stdout'
removed 'tests/tmp/server.46943.300/stderr'
removed 'tests/tmp/server.46943.45/stdout'
removed 'tests/tmp/server.46943.45/stderr'
removed 'tests/tmp/server.46943.155/stdout'
removed 'tests/tmp/server.46943.155/stderr'
removed 'tests/tmp/server.46943.27/stdout'
removed 'tests/tmp/server.46943.27/stderr'
removed 'tests/tmp/server.46943.693/stdout'
removed 'tests/tmp/server.46943.693/stderr'
removed 'tests/tmp/redis.conf.46943.523'
removed 'tests/tmp/redis.conf.46943.861'
removed 'tests/tmp/redis.conf.46943.929'
removed 'tests/tmp/server.46943.216/stdout'
removed 'tests/tmp/server.46943.216/stderr'
removed 'tests/tmp/server.46943.548/stdout'
removed 'tests/tmp/server.46943.548/stderr'
removed 'tests/tmp/redis.conf.46943.656'
removed 'tests/tmp/server.46943.934/stdout'
removed 'tests/tmp/server.46943.934/stderr'
removed 'tests/tmp/redis.conf.46943.511'
removed 'tests/tmp/server.46943.83/stdout'
removed 'tests/tmp/server.46943.83/stderr'
removed 'tests/tmp/redis.conf.46943.963'
removed 'tests/tmp/redis.conf.46943.377'
removed 'tests/tmp/redis.conf.46943.114'
removed 'tests/tmp/server.46943.862/stdout'
removed 'tests/tmp/server.46943.862/stderr'
removed 'tests/tmp/redis.conf.46943.287'
removed 'tests/tmp/redis.conf.46943.439'
removed 'tests/tmp/redis.conf.46943.724'
removed 'tests/tmp/redis.conf.46943.961'
removed 'tests/tmp/redis.conf.46943.70'
removed 'tests/tmp/redis.conf.46943.763'
removed 'tests/tmp/redis.conf.46943.211'
removed 'tests/tmp/server.46943.69/stdout'
removed 'tests/tmp/server.46943.69/stderr'
removed 'tests/tmp/server.46943.75/stdout'
removed 'tests/tmp/server.46943.75/stderr'
removed 'tests/tmp/redis.conf.46943.688'
removed 'tests/tmp/server.46943.699/stdout'
removed 'tests/tmp/server.46943.699/stderr'
removed 'tests/tmp/server.46943.59/stdout'
removed 'tests/tmp/server.46943.59/stderr'
removed 'tests/tmp/redis.conf.46943.327'
removed 'tests/tmp/redis.conf.46943.199'
removed 'tests/tmp/redis.conf.46943.203'
removed 'tests/tmp/redis.conf.46943.488'
removed 'tests/tmp/redis.conf.46943.915'
removed 'tests/tmp/redis.conf.46943.969'
removed 'tests/tmp/redis.conf.46943.736'
removed 'tests/tmp/server.46943.218/stdout'
removed 'tests/tmp/server.46943.218/stderr'
removed 'tests/tmp/server.46943.878/stdout'
removed 'tests/tmp/server.46943.878/stderr'
removed 'tests/tmp/server.rdb-corruption-empty-keys-test.46943.613/stdout'
removed 'tests/tmp/server.rdb-corruption-empty-keys-test.46943.613/stderr'
removed 'tests/tmp/server.rdb-corruption-empty-keys-test.46943.613/corrupt_empty_keys.rdb'
removed 'tests/tmp/redis.conf.46943.702'
removed 'tests/tmp/server.46943.420/stdout'
removed 'tests/tmp/server.46943.420/stderr'
removed 'tests/tmp/redis.conf.46943.484'
removed 'tests/tmp/selectors.acl.46943.159/userwithselectors.acl'
removed 'tests/tmp/selectors.acl.46943.159/stdout'
removed 'tests/tmp/selectors.acl.46943.159/stderr'
removed 'tests/tmp/selectors.acl.46943.159/default.conf'
removed 'tests/tmp/server.46943.260/stdout'
removed 'tests/tmp/server.46943.260/stderr'
removed 'tests/tmp/redis.conf.46943.897'
removed 'tests/tmp/server.46943.737/stderr.250115005959.2415'
removed 'tests/tmp/server.46943.737/stdout'
removed 'tests/tmp/server.46943.737/stdout.250115005959.2415'
removed 'tests/tmp/server.46943.737/stderr'
removed 'tests/tmp/redis.conf.46943.919'
removed 'tests/tmp/server.46943.707/stdout'
removed 'tests/tmp/server.46943.707/stderr'
removed 'tests/tmp/redis.conf.46943.694'
removed 'tests/tmp/redis.conf.46943.235'
removed 'tests/tmp/redis.conf.46943.423'
removed 'tests/tmp/server.46943.302/stdout'
removed 'tests/tmp/server.46943.302/stderr'
removed 'tests/tmp/redis.conf.46943.784'
removed 'tests/tmp/redis.conf.46943.555'
removed 'tests/tmp/server.46943.350/stdout'
removed 'tests/tmp/server.46943.350/stderr'
removed 'tests/tmp/server.46943.49/stdout'
removed 'tests/tmp/server.46943.49/stderr'
removed 'tests/tmp/redis.conf.46943.389'
removed 'tests/tmp/server.46943.111/stdout'
removed 'tests/tmp/server.46943.111/stderr'
removed 'tests/tmp/server.46943.446/stdout'
removed 'tests/tmp/server.46943.446/stderr'
removed 'tests/tmp/server.46943.850/stdout'
removed 'tests/tmp/server.46943.850/stderr'
removed 'tests/tmp/server.46943.487/stdout'
removed 'tests/tmp/server.46943.487/stderr'
removed 'tests/tmp/server.46943.809/stdout'
removed 'tests/tmp/server.46943.809/stderr'
removed 'tests/tmp/redis.conf.46943.149'
removed 'tests/tmp/server.46943.400/stdout'
removed 'tests/tmp/server.46943.400/stderr'
removed 'tests/tmp/redis.conf.46943.583'
removed 'tests/tmp/server.46943.396/stdout'
removed 'tests/tmp/server.46943.396/stderr'
removed 'tests/tmp/redis.conf.46943.341'
removed 'tests/tmp/redis.conf.46943.971'
removed 'tests/tmp/server.46943.386/stdout'
removed 'tests/tmp/server.46943.386/stderr'
removed 'tests/tmp/redis.conf.46943.209'
removed 'tests/tmp/redis.conf.46943.38'
removed 'tests/tmp/redis.conf.46943.405'
removed 'tests/tmp/redis.conf.46943.780'
removed 'tests/tmp/server.46943.596/stdout'
removed 'tests/tmp/server.46943.596/stderr'
removed 'tests/tmp/server.46943.717/stdout'
removed 'tests/tmp/server.46943.717/stderr'
removed 'tests/tmp/redis.conf.46943.381'
removed 'tests/tmp/server.46943.972/stdout'
removed 'tests/tmp/server.46943.972/stderr'
removed 'tests/tmp/server.46943.795/stdout'
removed 'tests/tmp/server.46943.795/stderr'
removed 'tests/tmp/redis.conf.46943.411'
removed 'tests/tmp/server.46943.29/stdout'
removed 'tests/tmp/server.46943.29/stderr'
removed 'tests/tmp/redis.conf.46943.662'
removed 'tests/tmp/server.46943.228/stdout'
removed 'tests/tmp/server.46943.228/stderr'
removed 'tests/tmp/server.46943.57/stdout'
removed 'tests/tmp/server.46943.57/stderr'
removed 'tests/tmp/redis.conf.46943.786'
removed 'tests/tmp/redis.conf.46943.223'
removed 'tests/tmp/redis.conf.46943.945'
removed 'tests/tmp/redis.conf.46943.36'
removed 'tests/tmp/redis.conf.46943.500'
removed 'tests/tmp/redis.conf.46943.195'
removed 'tests/tmp/redis.conf.46943.96'
removed 'tests/tmp/server.46943.318/stdout'
removed 'tests/tmp/server.46943.318/stderr'
removed 'tests/tmp/server.46943.870/stdout'
removed 'tests/tmp/server.46943.870/stderr'
removed 'tests/tmp/server.46943.87/stdout'
removed 'tests/tmp/server.46943.87/stderr'
removed 'tests/tmp/redis.conf.46943.391'
removed 'tests/tmp/redis.conf.46943.277'
removed 'tests/tmp/redis.conf.46943.634'
removed 'tests/tmp/server.46943.922/stdout'
removed 'tests/tmp/server.46943.922/stderr'
removed 'tests/tmp/redis.conf.46943.20'
removed 'tests/tmp/redis.conf.46943.684'
removed 'tests/tmp/redis.conf.46943.706'
removed 'tests/tmp/server.46943.131/stdout'
removed 'tests/tmp/server.46943.131/stderr'
removed 'tests/tmp/server.46943.402/stdout'
removed 'tests/tmp/server.46943.402/stderr'
removed 'tests/tmp/redis.conf.46943.810'
removed 'tests/tmp/redis.conf.46943.227'
removed 'tests/tmp/server.46943.71/stdout'
removed 'tests/tmp/server.46943.71/stderr'
removed 'tests/tmp/redis.conf.46943.205'
removed 'tests/tmp/redis.conf.46943.231'
removed 'tests/tmp/redis.conf.46943.464'
removed 'tests/tmp/server.46943.936/stdout'
removed 'tests/tmp/server.46943.936/stderr'
removed 'tests/tmp/redis.conf.46943.379'
removed 'tests/tmp/server.46943.924/stdout'
removed 'tests/tmp/server.46943.924/stderr'
removed 'tests/tmp/redis.conf.46943.513'
removed 'tests/tmp/redis.conf.46943.782'
removed 'tests/tmp/redis.conf.46943.648'
removed 'tests/tmp/server.46943.278/stdout'
removed 'tests/tmp/server.46943.278/stderr'
removed 'tests/tmp/server.46943.272/stdout'
removed 'tests/tmp/server.46943.272/stderr'
removed 'tests/tmp/redis.conf.46943.26'
removed 'tests/tmp/redis.conf.46943.141'
removed 'tests/tmp/redis.conf.46943.893'
removed 'tests/tmp/redis.conf.46943.933'
removed 'tests/tmp/server.46943.410/temp-1736852227.52687.rdb'
removed 'tests/tmp/server.46943.410/stdout'
removed 'tests/tmp/server.46943.410/stderr'
removed 'tests/tmp/server.46943.426/stdout'
removed 'tests/tmp/server.46943.426/stderr'
removed 'tests/tmp/server.46943.838/stdout'
removed 'tests/tmp/server.46943.838/stderr'
removed 'tests/tmp/redis.conf.46943.935'
removed 'tests/tmp/redis.conf.46943.557'
removed 'tests/tmp/server.46943.240/temp-1736851657.25255.rdb'
removed 'tests/tmp/server.46943.240/dump.rdb'
removed 'tests/tmp/server.46943.240/stdout'
removed 'tests/tmp/server.46943.240/stderr'
removed 'tests/tmp/redis.conf.46943.515'
removed 'tests/tmp/server.46943.735/stdout'
removed 'tests/tmp/server.46943.735/stderr'
removed 'tests/tmp/redis.conf.46943.732'
removed 'tests/tmp/server.46943.19/stdout'
removed 'tests/tmp/server.46943.19/stderr'
removed 'tests/tmp/redis.conf.46943.502'
removed 'tests/tmp/server.convert-zipmap-hash-on-load.46943.741/hash-zipmap.rdb'
removed 'tests/tmp/server.convert-zipmap-hash-on-load.46943.741/stdout'
removed 'tests/tmp/server.convert-zipmap-hash-on-load.46943.741/stderr'
removed 'tests/tmp/redis.conf.46943.191'
removed 'tests/tmp/redis.conf.46943.275'
removed 'tests/tmp/redis.conf.46943.521'
removed 'tests/tmp/server.46943.129/stdout'
removed 'tests/tmp/server.46943.129/stderr'
removed 'tests/tmp/redis.conf.46943.652'
removed 'tests/tmp/server.46943.270/stdout'
removed 'tests/tmp/server.46943.270/stderr'
removed 'tests/tmp/server.46943.830/stdout'
removed 'tests/tmp/server.46943.830/stderr'
removed 'tests/tmp/redis.conf.46943.859'
removed 'tests/tmp/server.46943.220/stdout'
removed 'tests/tmp/server.46943.220/stderr'
removed 'tests/tmp/redis.conf.46943.533'
removed 'tests/tmp/redis.conf.46943.800'
make[1]: Leaving directory '/build/reproducible-path/redis-7.0.15'
   create-stamp debian/debhelper-build-stamp
   dh_prep
   debian/rules override_dh_auto_install
make[1]: Entering directory '/build/reproducible-path/redis-7.0.15'
debian/bin/generate-systemd-service-files
make[1]: Leaving directory '/build/reproducible-path/redis-7.0.15'
   dh_install
   dh_installdocs
   debian/rules override_dh_installchangelogs
make[1]: Entering directory '/build/reproducible-path/redis-7.0.15'
dh_installchangelogs --keep 00-RELEASENOTES
make[1]: Leaving directory '/build/reproducible-path/redis-7.0.15'
   dh_installexamples
   dh_installman
   dh_installinit
   dh_installsystemd
   dh_installlogrotate
   dh_perl
   dh_link
   dh_strip_nondeterminism
   debian/rules override_dh_compress
make[1]: Entering directory '/build/reproducible-path/redis-7.0.15'
dh_compress -Xredis-trib.rb
make[1]: Leaving directory '/build/reproducible-path/redis-7.0.15'
   dh_fixperms
   dh_missing
   dh_dwz -a
   dh_strip -a
   dh_makeshlibs -a
   dh_shlibdeps -a
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/redis-tools/usr/bin/redis-benchmark debian/redis-tools/usr/bin/redis-check-aof debian/redis-tools/usr/bin/redis-check-rdb debian/redis-tools/usr/bin/redis-cli were not linked against liblzf.so.1 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/redis-tools/usr/bin/redis-benchmark debian/redis-tools/usr/bin/redis-check-aof debian/redis-tools/usr/bin/redis-check-rdb debian/redis-tools/usr/bin/redis-cli were not linked against libatomic.so.1 (they use none of the library's symbols)
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'redis-sentinel' in '../redis-sentinel_7.0.15-1~deb12u2_i386.deb'.
dpkg-deb: building package 'redis-tools' in '../redis-tools_7.0.15-1~deb12u2_i386.deb'.
dpkg-deb: building package 'redis' in '../redis_7.0.15-1~deb12u2_all.deb'.
dpkg-deb: building package 'redis-server' in '../redis-server_7.0.15-1~deb12u2_i386.deb'.
dpkg-deb: building package 'redis-tools-dbgsym' in '../redis-tools-dbgsym_7.0.15-1~deb12u2_i386.deb'.
 dpkg-genbuildinfo --build=binary -O../redis_7.0.15-1~deb12u2_i386.buildinfo
 dpkg-genchanges --build=binary -O../redis_7.0.15-1~deb12u2_i386.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build .
dpkg-buildpackage: info: binary-only upload (no source included)
dpkg-genchanges: info: not including original source code in upload
I: copying local configuration
I: user script /srv/workspace/pbuilder/37411/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/37411/tmp/hooks/B01_cleanup finished
I: unmounting dev/ptmx filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env 
I: removing directory /srv/workspace/pbuilder/37411 and its subdirectories
I: Current time: Wed Jan 15 01:43:14 +14 2025
I: pbuilder-time-stamp: 1736854994