Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/golang-github-davecgh-go-spew.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-76132-415216/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1b7722ad29d84e15b69b1ed53242c32f', '-D', '/var/lib/mock/opstools8-collectd-5-el8-build-76132-415216/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', 'x86_64', '--nodeps', u'/builddir/build/SPECS/golang-github-davecgh-go-spew.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/golang-github-davecgh-go-spew.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-76132-415216/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b5e59f34c50c47a2a6fff5c00595a742', '-D', '/var/lib/mock/opstools8-collectd-5-el8-build-76132-415216/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', 'x86_64', '--nodeps', u'/builddir/build/SPECS/golang-github-davecgh-go-spew.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1z7mKJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf go-spew-6d212800a42e8ab5c146b8ace3490ee17e5225f9 + /usr/bin/gzip -dc /builddir/build/SOURCES/go-spew-6d21280.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd go-spew-6d212800a42e8ab5c146b8ace3490ee17e5225f9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8eE3dt + umask 022 + cd /builddir/build/BUILD + cd go-spew-6d212800a42e8ab5c146b8ace3490ee17e5225f9 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XuG0Hc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64 + cd go-spew-6d212800a42e8ab5c146b8ace3490ee17e5225f9 + install -d -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . -iname '*.go' '!' -iname '*_test.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./spew/common.go + echo '%dir %{gopath}/src/%{import_path}/./spew' ++ dirname ./spew/common.go + install -d -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew + cp -pav ./spew/common.go /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/common.go './spew/common.go' -> '/builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/common.go' + echo '%{gopath}/src/%{import_path}/./spew/common.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./spew/bypasssafe.go + echo '%dir %{gopath}/src/%{import_path}/./spew' ++ dirname ./spew/bypasssafe.go + install -d -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew + cp -pav ./spew/bypasssafe.go /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/bypasssafe.go './spew/bypasssafe.go' -> '/builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/bypasssafe.go' + echo '%{gopath}/src/%{import_path}/./spew/bypasssafe.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./spew/format.go + echo '%dir %{gopath}/src/%{import_path}/./spew' ++ dirname ./spew/format.go + install -d -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew + cp -pav ./spew/format.go /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/format.go './spew/format.go' -> '/builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/format.go' + echo '%{gopath}/src/%{import_path}/./spew/format.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./spew/config.go + echo '%dir %{gopath}/src/%{import_path}/./spew' ++ dirname ./spew/config.go + install -d -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew + cp -pav ./spew/config.go /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/config.go './spew/config.go' -> '/builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/config.go' + echo '%{gopath}/src/%{import_path}/./spew/config.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./spew/testdata/dumpcgo.go + echo '%dir %{gopath}/src/%{import_path}/./spew/testdata' ++ dirname ./spew/testdata/dumpcgo.go + install -d -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/testdata + cp -pav ./spew/testdata/dumpcgo.go /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/testdata/dumpcgo.go './spew/testdata/dumpcgo.go' -> '/builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/testdata/dumpcgo.go' + echo '%{gopath}/src/%{import_path}/./spew/testdata/dumpcgo.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./spew/doc.go + echo '%dir %{gopath}/src/%{import_path}/./spew' ++ dirname ./spew/doc.go + install -d -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew + cp -pav ./spew/doc.go /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/doc.go './spew/doc.go' -> '/builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/doc.go' + echo '%{gopath}/src/%{import_path}/./spew/doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./spew/spew.go + echo '%dir %{gopath}/src/%{import_path}/./spew' ++ dirname ./spew/spew.go + install -d -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew + cp -pav ./spew/spew.go /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/spew.go './spew/spew.go' -> '/builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/spew.go' + echo '%{gopath}/src/%{import_path}/./spew/spew.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./spew/bypass.go + echo '%dir %{gopath}/src/%{import_path}/./spew' ++ dirname ./spew/bypass.go + install -d -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew + cp -pav ./spew/bypass.go /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/bypass.go './spew/bypass.go' -> '/builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/bypass.go' + echo '%{gopath}/src/%{import_path}/./spew/bypass.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./spew/dump.go + echo '%dir %{gopath}/src/%{import_path}/./spew' ++ dirname ./spew/dump.go + install -d -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew + cp -pav ./spew/dump.go /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/dump.go './spew/dump.go' -> '/builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/dump.go' + echo '%{gopath}/src/%{import_path}/./spew/dump.go' + install -d -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/ ++ find . -iname '*_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./spew/dumpnocgo_test.go + echo '%dir %{gopath}/src/%{import_path}/./spew' ++ dirname ./spew/dumpnocgo_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew + cp -pav ./spew/dumpnocgo_test.go /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/dumpnocgo_test.go './spew/dumpnocgo_test.go' -> '/builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/dumpnocgo_test.go' + echo '%{gopath}/src/%{import_path}/./spew/dumpnocgo_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./spew/dumpcgo_test.go + echo '%dir %{gopath}/src/%{import_path}/./spew' ++ dirname ./spew/dumpcgo_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew + cp -pav ./spew/dumpcgo_test.go /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/dumpcgo_test.go './spew/dumpcgo_test.go' -> '/builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/dumpcgo_test.go' + echo '%{gopath}/src/%{import_path}/./spew/dumpcgo_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./spew/common_test.go + echo '%dir %{gopath}/src/%{import_path}/./spew' ++ dirname ./spew/common_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew + cp -pav ./spew/common_test.go /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/common_test.go './spew/common_test.go' -> '/builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/common_test.go' + echo '%{gopath}/src/%{import_path}/./spew/common_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./spew/internalunsafe_test.go + echo '%dir %{gopath}/src/%{import_path}/./spew' ++ dirname ./spew/internalunsafe_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew + cp -pav ./spew/internalunsafe_test.go /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/internalunsafe_test.go './spew/internalunsafe_test.go' -> '/builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/internalunsafe_test.go' + echo '%{gopath}/src/%{import_path}/./spew/internalunsafe_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./spew/spew_test.go + echo '%dir %{gopath}/src/%{import_path}/./spew' ++ dirname ./spew/spew_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew + cp -pav ./spew/spew_test.go /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/spew_test.go './spew/spew_test.go' -> '/builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/spew_test.go' + echo '%{gopath}/src/%{import_path}/./spew/spew_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./spew/example_test.go + echo '%dir %{gopath}/src/%{import_path}/./spew' ++ dirname ./spew/example_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew + cp -pav ./spew/example_test.go /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/example_test.go './spew/example_test.go' -> '/builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/example_test.go' + echo '%{gopath}/src/%{import_path}/./spew/example_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./spew/dump_test.go + echo '%dir %{gopath}/src/%{import_path}/./spew' ++ dirname ./spew/dump_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew + cp -pav ./spew/dump_test.go /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/dump_test.go './spew/dump_test.go' -> '/builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/dump_test.go' + echo '%{gopath}/src/%{import_path}/./spew/dump_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./spew/format_test.go + echo '%dir %{gopath}/src/%{import_path}/./spew' ++ dirname ./spew/format_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew + cp -pav ./spew/format_test.go /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/format_test.go './spew/format_test.go' -> '/builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/format_test.go' + echo '%{gopath}/src/%{import_path}/./spew/format_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./spew/internal_test.go + echo '%dir %{gopath}/src/%{import_path}/./spew' ++ dirname ./spew/internal_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew + cp -pav ./spew/internal_test.go /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/internal_test.go './spew/internal_test.go' -> '/builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64//usr/share/gocode/src/github.com/davecgh/go-spew/./spew/internal_test.go' + echo '%{gopath}/src/%{import_path}/./spew/internal_test.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.E1PaRW + umask 022 + cd /builddir/build/BUILD + cd go-spew-6d212800a42e8ab5c146b8ace3490ee17e5225f9 + exit 0 Processing files: golang-github-davecgh-go-spew-devel-0-0.11.git6d21280.1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zqTE0G + umask 022 + cd /builddir/build/BUILD + cd go-spew-6d212800a42e8ab5c146b8ace3490ee17e5225f9 + DOCDIR=/builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64/usr/share/doc/golang-github-davecgh-go-spew-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64/usr/share/doc/golang-github-davecgh-go-spew-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64/usr/share/doc/golang-github-davecgh-go-spew-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lE6Lar + umask 022 + cd /builddir/build/BUILD + cd go-spew-6d212800a42e8ab5c146b8ace3490ee17e5225f9 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64/usr/share/licenses/golang-github-davecgh-go-spew-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64/usr/share/licenses/golang-github-davecgh-go-spew-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64/usr/share/licenses/golang-github-davecgh-go-spew-devel + exit 0 Provides: golang(github.com/davecgh/go-spew/spew) = 0-0.11.git6d21280.1.el8 golang(github.com/davecgh/go-spew/spew/testdata) = 0-0.11.git6d21280.1.el8 golang-github-davecgh-go-spew-devel = 0-0.11.git6d21280.1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-davecgh-go-spew-unit-test-0-0.11.git6d21280.1.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WYSBxb + umask 022 + cd /builddir/build/BUILD + cd go-spew-6d212800a42e8ab5c146b8ace3490ee17e5225f9 + DOCDIR=/builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64/usr/share/doc/golang-github-davecgh-go-spew-unit-test + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64/usr/share/doc/golang-github-davecgh-go-spew-unit-test + cp -pr README.md /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64/usr/share/doc/golang-github-davecgh-go-spew-unit-test + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Foj4UV + umask 022 + cd /builddir/build/BUILD + cd go-spew-6d212800a42e8ab5c146b8ace3490ee17e5225f9 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64/usr/share/licenses/golang-github-davecgh-go-spew-unit-test + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64/usr/share/licenses/golang-github-davecgh-go-spew-unit-test + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64/usr/share/licenses/golang-github-davecgh-go-spew-unit-test + exit 0 Provides: golang-github-davecgh-go-spew-unit-test = 0-0.11.git6d21280.1.el8 golang-github-davecgh-go-spew-unit-test(x86-64) = 0-0.11.git6d21280.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-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64 Wrote: /builddir/build/RPMS/golang-github-davecgh-go-spew-devel-0-0.11.git6d21280.1.el8.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-davecgh-go-spew-unit-test-0-0.11.git6d21280.1.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CCcvyG + umask 022 + cd /builddir/build/BUILD + cd go-spew-6d212800a42e8ab5c146b8ace3490ee17e5225f9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-davecgh-go-spew-0-0.11.git6d21280.1.el8.x86_64 + exit 0 Child return code was: 0