Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/oci-seccomp-bpf-hook.spec'], chrootPath='/var/lib/mock/mockdir/dist-circle9-build-95480-42382/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=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1666051200 Wrote: /builddir/build/SRPMS/oci-seccomp-bpf-hook-1.2.8-1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps --nocheck /builddir/build/SPECS/oci-seccomp-bpf-hook.spec'], chrootPath='/var/lib/mock/mockdir/dist-circle9-build-95480-42382/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=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps --nocheck /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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1666051200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2eUUbj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oci-seccomp-bpf-hook-1.2.8 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.2.8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oci-seccomp-bpf-hook-1.2.8 + /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 config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'oci-seccomp-bpf-hook-1.2.8 base' + 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ImbooG + umask 022 + cd /builddir/build/BUILD + cd oci-seccomp-bpf-hook-1.2.8 + export GO111MODULE=off + GO111MODULE=off ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.8:/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.8/_build + GOPATH=/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.8:/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.8/_build + export 'CGO_CFLAGS=-O2 -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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + CGO_CFLAGS='-O2 -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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + mkdir _build ~/build/BUILD/oci-seccomp-bpf-hook-1.2.8/_build ~/build/BUILD/oci-seccomp-bpf-hook-1.2.8 + pushd _build + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/oci-seccomp-bpf-hook ~/build/BUILD/oci-seccomp-bpf-hook-1.2.8 + popd + ln -s vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.8/_build:/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.8 + GOPATH=/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.8/_build:/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.8 + export 'LDFLAGS=-X main.version=1.2.8' + LDFLAGS='-X main.version=1.2.8' ++ tr -d ' \n' ++ od -An -tx1 ++ head -c20 /dev/urandom + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl ' -ldflags '-X main.version=1.2.8 -linkmode=external -compressdwarf=false -B 0xad27a6f13ec13c045c96dda799d3d1094ec955aa -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 '\''' -a -v -o bin/oci-seccomp-bpf-hook github.com/containers/oci-seccomp-bpf-hook internal/goarch internal/unsafeheader internal/goos internal/goexperiment runtime/internal/atomic internal/cpu runtime/internal/math internal/abi runtime/internal/sys runtime/internal/syscall internal/race sync/atomic unicode unicode/utf8 math/bits internal/itoa encoding unicode/utf16 github.com/containers/oci-seccomp-bpf-hook/vendor/golang.org/x/sys/internal/unsafeheader internal/nettrace internal/bytealg math runtime internal/reflectlite sync internal/testlog internal/singleflight runtime/cgo errors sort io strconv internal/oserror path vendor/golang.org/x/net/dns/dnsmessage syscall bytes strings reflect bufio github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/iovisor/gobpf/pkg/cpurange regexp/syntax internal/syscall/unix internal/syscall/execenv time internal/poll io/fs context regexp encoding/binary internal/fmtsort os encoding/base64 github.com/containers/oci-seccomp-bpf-hook/vendor/golang.org/x/sys/unix io/ioutil internal/godebug fmt path/filepath os/signal internal/intern 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 net/netip encoding/json flag github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/opencontainers/runtime-spec/specs-go github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/pkg/errors github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/iovisor/gobpf/bcc github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/seccomp/libseccomp-golang log github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/containers/common/pkg/seccomp net 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 ~/build/BUILD/oci-seccomp-bpf-hook-1.2.8/docs ~/build/BUILD/oci-seccomp-bpf-hook-1.2.8 + pushd docs + go-md2man -in oci-seccomp-bpf-hook.md -out oci-seccomp-bpf-hook.1 ~/build/BUILD/oci-seccomp-bpf-hook-1.2.8 + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VnmCAe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.8-1.el9.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.8-1.el9.s390x ++ dirname /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.8-1.el9.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.8-1.el9.s390x + cd oci-seccomp-bpf-hook-1.2.8 + /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.8-1.el9.s390x PREFIX=/usr install-nobuild install -d -m 755 /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.8-1.el9.s390x/usr/libexec/oci/hooks.d install -d -m 755 /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.8-1.el9.s390x/usr/share/containers/oci/hooks.d/ install -m 755 bin/oci-seccomp-bpf-hook /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.8-1.el9.s390x/usr/libexec/oci/hooks.d install -m 644 oci-seccomp-bpf-hook.json /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.8-1.el9.s390x/usr/share/containers/oci/hooks.d/ make: Entering directory '/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.8/docs' install -d /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.8-1.el9.s390x/usr/share/man/man1 + /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.8-1.el9.s390x PREFIX=/usr GOMD2MAN=go-md2man -C docs install-nobuild install -m 0644 oci-seccomp-bpf-hook*.1 /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.8-1.el9.s390x/usr/share/man/man1 make: Leaving directory '/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.8/docs' + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.2.8-1.el9 --unique-debug-suffix -1.2.8-1.el9.s390x --unique-debug-src-base oci-seccomp-bpf-hook-1.2.8-1.el9.s390x --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.8 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.8-1.el9.s390x/usr/libexec/oci/hooks.d/oci-seccomp-bpf-hook extracting debug info from /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.8-1.el9.s390x/usr/libexec/oci/hooks.d/oci-seccomp-bpf-hook warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.8-1.el9.s390x/usr/libexec/oci/hooks.d/oci-seccomp-bpf-hook. Use `info auto-load python-scripts [REGEXP]' to list them. 1781 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: oci-seccomp-bpf-hook-1.2.8-1.el9.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gxv6kz + umask 022 + cd /builddir/build/BUILD + cd oci-seccomp-bpf-hook-1.2.8 + DOCDIR=/builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.8-1.el9.s390x/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.8-1.el9.s390x/usr/share/doc/oci-seccomp-bpf-hook + cp -pr README.md /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.8-1.el9.s390x/usr/share/doc/oci-seccomp-bpf-hook + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZjyUhq + umask 022 + cd /builddir/build/BUILD + cd oci-seccomp-bpf-hook-1.2.8 + LICENSEDIR=/builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.8-1.el9.s390x/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.8-1.el9.s390x/usr/share/licenses/oci-seccomp-bpf-hook + cp -pr LICENSE /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.8-1.el9.s390x/usr/share/licenses/oci-seccomp-bpf-hook + RPM_EC=0 ++ jobs -p + exit 0 Provides: oci-seccomp-bpf-hook = 1.2.8-1.el9 oci-seccomp-bpf-hook(s390-64) = 1.2.8-1.el9 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.2)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(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.8-1.el9.s390x Provides: oci-seccomp-bpf-hook-debugsource = 1.2.8-1.el9 oci-seccomp-bpf-hook-debugsource(s390-64) = 1.2.8-1.el9 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.8-1.el9.s390x Provides: debuginfo(build-id) = a64808a6bfc6a86e76ea85a20e1eef6af96ced96 oci-seccomp-bpf-hook-debuginfo = 1.2.8-1.el9 oci-seccomp-bpf-hook-debuginfo(s390-64) = 1.2.8-1.el9 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(s390-64) = 1.2.8-1.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.8-1.el9.s390x Wrote: /builddir/build/RPMS/oci-seccomp-bpf-hook-debugsource-1.2.8-1.el9.s390x.rpm Wrote: /builddir/build/RPMS/oci-seccomp-bpf-hook-1.2.8-1.el9.s390x.rpm Wrote: /builddir/build/RPMS/oci-seccomp-bpf-hook-debuginfo-1.2.8-1.el9.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NIEseP + umask 022 + cd /builddir/build/BUILD + cd oci-seccomp-bpf-hook-1.2.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/oci-seccomp-bpf-hook-1.2.8-1.el9.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0