Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/runc.spec'], chrootPath='/var/lib/mock/f28-build-11423748-853284/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/runc.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': 'en_US.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/runc-1.0.0-17.rc4.git9f9c962.fc28.1.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/runc.spec'], chrootPath='/var/lib/mock/f28-build-11423748-853284/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/runc.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': 'en_US.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.U7yNh4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf runc-9f9c96235cc97674e935002fc3d78361b696a69e + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/runc-9f9c962.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd runc-9f9c96235cc97674e935002fc3d78361b696a69e + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fzOc0a + umask 022 + cd /builddir/build/BUILD + cd runc-9f9c96235cc97674e935002fc3d78361b696a69e + mkdir -p GOPATH ~/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH ~/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e + pushd GOPATH + mkdir -p src/github.com/opencontainers ++ dirs +1 -l + ln -s /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e src/github.com/opencontainers/runc ~/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e ~/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e + popd + pushd GOPATH/src/github.com/opencontainers/runc ++ pwd + export GOPATH=/usr/share/gocode:/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH + GOPATH=/usr/share/gocode:/builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/GOPATH/src/github.com/opencontainers/runc/GOPATH + make 'BUILDTAGS=seccomp selinux' all make: git: Command not found go build -buildmode=pie -ldflags "-X main.gitCommit="" -X main.version=1.0.0-rc4+dev " -tags "seccomp selinux" -o runc . # github.com/opencontainers/runc/libcontainer/nsenter nsexec.c: In function 'join_namespaces': nsexec.c:509:3: warning: 'strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] strncpy(ns->path, path, PATH_MAX); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ go build -buildmode=pie -ldflags "-X main.gitCommit="" -X main.version=1.0.0-rc4+dev " -tags "seccomp selinux" -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty + sed -i '/\#\!\/bin\/bash/d' contrib/completions/bash/runc + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sq9ojd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/runc-1.0.0-17.rc4.git9f9c962.fc28.1.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/runc-1.0.0-17.rc4.git9f9c962.fc28.1.arm ++ dirname /builddir/build/BUILDROOT/runc-1.0.0-17.rc4.git9f9c962.fc28.1.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/runc-1.0.0-17.rc4.git9f9c962.fc28.1.arm + cd runc-9f9c96235cc97674e935002fc3d78361b696a69e + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-17.rc4.git9f9c962.fc28.1.arm/usr/bin + install -p -m 755 runc /builddir/build/BUILDROOT/runc-1.0.0-17.rc4.git9f9c962.fc28.1.arm/usr/bin + man/md2man-all.sh + pwd /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e/man + for FILE in *.md ++ basename README.md + base=README.md + name=README + num=README + '[' -z README -o README = README ']' + continue + for FILE in *.md ++ basename runc-checkpoint.8.md + base=runc-checkpoint.8.md + name=runc-checkpoint.8 + num=8 + '[' -z 8 -o runc-checkpoint.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-checkpoint.8.md -out ./man8/runc-checkpoint.8 + for FILE in *.md ++ basename runc-create.8.md + base=runc-create.8.md + name=runc-create.8 + num=8 + '[' -z 8 -o runc-create.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-create.8.md -out ./man8/runc-create.8 + for FILE in *.md ++ basename runc-delete.8.md + base=runc-delete.8.md + name=runc-delete.8 + num=8 + '[' -z 8 -o runc-delete.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-delete.8.md -out ./man8/runc-delete.8 + for FILE in *.md ++ basename runc-events.8.md + base=runc-events.8.md + name=runc-events.8 + num=8 + '[' -z 8 -o runc-events.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-events.8.md -out ./man8/runc-events.8 + for FILE in *.md ++ basename runc-exec.8.md + base=runc-exec.8.md + name=runc-exec.8 + num=8 + '[' -z 8 -o runc-exec.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-exec.8.md -out ./man8/runc-exec.8 + for FILE in *.md ++ basename runc-kill.8.md + base=runc-kill.8.md + name=runc-kill.8 + num=8 + '[' -z 8 -o runc-kill.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-kill.8.md -out ./man8/runc-kill.8 + for FILE in *.md ++ basename runc-list.8.md + base=runc-list.8.md + name=runc-list.8 + num=8 + '[' -z 8 -o runc-list.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-list.8.md -out ./man8/runc-list.8 + for FILE in *.md ++ basename runc-pause.8.md + base=runc-pause.8.md + name=runc-pause.8 + num=8 + '[' -z 8 -o runc-pause.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-pause.8.md -out ./man8/runc-pause.8 + for FILE in *.md ++ basename runc-ps.8.md + base=runc-ps.8.md + name=runc-ps.8 + num=8 + '[' -z 8 -o runc-ps.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-ps.8.md -out ./man8/runc-ps.8 + for FILE in *.md ++ basename runc-restore.8.md + base=runc-restore.8.md + name=runc-restore.8 + num=8 + '[' -z 8 -o runc-restore.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-restore.8.md -out ./man8/runc-restore.8 + for FILE in *.md ++ basename runc-resume.8.md + base=runc-resume.8.md + name=runc-resume.8 + num=8 + '[' -z 8 -o runc-resume.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-resume.8.md -out ./man8/runc-resume.8 + for FILE in *.md ++ basename runc-run.8.md + base=runc-run.8.md + name=runc-run.8 + num=8 + '[' -z 8 -o runc-run.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-run.8.md -out ./man8/runc-run.8 + for FILE in *.md ++ basename runc-spec.8.md + base=runc-spec.8.md + name=runc-spec.8 + num=8 + '[' -z 8 -o runc-spec.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-spec.8.md -out ./man8/runc-spec.8 + for FILE in *.md ++ basename runc-start.8.md + base=runc-start.8.md + name=runc-start.8 + num=8 + '[' -z 8 -o runc-start.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-start.8.md -out ./man8/runc-start.8 + for FILE in *.md ++ basename runc-state.8.md + base=runc-state.8.md + name=runc-state.8 + num=8 + '[' -z 8 -o runc-state.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-state.8.md -out ./man8/runc-state.8 + for FILE in *.md ++ basename runc-update.8.md + base=runc-update.8.md + name=runc-update.8 + num=8 + '[' -z 8 -o runc-update.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-update.8.md -out ./man8/runc-update.8 + for FILE in *.md ++ basename runc.8.md + base=runc.8.md + name=runc.8 + num=8 + '[' -z 8 -o runc.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc.8.md -out ./man8/runc.8 + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-17.rc4.git9f9c962.fc28.1.arm/usr/share/man/man8 + install -p -m 0644 man/man8/runc-checkpoint.8 man/man8/runc-create.8 man/man8/runc-delete.8 man/man8/runc-events.8 man/man8/runc-exec.8 man/man8/runc-kill.8 man/man8/runc-list.8 man/man8/runc-pause.8 man/man8/runc-ps.8 man/man8/runc-restore.8 man/man8/runc-resume.8 man/man8/runc-run.8 man/man8/runc-spec.8 man/man8/runc-start.8 man/man8/runc-state.8 man/man8/runc-update.8 man/man8/runc.8 /builddir/build/BUILDROOT/runc-1.0.0-17.rc4.git9f9c962.fc28.1.arm/usr/share/man/man8/. + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-17.rc4.git9f9c962.fc28.1.arm/usr/share/bash-completion/completions + install -p -m 0644 contrib/completions/bash/runc /builddir/build/BUILDROOT/runc-1.0.0-17.rc4.git9f9c962.fc28.1.arm/usr/share/bash-completion/completions + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.0-17.rc4.git9f9c962.fc28.1 --unique-debug-suffix -1.0.0-17.rc4.git9f9c962.fc28.1.arm --unique-debug-src-base runc-1.0.0-17.rc4.git9f9c962.fc28.1.arm --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/runc-9f9c96235cc97674e935002fc3d78361b696a69e extracting debug info from /builddir/build/BUILDROOT/runc-1.0.0-17.rc4.git9f9c962.fc28.1.arm/usr/bin/runc /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2453 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 /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GV7TdE + umask 022 + cd /builddir/build/BUILD + cd runc-9f9c96235cc97674e935002fc3d78361b696a69e + exit 0 Processing files: runc-1.0.0-17.rc4.git9f9c962.fc28.1.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MKqvr6 + umask 022 + cd /builddir/build/BUILD + cd runc-9f9c96235cc97674e935002fc3d78361b696a69e + DOCDIR=/builddir/build/BUILDROOT/runc-1.0.0-17.rc4.git9f9c962.fc28.1.arm/usr/share/doc/runc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.0.0-17.rc4.git9f9c962.fc28.1.arm/usr/share/doc/runc + cp -pr MAINTAINERS_GUIDE.md /builddir/build/BUILDROOT/runc-1.0.0-17.rc4.git9f9c962.fc28.1.arm/usr/share/doc/runc + cp -pr PRINCIPLES.md /builddir/build/BUILDROOT/runc-1.0.0-17.rc4.git9f9c962.fc28.1.arm/usr/share/doc/runc + cp -pr README.md /builddir/build/BUILDROOT/runc-1.0.0-17.rc4.git9f9c962.fc28.1.arm/usr/share/doc/runc + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/runc-1.0.0-17.rc4.git9f9c962.fc28.1.arm/usr/share/doc/runc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sECWjG + umask 022 + cd /builddir/build/BUILD + cd runc-9f9c96235cc97674e935002fc3d78361b696a69e + LICENSEDIR=/builddir/build/BUILDROOT/runc-1.0.0-17.rc4.git9f9c962.fc28.1.arm/usr/share/licenses/runc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.0.0-17.rc4.git9f9c962.fc28.1.arm/usr/share/licenses/runc + cp -pr LICENSE /builddir/build/BUILDROOT/runc-1.0.0-17.rc4.git9f9c962.fc28.1.arm/usr/share/licenses/runc + exit 0 Provides: runc = 2:1.0.0-17.rc4.git9f9c962.fc28.1 runc(armv7hl-32) = 2:1.0.0-17.rc4.git9f9c962.fc28.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): container-selinux >= 2:2.2-2 Requires: libc.so.6 libc.so.6(GLIBC_2.14) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libseccomp.so.2 rtld(GNU_HASH) Recommends: criu Processing files: runc-debugsource-1.0.0-17.rc4.git9f9c962.fc28.1.armv7hl Provides: runc-debugsource = 2:1.0.0-17.rc4.git9f9c962.fc28.1 runc-debugsource(armv7hl-32) = 2:1.0.0-17.rc4.git9f9c962.fc28.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: runc-debuginfo-1.0.0-17.rc4.git9f9c962.fc28.1.armv7hl Provides: debuginfo(build-id) = 506526d1876bb87cd364ac05ec1a471211dea3f5 runc-debuginfo = 2:1.0.0-17.rc4.git9f9c962.fc28.1 runc-debuginfo(armv7hl-32) = 2:1.0.0-17.rc4.git9f9c962.fc28.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: runc-debugsource(armv7hl-32) = 2:1.0.0-17.rc4.git9f9c962.fc28.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/runc-1.0.0-17.rc4.git9f9c962.fc28.1.arm Wrote: /builddir/build/RPMS/runc-1.0.0-17.rc4.git9f9c962.fc28.1.armv7hl.rpm Wrote: /builddir/build/RPMS/runc-debugsource-1.0.0-17.rc4.git9f9c962.fc28.1.armv7hl.rpm Wrote: /builddir/build/RPMS/runc-debuginfo-1.0.0-17.rc4.git9f9c962.fc28.1.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.b30g4y + umask 022 + cd /builddir/build/BUILD + cd runc-9f9c96235cc97674e935002fc3d78361b696a69e + /usr/bin/rm -rf /builddir/build/BUILDROOT/runc-1.0.0-17.rc4.git9f9c962.fc28.1.arm + exit 0 Child return code was: 0