Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-fullsailor-pkcs7.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-5093/root'logger=uid=1001shell=Falsetimeout=0printOutput=Falsegid=135env={'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'}user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-fullsailor-pkcs7.spec'] with env {'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.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-fullsailor-pkcs7.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-5093/root'logger=uid=1001shell=Falsetimeout=0printOutput=Falsegid=135env={'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'}user='mockbuild'private_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-fullsailor-pkcs7.spec'] with env {'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wynaQW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pkcs7-eb67e7e564b9eae64dc7d95fae0784d6086a5fc4 + /usr/bin/gzip -dc /builddir/build/SOURCES/pkcs7-eb67e7e.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pkcs7-eb67e7e564b9eae64dc7d95fae0784d6086a5fc4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.a2Oqol + umask 022 + cd /builddir/build/BUILD + cd pkcs7-eb67e7e564b9eae64dc7d95fae0784d6086a5fc4 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.k2FaXJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64 + cd pkcs7-eb67e7e564b9eae64dc7d95fae0784d6086a5fc4 + install -d -p /builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64//usr/share/gocode/src/github.com/fullsailor/pkcs7/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . '(' -iname '*.go' -or -iname '*.s' ')' '!' -iname '*_test.go' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./pkcs7.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64//usr/share/gocode/src/github.com/fullsailor/pkcs7/. + cp -pav ./pkcs7.go /builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64//usr/share/gocode/src/github.com/fullsailor/pkcs7/./pkcs7.go './pkcs7.go' -> '/builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64//usr/share/gocode/src/github.com/fullsailor/pkcs7/./pkcs7.go' + echo '%{gopath}/src/%{import_path}/./pkcs7.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ber.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64//usr/share/gocode/src/github.com/fullsailor/pkcs7/. + cp -pav ./ber.go /builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64//usr/share/gocode/src/github.com/fullsailor/pkcs7/./ber.go './ber.go' -> '/builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64//usr/share/gocode/src/github.com/fullsailor/pkcs7/./ber.go' + echo '%{gopath}/src/%{import_path}/./ber.go' + '[' . '!=' . ']' + install -d -p /builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64//usr/share/gocode/src/github.com/fullsailor/pkcs7/ ++ find . -iname '*_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkcs7_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64//usr/share/gocode/src/github.com/fullsailor/pkcs7/. + cp -pav ./pkcs7_test.go /builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64//usr/share/gocode/src/github.com/fullsailor/pkcs7/./pkcs7_test.go './pkcs7_test.go' -> '/builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64//usr/share/gocode/src/github.com/fullsailor/pkcs7/./pkcs7_test.go' + echo '%{gopath}/src/%{import_path}/./pkcs7_test.go' + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go") ++ dirname ./ber_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64//usr/share/gocode/src/github.com/fullsailor/pkcs7/. + cp -pav ./ber_test.go /builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64//usr/share/gocode/src/github.com/fullsailor/pkcs7/./ber_test.go './ber_test.go' -> '/builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64//usr/share/gocode/src/github.com/fullsailor/pkcs7/./ber_test.go' + echo '%{gopath}/src/%{import_path}/./ber_test.go' + '[' . '!=' . ']' + sort -u -o devel.file-list devel.file-list + /usr/lib/rpm/check-buildroot + /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 /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ALeVP8 + umask 022 + cd /builddir/build/BUILD + cd pkcs7-eb67e7e564b9eae64dc7d95fae0784d6086a5fc4 + export GOPATH=/builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64//usr/share/gocode:/usr/share/gocode + GOPATH=/builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64//usr/share/gocode:/usr/share/gocode + go test -compiler gc -ldflags '' github.com/fullsailor/pkcs7 ok github.com/fullsailor/pkcs7 0.435s + exit 0 Processing files: golang-github-fullsailor-pkcs7-devel-0-0.1.giteb67e7e.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uWeXbB + umask 022 + cd /builddir/build/BUILD + cd pkcs7-eb67e7e564b9eae64dc7d95fae0784d6086a5fc4 + DOCDIR=/builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64/usr/share/doc/golang-github-fullsailor-pkcs7-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64/usr/share/doc/golang-github-fullsailor-pkcs7-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64/usr/share/doc/golang-github-fullsailor-pkcs7-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ywzbz3 + umask 022 + cd /builddir/build/BUILD + cd pkcs7-eb67e7e564b9eae64dc7d95fae0784d6086a5fc4 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64/usr/share/licenses/golang-github-fullsailor-pkcs7-devel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64/usr/share/licenses/golang-github-fullsailor-pkcs7-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64/usr/share/licenses/golang-github-fullsailor-pkcs7-devel + exit 0 Provides: golang(github.com/fullsailor/pkcs7) = 0-0.1.giteb67e7e.fc27 golang-github-fullsailor-pkcs7-devel = 0-0.1.giteb67e7e.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-fullsailor-pkcs7-unit-test-devel-0-0.1.giteb67e7e.fc27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kPis3v + umask 022 + cd /builddir/build/BUILD + cd pkcs7-eb67e7e564b9eae64dc7d95fae0784d6086a5fc4 + DOCDIR=/builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64/usr/share/doc/golang-github-fullsailor-pkcs7-unit-test-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64/usr/share/doc/golang-github-fullsailor-pkcs7-unit-test-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64/usr/share/doc/golang-github-fullsailor-pkcs7-unit-test-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WzcSyY + umask 022 + cd /builddir/build/BUILD + cd pkcs7-eb67e7e564b9eae64dc7d95fae0784d6086a5fc4 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64/usr/share/licenses/golang-github-fullsailor-pkcs7-unit-test-devel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64/usr/share/licenses/golang-github-fullsailor-pkcs7-unit-test-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64/usr/share/licenses/golang-github-fullsailor-pkcs7-unit-test-devel + exit 0 Provides: golang-github-fullsailor-pkcs7-unit-test-devel = 0-0.1.giteb67e7e.fc27 golang-github-fullsailor-pkcs7-unit-test-devel(x86-64) = 0-0.1.giteb67e7e.fc27 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-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64 Wrote: /builddir/build/RPMS/golang-github-fullsailor-pkcs7-devel-0-0.1.giteb67e7e.fc27.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-fullsailor-pkcs7-unit-test-devel-0-0.1.giteb67e7e.fc27.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sHLNer + umask 022 + cd /builddir/build/BUILD + cd pkcs7-eb67e7e564b9eae64dc7d95fae0784d6086a5fc4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-fullsailor-pkcs7-0-0.1.giteb67e7e.fc27.x86_64 + exit 0 Child return code was: 0