Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'aarch64', '--nodeps', u'/builddir/build/SPECS/golang-x-xerrors.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/opstools8-collectd-5-el8-build-80080-479396/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ac6955e44e754bea8af1adf7760b6cb4', '-D', '/var/lib/mock/opstools8-collectd-5-el8-build-80080-479396/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'aarch64', '--nodeps', u'/builddir/build/SPECS/golang-x-xerrors.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/golang-x-xerrors-0-0.1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'aarch64', '--nodeps', u'/builddir/build/SPECS/golang-x-xerrors.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/opstools8-collectd-5-el8-build-80080-479396/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c23afd7bde2d48b39f5a47f6bb1191e0', '-D', '/var/lib/mock/opstools8-collectd-5-el8-build-80080-479396/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'aarch64', '--nodeps', u'/builddir/build/SPECS/golang-x-xerrors.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JdWj0Z + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xerrors-a985d3407aa71f30cf86696ee0a2f409709f22e1 + /usr/bin/gzip -dc /builddir/build/SOURCES/xerrors-a985d3407aa71f30cf86696ee0a2f409709f22e1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xerrors-a985d3407aa71f30cf86696ee0a2f409709f22e1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wGZzbU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64 ++ dirname /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64 + cd xerrors-a985d3407aa71f30cf86696ee0a2f409709f22e1 + install -d -p /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . -iname '*.s' ++ find . -iname '*.c' ++ find . -iname '*.go' '!' -iname '*_test.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./errors.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./errors.go + install -d -p /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/. + cp -pav ./errors.go /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/./errors.go './errors.go' -> '/builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/./errors.go' + echo '%{gopath}/src/%{import_path}/./errors.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./internal/internal.go + echo '%dir %{gopath}/src/%{import_path}/./internal' ++ dirname ./internal/internal.go + install -d -p /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/./internal + cp -pav ./internal/internal.go /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/./internal/internal.go './internal/internal.go' -> '/builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/./internal/internal.go' + echo '%{gopath}/src/%{import_path}/./internal/internal.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./adaptor.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./adaptor.go + install -d -p /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/. + cp -pav ./adaptor.go /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/./adaptor.go './adaptor.go' -> '/builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/./adaptor.go' + echo '%{gopath}/src/%{import_path}/./adaptor.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./doc.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./doc.go + install -d -p /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/. + cp -pav ./doc.go /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/./doc.go './doc.go' -> '/builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/./doc.go' + echo '%{gopath}/src/%{import_path}/./doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./format.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./format.go + install -d -p /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/. + cp -pav ./format.go /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/./format.go './format.go' -> '/builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/./format.go' + echo '%{gopath}/src/%{import_path}/./format.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./wrap.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./wrap.go + install -d -p /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/. + cp -pav ./wrap.go /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/./wrap.go './wrap.go' -> '/builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/./wrap.go' + echo '%{gopath}/src/%{import_path}/./wrap.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./frame.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./frame.go + install -d -p /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/. + cp -pav ./frame.go /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/./frame.go './frame.go' -> '/builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/./frame.go' + echo '%{gopath}/src/%{import_path}/./frame.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./fmt.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./fmt.go + install -d -p /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/. + cp -pav ./fmt.go /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/./fmt.go './fmt.go' -> '/builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64//usr/share/gocode/src/golang.org/x/xerrors/./fmt.go' + echo '%{gopath}/src/%{import_path}/./fmt.go' + sort -u -o devel.file-list devel.file-list + /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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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.aB7vX0 + umask 022 + cd /builddir/build/BUILD Processing files: golang-x-xerrors-devel-0-0.1.el8.noarch + cd xerrors-a985d3407aa71f30cf86696ee0a2f409709f22e1 + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g2S3Q5 + umask 022 + cd /builddir/build/BUILD + cd xerrors-a985d3407aa71f30cf86696ee0a2f409709f22e1 + DOCDIR=/builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64/usr/share/doc/golang-x-xerrors-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64/usr/share/doc/golang-x-xerrors-devel + cp -pr README /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64/usr/share/doc/golang-x-xerrors-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AaNyre + umask 022 + cd /builddir/build/BUILD + cd xerrors-a985d3407aa71f30cf86696ee0a2f409709f22e1 + LICENSEDIR=/builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64/usr/share/licenses/golang-x-xerrors-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64/usr/share/licenses/golang-x-xerrors-devel + cp -pr PATENTS /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64/usr/share/licenses/golang-x-xerrors-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64/usr/share/licenses/golang-x-xerrors-devel + exit 0 Provides: golang-x-xerrors-devel = 0-0.1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64 Wrote: /builddir/build/RPMS/golang-x-xerrors-devel-0-0.1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sEpzXz + umask 022 + cd /builddir/build/BUILD + cd xerrors-a985d3407aa71f30cf86696ee0a2f409709f22e1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-x-xerrors-0-0.1.el8.aarch64 + exit 0 Child return code was: 0