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 ppc64le --nodeps /builddir/build/SPECS/oci-seccomp-bpf-hook.spec'], chrootPath='/var/lib/mock/mockdir/module-container-tools-4.0-8090020240209102700-e7857ab1-build-111627-68298/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=86400uid=992gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target ppc64le --nodeps /builddir/build/SPECS/oci-seccomp-bpf-hook.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: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target ppc64le --nodeps /builddir/build/SPECS/oci-seccomp-bpf-hook.spec'], chrootPath='/var/lib/mock/mockdir/module-container-tools-4.0-8090020240209102700-e7857ab1-build-111627-68298/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=86400uid=992gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target ppc64le --nodeps /builddir/build/SPECS/oci-seccomp-bpf-hook.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: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7Zy9vy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oci-seccomp-bpf-hook-1.2.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.2.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oci-seccomp-bpf-hook-1.2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'oci-seccomp-bpf-hook-1.2.5 base' + /usr/bin/cat /builddir/build/SOURCES/245cc45ad45f8024c602696f58ae163d0dc745d5.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 245cc45ad45f8024c602696f58ae163d0dc745d5.patch --author 'rpm-build ' + sed -i '/$(MAKE) -C docs install/d' Makefile + sed -i 's/HOOK_BIN_DIR/\/usr\/libexec\/oci\/hooks.d/' oci-seccomp-bpf-hook.json + sed -i '/$(HOOK_DIR)\/oci-seccomp-bpf-hook.json/d' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CYwPKI + umask 022 + cd /builddir/build/BUILD + cd oci-seccomp-bpf-hook-1.2.5 + export GO111MODULE=off + GO111MODULE=off ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.5:/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.5/_build + GOPATH=/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.5:/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.5/_build + export 'CGO_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + CGO_CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + mkdir _build + pushd _build ~/build/BUILD/oci-seccomp-bpf-hook-1.2.5/_build ~/build/BUILD/oci-seccomp-bpf-hook-1.2.5 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/oci-seccomp-bpf-hook + popd ~/build/BUILD/oci-seccomp-bpf-hook-1.2.5 + ln -s vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.5/_build:/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.5 + GOPATH=/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.5/_build:/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.5 + export 'LDFLAGS=-X main.version=1.2.5' + LDFLAGS='-X main.version=1.2.5' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl ' -ldflags '-X main.version=1.2.5 -linkmode=external -compressdwarf=false -B 0xfc97af3850d975762538151c5d75e5351a3fe45b -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -o bin/oci-seccomp-bpf-hook github.com/containers/oci-seccomp-bpf-hook internal/goos encoding internal/nettrace unicode/utf8 internal/coverage/rtcov math/bits internal/goexperiment internal/goarch internal/unsafeheader internal/itoa internal/race unicode/utf16 github.com/containers/oci-seccomp-bpf-hook/vendor/golang.org/x/sys/internal/unsafeheader internal/cpu sync/atomic runtime/internal/syscall unicode runtime/internal/atomic runtime/internal/math internal/abi runtime/internal/sys internal/bytealg math runtime internal/reflectlite sync internal/godebug internal/singleflight internal/testlog runtime/cgo internal/intern errors sort internal/oserror internal/safefilepath path io vendor/golang.org/x/net/dns/dnsmessage strconv syscall strings bytes net/netip reflect bufio github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/iovisor/gobpf/pkg/cpurange regexp/syntax internal/syscall/execenv internal/syscall/unix time regexp context io/fs internal/poll os internal/fmtsort encoding/binary encoding/base64 github.com/containers/oci-seccomp-bpf-hook/vendor/golang.org/x/sys/unix io/ioutil fmt os/signal path/filepath net github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/iovisor/gobpf/pkg/cpuonline github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/iovisor/gobpf/pkg/cpupossible os/exec log flag github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/seccomp/libseccomp-golang github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/opencontainers/runtime-spec/specs-go encoding/json github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/iovisor/gobpf/bcc github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/seccomp/containers-golang github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/sirupsen/logrus log/syslog github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/sirupsen/logrus/hooks/syslog github.com/containers/oci-seccomp-bpf-hook + pushd docs ~/build/BUILD/oci-seccomp-bpf-hook-1.2.5/docs ~/build/BUILD/oci-seccomp-bpf-hook-1.2.5 + go-md2man -in oci-seccomp-bpf-hook.md -out oci-seccomp-bpf-hook.1 + popd ~/build/BUILD/oci-seccomp-bpf-hook-1.2.5 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.m09alR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le ++ dirname /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le + cd oci-seccomp-bpf-hook-1.2.5 + /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le PREFIX=/usr install-nobuild install -d -m 755 /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le/usr/libexec/oci/hooks.d install -d -m 755 /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le/usr/share/containers/oci/hooks.d/ install -m 755 bin/oci-seccomp-bpf-hook /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le/usr/libexec/oci/hooks.d install -m 644 oci-seccomp-bpf-hook.json /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le/usr/share/containers/oci/hooks.d/ + /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le PREFIX=/usr GOMD2MAN=go-md2man -C docs install-nobuild make: Entering directory '/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.5/docs' install -d /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le/usr/share/man/man1 install -m 0644 oci-seccomp-bpf-hook*.1 /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le/usr/share/man/man1 make: Leaving directory '/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.5/docs' + /usr/lib/rpm/find-debuginfo.sh -j128 --strict-build-id -m -i --build-id-seed 1.2.5-2.module+el8.9.0+790+51f7e90d --unique-debug-suffix -1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le --unique-debug-src-base oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le -S debugsourcefiles.list /builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.5 extracting debug info from /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le/usr/libexec/oci/hooks.d/oci-seccomp-bpf-hook 1677 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BDdldS + umask 022 + cd /builddir/build/BUILD + cd oci-seccomp-bpf-hook-1.2.5 + exit 0 Processing files: oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Pditjq + umask 022 + cd /builddir/build/BUILD + cd oci-seccomp-bpf-hook-1.2.5 + DOCDIR=/builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le/usr/share/doc/oci-seccomp-bpf-hook + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le/usr/share/doc/oci-seccomp-bpf-hook + cp -pr README.md /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le/usr/share/doc/oci-seccomp-bpf-hook + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.smJjLH + umask 022 + cd /builddir/build/BUILD + cd oci-seccomp-bpf-hook-1.2.5 + LICENSEDIR=/builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le/usr/share/licenses/oci-seccomp-bpf-hook + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le/usr/share/licenses/oci-seccomp-bpf-hook + cp -pr LICENSE /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le/usr/share/licenses/oci-seccomp-bpf-hook + exit 0 Provides: oci-seccomp-bpf-hook = 1.2.5-2.module+el8.9.0+790+51f7e90d oci-seccomp-bpf-hook(ppc-64) = 1.2.5-2.module+el8.9.0+790+51f7e90d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbcc.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Conflicts: crun < 0.17 Enhances: cri-o podman Processing files: oci-seccomp-bpf-hook-debugsource-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le Provides: oci-seccomp-bpf-hook-debugsource = 1.2.5-2.module+el8.9.0+790+51f7e90d oci-seccomp-bpf-hook-debugsource(ppc-64) = 1.2.5-2.module+el8.9.0+790+51f7e90d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: oci-seccomp-bpf-hook-debuginfo-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le Provides: debuginfo(build-id) = 1871d56ad571610ea38b7fddf24caacc323c7b9f oci-seccomp-bpf-hook-debuginfo = 1.2.5-2.module+el8.9.0+790+51f7e90d oci-seccomp-bpf-hook-debuginfo(ppc-64) = 1.2.5-2.module+el8.9.0+790+51f7e90d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: oci-seccomp-bpf-hook-debugsource(ppc-64) = 1.2.5-2.module+el8.9.0+790+51f7e90d Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le Wrote: /builddir/build/RPMS/oci-seccomp-bpf-hook-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le.rpm Wrote: /builddir/build/RPMS/oci-seccomp-bpf-hook-debugsource-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le.rpm Wrote: /builddir/build/RPMS/oci-seccomp-bpf-hook-debuginfo-1.2.5-2.module+el8.9.0+790+51f7e90d.ppc64le.rpm Child return code was: 0