Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-Bowery-prompt.spec'], logger=uid=1001printOutput=Falsetimeout=0user='mockbuild'chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-14585/root'gid=135shell=Falseenv={'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-Bowery-prompt.spec'] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-895171881.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-Bowery-prompt.spec'], logger=uid=1001private_network=TrueprintOutput=Falsetimeout=0user='mockbuild'chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-14585/root'gid=135shell=Falseenv={'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-Bowery-prompt.spec'] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tXKSdL + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf prompt-d43c2707a6c5a152a344c64bb4fed657e2908a81 + /usr/bin/gzip -dc /builddir/build/SOURCES/prompt-d43c270.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd prompt-d43c2707a6c5a152a344c64bb4fed657e2908a81 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.d8w2fF + umask 022 + cd /builddir/build/BUILD + cd prompt-d43c2707a6c5a152a344c64bb4fed657e2908a81 + LANG=C + export LANG + unset DISPLAY + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9VBAiz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64 + cd prompt-d43c2707a6c5a152a344c64bb4fed657e2908a81 + LANG=C + export LANG + unset DISPLAY + install -d -p /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . -iname '*.go' '!' -iname '*_test.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./term_windows.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./term_windows.go + install -d -p /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/. + cp -pav ./term_windows.go /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./term_windows.go `./term_windows.go' -> `/builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./term_windows.go' + echo '%{gopath}/src/%{import_path}/./term_windows.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./term_unix.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./term_unix.go + install -d -p /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/. + cp -pav ./term_unix.go /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./term_unix.go `./term_unix.go' -> `/builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./term_unix.go' + echo '%{gopath}/src/%{import_path}/./term_unix.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./term_linux.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./term_linux.go + install -d -p /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/. + cp -pav ./term_linux.go /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./term_linux.go `./term_linux.go' -> `/builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./term_linux.go' + echo '%{gopath}/src/%{import_path}/./term_linux.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./term_bsd.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./term_bsd.go + install -d -p /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/. + cp -pav ./term_bsd.go /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./term_bsd.go `./term_bsd.go' -> `/builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./term_bsd.go' + echo '%{gopath}/src/%{import_path}/./term_bsd.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./term.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./term.go + install -d -p /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/. + cp -pav ./term.go /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./term.go `./term.go' -> `/builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./term.go' + echo '%{gopath}/src/%{import_path}/./term.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./prompt.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./prompt.go + install -d -p /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/. + cp -pav ./prompt.go /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./prompt.go `./prompt.go' -> `/builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./prompt.go' + echo '%{gopath}/src/%{import_path}/./prompt.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./keys_windows.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./keys_windows.go + install -d -p /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/. + cp -pav ./keys_windows.go /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./keys_windows.go `./keys_windows.go' -> `/builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./keys_windows.go' + echo '%{gopath}/src/%{import_path}/./keys_windows.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./keys_unix.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./keys_unix.go + install -d -p /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/. + cp -pav ./keys_unix.go /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./keys_unix.go `./keys_unix.go' -> `/builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./keys_unix.go' + echo '%{gopath}/src/%{import_path}/./keys_unix.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./keys.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./keys.go + install -d -p /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/. + cp -pav ./keys.go /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./keys.go `./keys.go' -> `/builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./keys.go' + echo '%{gopath}/src/%{import_path}/./keys.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./buffer_windows.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./buffer_windows.go + install -d -p /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/. + cp -pav ./buffer_windows.go /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./buffer_windows.go `./buffer_windows.go' -> `/builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./buffer_windows.go' + echo '%{gopath}/src/%{import_path}/./buffer_windows.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./buffer_unix.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./buffer_unix.go + install -d -p /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/. + cp -pav ./buffer_unix.go /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./buffer_unix.go `./buffer_unix.go' -> `/builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./buffer_unix.go' + echo '%{gopath}/src/%{import_path}/./buffer_unix.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./buffer.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./buffer.go + install -d -p /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/. + cp -pav ./buffer.go /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./buffer.go `./buffer.go' -> `/builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./buffer.go' + echo '%{gopath}/src/%{import_path}/./buffer.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./ansi_windows.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./ansi_windows.go + install -d -p /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/. + cp -pav ./ansi_windows.go /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./ansi_windows.go `./ansi_windows.go' -> `/builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./ansi_windows.go' + echo '%{gopath}/src/%{import_path}/./ansi_windows.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./ansi_unix.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./ansi_unix.go + install -d -p /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/. + cp -pav ./ansi_unix.go /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./ansi_unix.go `./ansi_unix.go' -> `/builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./ansi_unix.go' + echo '%{gopath}/src/%{import_path}/./ansi_unix.go' + install -d -p /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/ ++ find . -iname '*_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./example_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./example_test.go + install -d -p /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/. + cp -pav ./example_test.go /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./example_test.go `./example_test.go' -> `/builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17/src/github.com/Bowery/prompt/./example_test.go' + echo '%{gopath}/src/%{import_path}/./example_test.go' + sort -u -o devel.file-list devel.file-list + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Hp6xDt + umask 022 + cd /builddir/build/BUILD + cd prompt-d43c2707a6c5a152a344c64bb4fed657e2908a81 + unset DISPLAY + export GOPATH=/builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17:/usr/lib/golang17 + GOPATH=/builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64//usr/lib/golang17:/usr/lib/golang17 + /usr/lib/golang17/bin/go test github.com/Bowery/prompt ok github.com/Bowery/prompt 0.002s + exit 0 Processing files: golang17-github-Bowery-prompt-devel-0-0.1.gitd43c270.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iShS0o + umask 022 + cd /builddir/build/BUILD + cd prompt-d43c2707a6c5a152a344c64bb4fed657e2908a81 + DOCDIR=/builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64/usr/share/doc/golang17-github-Bowery-prompt-devel-0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64/usr/share/doc/golang17-github-Bowery-prompt-devel-0 + /bin/mkdir -p /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64/usr/share/doc/golang17-github-Bowery-prompt-devel-0 + cp -pr LICENSE /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64/usr/share/doc/golang17-github-Bowery-prompt-devel-0 + cp -pr README.md /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64/usr/share/doc/golang17-github-Bowery-prompt-devel-0 + exit 0 Provides: golang17(github.com/Bowery/prompt) = 0-0.1.gitd43c270.el6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: golang17-github-Bowery-prompt-unit-test-devel-0-0.1.gitd43c270.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SwFHsk + umask 022 + cd /builddir/build/BUILD + cd prompt-d43c2707a6c5a152a344c64bb4fed657e2908a81 + DOCDIR=/builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64/usr/share/doc/golang17-github-Bowery-prompt-unit-test-devel-0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64/usr/share/doc/golang17-github-Bowery-prompt-unit-test-devel-0 + /bin/mkdir -p /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64/usr/share/doc/golang17-github-Bowery-prompt-unit-test-devel-0 + cp -pr LICENSE /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64/usr/share/doc/golang17-github-Bowery-prompt-unit-test-devel-0 + cp -pr README.md /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64/usr/share/doc/golang17-github-Bowery-prompt-unit-test-devel-0 + exit 0 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/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-895171881.novalocal Wrote: /builddir/build/RPMS/golang17-github-Bowery-prompt-devel-0-0.1.gitd43c270.el6.noarch.rpm Wrote: /builddir/build/RPMS/golang17-github-Bowery-prompt-unit-test-devel-0-0.1.gitd43c270.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LQJbZ6 + umask 022 + cd /builddir/build/BUILD + cd prompt-d43c2707a6c5a152a344c64bb4fed657e2908a81 + /bin/rm -rf /builddir/build/BUILDROOT/golang17-github-Bowery-prompt-0-0.1.gitd43c270.el6.x86_64 + exit 0 Child return code was: 0