Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/golang-gopkg-redis-6.spec'], chrootPath='/var/lib/mock/f37-build-side-33-golang-devel-84389-4535/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=432000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/golang-gopkg-redis-6.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 Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1658361600 Wrote: /builddir/build/SRPMS/golang-gopkg-redis-6-6.15.9-5.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/golang-gopkg-redis-6.spec'], chrootPath='/var/lib/mock/f37-build-side-33-golang-devel-84389-4535/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=432000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/golang-gopkg-redis-6.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 Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1658361600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SBDUat + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf redis-6.15.9 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/redis-6.15.9.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd redis-6.15.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/redis-6.15.9/vendor + [[ ! -e /builddir/build/BUILD/redis-6.15.9/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/redis-6.15.9/_build/bin install: creating directory '/builddir/build/BUILD/redis-6.15.9/_build' install: creating directory '/builddir/build/BUILD/redis-6.15.9/_build/bin' + export GOPATH=/builddir/build/BUILD/redis-6.15.9/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/redis-6.15.9/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/redis-6.15.9/_build/src/gopkg.in/redis.v6 ]] ++ dirname /builddir/build/BUILD/redis-6.15.9/_build/src/gopkg.in/redis.v6 + install -m 0755 -vd /builddir/build/BUILD/redis-6.15.9/_build/src/gopkg.in install: creating directory '/builddir/build/BUILD/redis-6.15.9/_build/src' install: creating directory '/builddir/build/BUILD/redis-6.15.9/_build/src/gopkg.in' + ln -fs /builddir/build/BUILD/redis-6.15.9 /builddir/build/BUILD/redis-6.15.9/_build/src/gopkg.in/redis.v6 + cd /builddir/build/BUILD/redis-6.15.9/_build/src/gopkg.in/redis.v6 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 bench_test.go patching file example_instrumentation_test.go patching file example_test.go ++ find . -iname '*.go' -type f + sed -i 's|github.com/go-redis/redis|gopkg.in/redis.v6|' ./tx_test.go ./internal/proto/write_buffer_test.go ./internal/proto/proto_test.go ./internal/proto/scan.go ./internal/proto/scan_test.go ./internal/proto/reader_test.go ./internal/proto/writer.go ./internal/proto/reader.go ./internal/error.go ./internal/once.go ./internal/pool/pool_sticky.go ./internal/pool/pool_test.go ./internal/pool/main_test.go ./internal/pool/bench_test.go ./internal/pool/export_test.go ./internal/pool/pool.go ./internal/pool/pool_single.go ./internal/pool/conn.go ./internal/hashtag/hashtag.go ./internal/hashtag/hashtag_test.go ./internal/util.go ./internal/util/strconv.go ./internal/util/unsafe.go ./internal/util/safe.go ./internal/consistenthash/consistenthash.go ./internal/consistenthash/consistenthash_test.go ./internal/log.go ./internal/internal.go ./internal/internal_test.go ./pipeline_test.go ./command_test.go ./universal_test.go ./commands_test.go ./universal.go ./pool_test.go ./cluster_commands.go ./commands.go ./iterator_test.go ./main_test.go ./script.go ./ring_test.go ./doc.go ./cluster_test.go ./pubsub.go ./tx.go ./bench_test.go ./options_test.go ./sentinel.go ./redis.go ./example_test.go ./sentinel_test.go ./pubsub_test.go ./export_test.go ./internal_test.go ./example_instrumentation_test.go ./options.go ./race_test.go ./command.go ./ring.go ./pipeline.go ./cluster.go ./iterator.go ./result.go ./redis_test.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.o8SKSP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-gopkg-redis-6-6.15.9-5.fc37.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-gopkg-redis-6-6.15.9-5.fc37.riscv64 ++ dirname /builddir/build/BUILDROOT/golang-gopkg-redis-6-6.15.9-5.fc37.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-gopkg-redis-6-6.15.9-5.fc37.riscv64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-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' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd redis-6.15.9 + cd /builddir/build/BUILD/redis-6.15.9/_build/src/gopkg.in/redis.v6 + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i gopkg.in/redis.v6 -b /builddir/build/BUILD/redis-6.15.9/_build/bin -s /builddir/build/BUILD/redis-6.15.9/_build -o golang-gopkg-redis-6-devel.file-list -O /builddir/build/BUILD/redis-6.15.9 -V 6.15.9-5.fc37 -p /builddir/build/BUILDROOT/golang-gopkg-redis-6-6.15.9-5.fc37.riscv64 -g /usr/share/gocode -r '.*example.*' Installing: gopkg.in/redis.v6 realpath: go.mod: No such file or directory + IFS= +++ realpath -e --relative-base=. CHANGELOG.md README.md +++ sort -u ++ listfiles_include='CHANGELOG.md README.md' ++ echo 'CHANGELOG.md README.md' + godocs='CHANGELOG.md README.md' + [[ -n CHANGELOG.md README.md ]] + IFS= + read -r f + echo %doc '"CHANGELOG.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-6-6.15.9-5.fc37.riscv64/usr/share/gocode/src/github.com/go-redis + ln -rs /builddir/build/BUILDROOT/golang-gopkg-redis-6-6.15.9-5.fc37.riscv64/usr/share/gocode/src/gopkg.in/redis.v6 /builddir/build/BUILDROOT/golang-gopkg-redis-6-6.15.9-5.fc37.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"' + mkdir -p /builddir/build/BUILD/redis-6.15.9/testdata/redis/src + ln -s /usr/bin/redis-server /builddir/build/BUILD/redis-6.15.9/testdata/redis/src/redis-server + /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 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: golang-gopkg-redis-6-devel-6.15.9-5.fc37.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zMBaZv + umask 022 + cd /builddir/build/BUILD + cd redis-6.15.9 + DOCDIR=/builddir/build/BUILDROOT/golang-gopkg-redis-6-6.15.9-5.fc37.riscv64/usr/share/doc/golang-gopkg-redis-6-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-gopkg-redis-6-6.15.9-5.fc37.riscv64/usr/share/doc/golang-gopkg-redis-6-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-gopkg-redis-6-6.15.9-5.fc37.riscv64/usr/share/doc/golang-gopkg-redis-6-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-gopkg-redis-6-6.15.9-5.fc37.riscv64/usr/share/doc/golang-gopkg-redis-6-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EmEJnd + umask 022 + cd /builddir/build/BUILD + cd redis-6.15.9 + LICENSEDIR=/builddir/build/BUILDROOT/golang-gopkg-redis-6-6.15.9-5.fc37.riscv64/usr/share/licenses/golang-gopkg-redis-6-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-gopkg-redis-6-6.15.9-5.fc37.riscv64/usr/share/licenses/golang-gopkg-redis-6-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-gopkg-redis-6-6.15.9-5.fc37.riscv64/usr/share/licenses/golang-gopkg-redis-6-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(gopkg.in/redis.v6) = 6.15.9-5.fc37 golang(gopkg.in/redis.v6/internal) = 6.15.9-5.fc37 golang(gopkg.in/redis.v6/internal/consistenthash) = 6.15.9-5.fc37 golang(gopkg.in/redis.v6/internal/hashtag) = 6.15.9-5.fc37 golang(gopkg.in/redis.v6/internal/pool) = 6.15.9-5.fc37 golang(gopkg.in/redis.v6/internal/proto) = 6.15.9-5.fc37 golang(gopkg.in/redis.v6/internal/util) = 6.15.9-5.fc37 golang-gopkg-redis-6-devel = 6.15.9-5.fc37 golang-ipath(gopkg.in/redis.v6) = 6.15.9-5.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang(bufio) golang(context) golang(crypto/sha1) golang(crypto/tls) golang(encoding) golang(encoding/hex) golang(errors) golang(fmt) golang(hash/crc32) golang(io) golang(log) golang(math) golang(math/rand) golang(net) golang(net/url) golang(os) golang(reflect) golang(runtime) golang(sort) golang(strconv) golang(strings) golang(sync) golang(sync/atomic) golang(time) golang(unsafe) Processing files: compat-golang-github-redis-devel-6.15.9-5.fc37.noarch Provides: compat-golang-github-redis-devel = 6.15.9-5.fc37 golang(github.com/go-redis/redis) = 6.15.9-5.fc37 golang(github.com/go-redis/redis/internal) = 6.15.9-5.fc37 golang(github.com/go-redis/redis/internal/consistenthash) = 6.15.9-5.fc37 golang(github.com/go-redis/redis/internal/hashtag) = 6.15.9-5.fc37 golang(github.com/go-redis/redis/internal/pool) = 6.15.9-5.fc37 golang(github.com/go-redis/redis/internal/proto) = 6.15.9-5.fc37 golang(github.com/go-redis/redis/internal/util) = 6.15.9-5.fc37 golang-symlink(github.com/go-redis/redis) = 6.15.9-5.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang-ipath(gopkg.in/redis.v6) = 6.15.9-5.fc37 Obsoletes: golang-github-redis-devel < 6.15.9-5.fc37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-gopkg-redis-6-6.15.9-5.fc37.riscv64 Wrote: /builddir/build/RPMS/compat-golang-github-redis-devel-6.15.9-5.fc37.noarch.rpm Wrote: /builddir/build/RPMS/golang-gopkg-redis-6-devel-6.15.9-5.fc37.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JeYqXz + umask 022 + cd /builddir/build/BUILD + cd redis-6.15.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-gopkg-redis-6-6.15.9-5.fc37.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.O40rMB + umask 022 + cd /builddir/build/BUILD + rm -rf redis-6.15.9 redis-6.15.9.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0