Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/oci-seccomp-bpf-hook.spec'], chrootPath='/var/lib/mock/module-container-tools-3.0-8040020211220083852-77f19b75-build-62178-34278/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=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/oci-seccomp-bpf-hook-1.2.0-3.module+an8.4.0+10550+42453a66.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/oci-seccomp-bpf-hook.spec'], chrootPath='/var/lib/mock/module-container-tools-3.0-8040020211220083852-77f19b75-build-62178-34278/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=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JKFLnm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oci-seccomp-bpf-hook-1.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oci-seccomp-bpf-hook-1.2.0 + /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.0 base' + /usr/bin/cat /builddir/build/SOURCES/build-fix.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m build-fix.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.x1zIgn + umask 022 + cd /builddir/build/BUILD + cd oci-seccomp-bpf-hook-1.2.0 + export GO111MODULE=off + GO111MODULE=off ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.0:/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.0/_build + GOPATH=/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.0:/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.0/_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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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.0/_build ~/build/BUILD/oci-seccomp-bpf-hook-1.2.0 + 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.0 + ln -s vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.0/_build:/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.0 + GOPATH=/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.0/_build:/builddir/build/BUILD/oci-seccomp-bpf-hook-1.2.0 + export 'LDFLAGS=-X main.version=1.2.0' + LDFLAGS='-X main.version=1.2.0' ++ 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.0 -linkmode=external -compressdwarf=false -B 0x341f7975269f5bd3d6f66f52da540421ead2416a -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/race internal/unsafeheader runtime/internal/sys unicode/utf8 encoding math/bits unicode/utf16 github.com/containers/oci-seccomp-bpf-hook/vendor/golang.org/x/sys/internal/unsafeheader unicode internal/nettrace internal/cpu runtime/cgo runtime/internal/atomic sync/atomic runtime/internal/math internal/bytealg math runtime internal/reflectlite sync internal/testlog internal/singleflight errors sort internal/oserror path io vendor/golang.org/x/net/dns/dnsmessage strconv syscall bytes strings reflect bufio regexp/syntax internal/syscall/execenv internal/syscall/unix time regexp context io/fs internal/poll internal/fmtsort encoding/binary os encoding/base64 github.com/containers/oci-seccomp-bpf-hook/vendor/golang.org/x/sys/unix os/signal path/filepath fmt net io/ioutil os/exec github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/iovisor/gobpf/pkg/cpuonline log github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/pkg/errors 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/seccomp/libseccomp-golang github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/iovisor/gobpf/bcc encoding/json 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/vendor/github.com/iovisor/gobpf/bcc _build/src/github.com/containers/oci-seccomp-bpf-hook/vendor/github.com/iovisor/gobpf/bcc/module.go:261:33: too many arguments in call to _C2func_bpf_attach_uprobe have (_Ctype_int, uint32, *_Ctype_char, *_Ctype_char, _Ctype_ulong, _Ctype_int, number) want (_Ctype_int, uint32, *_Ctype_char, *_Ctype_char, _Ctype_ulong, _Ctype_int) error: Bad exit status from /var/tmp/rpm-tmp.x1zIgn (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.x1zIgn (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 600, 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 --target x86_64 --nodeps /builddir/build/SPECS/oci-seccomp-bpf-hook.spec