Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-gopkg-redis-2.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-976651-28972/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-gopkg-redis-2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: %patchN is deprecated (2 usages found), use %patch N (or %patch -P N) Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1674086400 Wrote: /builddir/build/SRPMS/golang-gopkg-redis-2-2.3.2-12.fc38.src.rpm RPM build warnings: %patchN is deprecated (2 usages found), use %patch N (or %patch -P N) Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-gopkg-redis-2.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-976651-28972/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-gopkg-redis-2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: %patchN is deprecated (2 usages found), use %patch N (or %patch -P N) Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1674086400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ysas8N + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf redis-2.3.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/redis-2.3.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd redis-2.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/redis-2.3.2/vendor + [[ ! -e /builddir/build/BUILD/redis-2.3.2/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/redis-2.3.2/_build/bin install: creating directory '/builddir/build/BUILD/redis-2.3.2/_build' install: creating directory '/builddir/build/BUILD/redis-2.3.2/_build/bin' + export GOPATH=/builddir/build/BUILD/redis-2.3.2/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/redis-2.3.2/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2 ]] ++ dirname /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2 + install -m 0755 -vd /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in install: creating directory '/builddir/build/BUILD/redis-2.3.2/_build/src' install: creating directory '/builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in' + ln -fs /builddir/build/BUILD/redis-2.3.2 /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2 + cd /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2 Patch #0 (redis-testing-fixes.patch): + echo 'Patch #0 (redis-testing-fixes.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file example_test.go patching file export.go (renamed from export_test.go) patching file redis_test.go Patch #1 (0001-Fix-error-message-in-TestAuth.patch): + echo 'Patch #1 (0001-Fix-error-message-in-TestAuth.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file redis_test.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JYzWuW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64 ++ dirname /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64 + cd redis-2.3.2 + cd /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2 + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i gopkg.in/redis.v2 -b /builddir/build/BUILD/redis-2.3.2/_build/bin -s /builddir/build/BUILD/redis-2.3.2/_build -o golang-gopkg-redis-2-devel.file-list -O /builddir/build/BUILD/redis-2.3.2 -V 2.3.2-12.fc38 -p /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64 -g /usr/share/gocode -r '.*example.*' Installing: gopkg.in/redis.v2 realpath: go.mod: No such file or directory + IFS= +++ realpath -e --relative-base=. README.md +++ sort -u ++ listfiles_include=README.md ++ echo README.md + godocs=README.md + [[ -n README.md ]] + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE +++ sort -u ++ listfiles_include=LICENSE ++ echo LICENSE + golicenses=LICENSE + [[ -n LICENSE ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + install -m 0755 -d /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64/usr/share/gocode/src/github.com/go-redis + ln -rs /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64/usr/share/gocode/src/gopkg.in/redis.v2 /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64/usr/share/gocode/src/github.com/go-redis/redis + echo /usr/share/gocode/src/github.com/go-redis/redis + echo '%dir "/usr/share/gocode/src/github.com/go-redis"' + echo '%dir "/usr/share/gocode/src/github.com"' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.l8Abij + umask 022 + cd /builddir/build/BUILD + cd redis-2.3.2 + redis-cli -p 8126 SHUTDOWN + true + sleep 0.2 + redis-server --port 8126 1203066:C 22 Jul 2023 05:51:24.270 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 1203066:C 22 Jul 2023 05:51:24.272 # Redis version=7.0.10, bits=64, commit=00000000, modified=0, pid=1203066, just started 1203066:C 22 Jul 2023 05:51:24.272 # Configuration loaded 1203066:M 22 Jul 2023 05:51:24.286 * Increased maximum number of open files to 10032 (it was originally set to 1024). 1203066:M 22 Jul 2023 05:51:24.286 * monotonic clock: POSIX clock_gettime + redis-cli -p 8126 PING 1203066:M 22 Jul 2023 05:51:24.326 * Running mode=standalone, port=8126. 1203066:M 22 Jul 2023 05:51:24.330 # Server initialized 1203066:M 22 Jul 2023 05:51:24.331 # 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. 1203066:M 22 Jul 2023 05:51:24.414 * Ready to accept connections PONG + LDFLAGS=' -X gopkg.in/redis.v2/version=2.3.2' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + go-rpm-integration check -i gopkg.in/redis.v2 -b /builddir/build/BUILD/redis-2.3.2/_build/bin -s /builddir/build/BUILD/redis-2.3.2/_build -V 2.3.2-12.fc38 -p /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64 -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/redis-2.3.2/_build/src PATH: /builddir/build/BUILD/redis-2.3.2/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/redis-2.3.2/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X gopkg.in/redis.v2/version=2.3.2 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '" testing: gopkg.in/redis.v2 gopkg.in/redis.v2 1203066:M 22 Jul 2023 05:53:47.307 * Background append only file rewriting started by pid 1204997 1204997:C 22 Jul 2023 05:53:47.338 * Successfully created the temporary AOF base file temp-rewriteaof-bg-1204997.aof 1204997:C 22 Jul 2023 05:53:47.356 * Fork CoW for AOF rewrite: current 0 MB, peak 0 MB, average 0 MB 1203066:M 22 Jul 2023 05:53:47.434 * Background AOF rewrite terminated with success 1203066:M 22 Jul 2023 05:53:47.436 * Successfully renamed the temporary AOF base file temp-rewriteaof-bg-1204997.aof into appendonly.aof.1.base.rdb 1203066:M 22 Jul 2023 05:53:47.446 * Background AOF rewrite finished successfully 1203066:M 22 Jul 2023 05:53:48.363 * Background saving started by pid 1204998 1204998:C 22 Jul 2023 05:53:48.382 * DB saved on disk 1204998:C 22 Jul 2023 05:53:48.396 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB 1203066:M 22 Jul 2023 05:53:48.492 * Background saving terminated with success ---------------------------------------------------------------------- FAIL: redis_test.go:3202: RedisTest.TestCmdDebugObject redis_test.go:3206: c.Assert(debug.Err().Error(), Equals, "ERR no such key") ... obtained string = "ERR DEBUG command not allowed. If the enable-debug-command option is set to \"local\", you can run it from a local connection, otherwise you need to set this option in the configuration file, and then restart the server." ... expected string = "ERR no such key" ---------------------------------------------------------------------- FAIL: redis_test.go:485: RedisTest.TestCmdKeysDump redis_test.go:492: c.Assert(dump.Val(), Equals, "\x00\x05hello\t\x00\xb3\x80\x8e\xba1\xb2C\xbb") ... obtained string = "" + ... "\x00\x05hello\n" + ... "\x00cr\xdfve4 \n" ... expected string = "\x00\x05hello\t\x00\xb3\x80\x8e\xba1\xb2C\xbb" ---------------------------------------------------------------------- FAIL: redis_test.go:651: RedisTest.TestCmdKeysPExpire redis_test.go:668: c.Assert(pttl.Val() >= expiration-time.Millisecond, Equals, true) ... obtained bool = false ... expected bool = true ---------------------------------------------------------------------- FAIL: redis_test.go:671: RedisTest.TestCmdKeysPExpireAt redis_test.go:688: c.Assert(pttl.Val() >= expiration-time.Millisecond, Equals, true) ... obtained bool = false ... expected bool = true ---------------------------------------------------------------------- FAIL: redis_test.go:691: RedisTest.TestCmdKeysPTTL redis_test.go:704: c.Assert(pttl.Val() >= expiration-time.Millisecond, Equals, true) ... obtained bool = false ... expected bool = true 1203066:M 22 Jul 2023 05:53:55.700 * DB saved on disk 1203066:M 22 Jul 2023 05:54:56.070 * 10000 changes in 60 seconds. Saving... 1203066:M 22 Jul 2023 05:54:56.080 * Background saving started by pid 1205001 1205001:C 22 Jul 2023 05:54:56.449 * DB saved on disk 1205001:C 22 Jul 2023 05:54:56.460 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB 1203066:M 22 Jul 2023 05:54:56.498 * Background saving terminated with success 1203066:M 22 Jul 2023 05:55:57.094 * 10000 changes in 60 seconds. Saving... 1203066:M 22 Jul 2023 05:55:57.102 * Background saving started by pid 1205002 1205002:C 22 Jul 2023 05:55:57.809 * DB saved on disk 1205002:C 22 Jul 2023 05:55:57.825 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB 1203066:M 22 Jul 2023 05:55:57.908 * Background saving terminated with success 1203066:M 22 Jul 2023 05:56:58.021 * 10000 changes in 60 seconds. Saving... 1203066:M 22 Jul 2023 05:56:58.029 * Background saving started by pid 1205003 1205003:C 22 Jul 2023 05:56:58.395 * DB saved on disk 1205003:C 22 Jul 2023 05:56:58.410 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB 1203066:M 22 Jul 2023 05:56:58.450 * Background saving terminated with success 1203066:M 22 Jul 2023 05:57:59.029 * 10000 changes in 60 seconds. Saving... 1203066:M 22 Jul 2023 05:57:59.042 * Background saving started by pid 1205006 1205006:C 22 Jul 2023 05:57:59.736 * DB saved on disk 1205006:C 22 Jul 2023 05:57:59.751 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB 1203066:M 22 Jul 2023 05:57:59.772 * Background saving terminated with success 1203066:S 22 Jul 2023 05:58:17.334 * 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. 1203066:S 22 Jul 2023 05:58:17.340 * Connecting to MASTER localhost:8888 1203066:S 22 Jul 2023 05:58:17.347 * MASTER <-> REPLICA sync started 1203066:S 22 Jul 2023 05:58:17.351 * REPLICAOF localhost:8888 enabled (user request from 'id=229 addr=127.0.0.1:36334 laddr=127.0.0.1:8126 fd=9 name= age=0 idle=0 flags=N db=0 sub=0 psub=0 ssub=0 multi=-1 qbuf=42 qbuf-free=20432 argv-mem=20 multi-mem=0 rbs=16384 rbp=16384 obl=0 oll=0 omem=0 tot-mem=37676 events=r cmd=slaveof user=default redir=-1 resp=2') 1203066:S 22 Jul 2023 05:58:17.355 # Error condition on socket for SYNC: Connection refused 1203066:M 22 Jul 2023 05:58:17.357 * Discarding previously cached master state. 1203066:M 22 Jul 2023 05:58:17.358 # Setting secondary replication ID to f1e8709ca8a54b3ece115c7460f7976125a6bafe, valid up to offset: 1. New replication ID is efc04a6e82ff00c41934cfb03d7478a72dc4ae2c 1203066:M 22 Jul 2023 05:58:17.358 * MASTER MODE enabled (user request from 'id=229 addr=127.0.0.1:36334 laddr=127.0.0.1:8126 fd=9 name= age=0 idle=0 flags=N db=0 sub=0 psub=0 ssub=0 multi=-1 qbuf=34 qbuf-free=20440 argv-mem=12 multi-mem=0 rbs=16384 rbp=16384 obl=0 oll=0 omem=0 tot-mem=37668 events=r cmd=slaveof user=default redir=-1 resp=2') ---------------------------------------------------------------------- FAIL: redis_test.go:1158: RedisTest.TestStringsPSetEx redis_test.go:1167: c.Assert(pttl.Val() >= expiration-time.Millisecond, Equals, true) ... obtained bool = false ... expected bool = true 1203066:M 22 Jul 2023 05:59:00.025 * 10000 changes in 60 seconds. Saving... 1203066:M 22 Jul 2023 05:59:00.036 * Background saving started by pid 1205010 1205010:C 22 Jul 2023 05:59:00.073 * DB saved on disk 1205010:C 22 Jul 2023 05:59:00.087 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB 1203066:M 22 Jul 2023 05:59:00.144 * Background saving terminated with success OOPS: 182 passed, 2 skipped, 6 FAILED --- FAIL: Test (362.81s) 1205023:X 22 Jul 2023 05:59:47.654 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 1205023:X 22 Jul 2023 05:59:47.656 # Redis version=7.0.10, bits=64, commit=00000000, modified=0, pid=1205023, just started 1205023:X 22 Jul 2023 05:59:47.656 # Configuration loaded 1205023:X 22 Jul 2023 05:59:47.668 * Increased maximum number of open files to 10032 (it was originally set to 1024). 1205023:X 22 Jul 2023 05:59:47.668 * monotonic clock: POSIX clock_gettime 1205023:X 22 Jul 2023 05:59:47.697 * Running mode=sentinel, port=8125. 1205023:X 22 Jul 2023 05:59:47.815 * Sentinel new configuration saved on disk 1205023:X 22 Jul 2023 05:59:47.816 # Sentinel ID is c26e7c8c20ee9d5f6d721d75517d91f5e5a2f9b1 1205023:X 22 Jul 2023 05:59:47.816 # +monitor master mymaster 127.0.0.1 8123 quorum 1 1205023:X 22 Jul 2023 05:59:47.854 * +slave slave 127.0.0.1:8124 127.0.0.1 8124 @ mymaster 127.0.0.1 8123 1205023:X 22 Jul 2023 05:59:47.871 * Sentinel new configuration saved on disk 2023/07/22 05:59:47 redis-sentinel: "mymaster" addr is 127.0.0.1:8123 1205023:X 22 Jul 2023 05:59:49.917 # +sdown master mymaster 127.0.0.1 8123 1205023:X 22 Jul 2023 05:59:49.917 # +odown master mymaster 127.0.0.1 8123 #quorum 1/1 1205023:X 22 Jul 2023 05:59:49.918 # +new-epoch 1 1205023:X 22 Jul 2023 05:59:49.918 # +try-failover master mymaster 127.0.0.1 8123 1205023:X 22 Jul 2023 05:59:49.931 * Sentinel new configuration saved on disk 1205023:X 22 Jul 2023 05:59:49.931 # +vote-for-leader c26e7c8c20ee9d5f6d721d75517d91f5e5a2f9b1 1 1205023:X 22 Jul 2023 05:59:49.932 # +elected-leader master mymaster 127.0.0.1 8123 1205023:X 22 Jul 2023 05:59:49.932 # +failover-state-select-slave master mymaster 127.0.0.1 8123 1205023:X 22 Jul 2023 05:59:50.026 # +selected-slave slave 127.0.0.1:8124 127.0.0.1 8124 @ mymaster 127.0.0.1 8123 1205023:X 22 Jul 2023 05:59:50.026 * +failover-state-send-slaveof-noone slave 127.0.0.1:8124 127.0.0.1 8124 @ mymaster 127.0.0.1 8123 1205023:X 22 Jul 2023 05:59:50.105 * +failover-state-wait-promotion slave 127.0.0.1:8124 127.0.0.1 8124 @ mymaster 127.0.0.1 8123 1205023:X 22 Jul 2023 05:59:51.109 * Sentinel new configuration saved on disk 1205023:X 22 Jul 2023 05:59:51.109 # +promoted-slave slave 127.0.0.1:8124 127.0.0.1 8124 @ mymaster 127.0.0.1 8123 1205023:X 22 Jul 2023 05:59:51.109 # +failover-state-reconf-slaves master mymaster 127.0.0.1 8123 1205023:X 22 Jul 2023 05:59:51.144 # +failover-end master mymaster 127.0.0.1 8123 1205023:X 22 Jul 2023 05:59:51.145 # +switch-master mymaster 127.0.0.1 8123 127.0.0.1 8124 1205023:X 22 Jul 2023 05:59:51.147 * +slave slave 127.0.0.1:8123 127.0.0.1 8123 @ mymaster 127.0.0.1 8124 1205023:X 22 Jul 2023 05:59:51.203 * Sentinel new configuration saved on disk 2023/07/22 05:59:51 redis-sentinel: new "mymaster" addr is 127.0.0.1:8124 2023/07/22 05:59:51 redis-sentinel: closing connection to old master 127.0.0.1:8123 1205023:X 22 Jul 2023 05:59:52.171 # +sdown slave 127.0.0.1:8123 127.0.0.1 8123 @ mymaster 127.0.0.1 8124 2023/07/22 05:59:52 redis-sentinel: "mymaster" addr is 127.0.0.1:8124 1205023:X 22 Jul 2023 05:59:52.920 # User requested shutdown... 1205023:X 22 Jul 2023 05:59:52.921 # Sentinel is now ready to exit, bye bye... 2023/07/22 05:59:52 redis-sentinel: Receive failed: EOF --- FAIL: TestSentinel (5.93s) sentinel_test.go:171: redis: nil FAIL exit status 1 FAIL gopkg.in/redis.v2 369.565s error: Bad exit status from /var/tmp/rpm-tmp.l8Abij (%check) RPM build warnings: RPM build errors: %patchN is deprecated (2 usages found), use %patch N (or %patch -P N) Bad exit status from /var/tmp/rpm-tmp.l8Abij (%check) Child pid '1202715' is dead Child dead, killing orphans Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-gopkg-redis-2.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-gopkg-redis-2.spec