Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-magiconair-properties.spec'], shell=Falselogger=user='mockbuild'gid=425chrootPath='/var/lib/mock/f26-build-7607857-694224/root'env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'}uid=1000printOutput=Falsetimeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-magiconair-properties.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', '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-magiconair-properties-1.7.0-2.fc26.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-magiconair-properties.spec'], shell=Falselogger=user='mockbuild'gid=425chrootPath='/var/lib/mock/f26-build-7607857-694224/root'private_network=Trueenv={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'}uid=1000printOutput=Falsetimeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-magiconair-properties.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', '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.AsOASN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf properties-0723e352fa358f9322c938cc2dadda874e9151a9 + /usr/bin/gzip -dc /builddir/build/SOURCES/properties-0723e35.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd properties-0723e352fa358f9322c938cc2dadda874e9151a9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (change-import-paths.patch): + echo 'Patch #0 (change-import-paths.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file load_test.go patching file properties_test.go + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NH5bDJ + umask 022 + cd /builddir/build/BUILD + cd properties-0723e352fa358f9322c938cc2dadda874e9151a9 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5WU4nF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64 + cd properties-0723e352fa358f9322c938cc2dadda874e9151a9 + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . -iname '*.go' '!' -iname '*_test.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./parser.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./parser.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/. + cp -pav ./parser.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./parser.go './parser.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./parser.go' + echo '%{gopath}/src/%{import_path}/./parser.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./integrate.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./integrate.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/. + cp -pav ./integrate.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./integrate.go './integrate.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./integrate.go' + echo '%{gopath}/src/%{import_path}/./integrate.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./_third_party/gopkg.in/check.v1/checkers.go + echo '%dir %{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1' ++ dirname ./_third_party/gopkg.in/check.v1/checkers.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1 + cp -pav ./_third_party/gopkg.in/check.v1/checkers.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/checkers.go './_third_party/gopkg.in/check.v1/checkers.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/checkers.go' + echo '%{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1/checkers.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./_third_party/gopkg.in/check.v1/benchmark.go + echo '%dir %{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1' ++ dirname ./_third_party/gopkg.in/check.v1/benchmark.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1 + cp -pav ./_third_party/gopkg.in/check.v1/benchmark.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/benchmark.go './_third_party/gopkg.in/check.v1/benchmark.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/benchmark.go' + echo '%{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1/benchmark.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./_third_party/gopkg.in/check.v1/printer.go + echo '%dir %{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1' ++ dirname ./_third_party/gopkg.in/check.v1/printer.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1 + cp -pav ./_third_party/gopkg.in/check.v1/printer.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/printer.go './_third_party/gopkg.in/check.v1/printer.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/printer.go' + echo '%{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1/printer.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./_third_party/gopkg.in/check.v1/run.go + echo '%dir %{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1' ++ dirname ./_third_party/gopkg.in/check.v1/run.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1 + cp -pav ./_third_party/gopkg.in/check.v1/run.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/run.go './_third_party/gopkg.in/check.v1/run.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/run.go' + echo '%{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1/run.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./_third_party/gopkg.in/check.v1/check.go + echo '%dir %{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1' ++ dirname ./_third_party/gopkg.in/check.v1/check.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1 + cp -pav ./_third_party/gopkg.in/check.v1/check.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/check.go './_third_party/gopkg.in/check.v1/check.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/check.go' + echo '%{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1/check.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./_third_party/gopkg.in/check.v1/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1' ++ dirname ./_third_party/gopkg.in/check.v1/helpers.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1 + cp -pav ./_third_party/gopkg.in/check.v1/helpers.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/helpers.go './_third_party/gopkg.in/check.v1/helpers.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/helpers.go' + echo '%{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1/helpers.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./lex.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./lex.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/. + cp -pav ./lex.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./lex.go './lex.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./lex.go' + echo '%{gopath}/src/%{import_path}/./lex.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-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/. + cp -pav ./doc.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./doc.go './doc.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./doc.go' + echo '%{gopath}/src/%{import_path}/./doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./rangecheck.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./rangecheck.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/. + cp -pav ./rangecheck.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./rangecheck.go './rangecheck.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./rangecheck.go' + echo '%{gopath}/src/%{import_path}/./rangecheck.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./load.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./load.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/. + cp -pav ./load.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./load.go './load.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./load.go' + echo '%{gopath}/src/%{import_path}/./load.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./decode.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./decode.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/. + cp -pav ./decode.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./decode.go './decode.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./decode.go' + echo '%{gopath}/src/%{import_path}/./decode.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./properties.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./properties.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/. + cp -pav ./properties.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./properties.go './properties.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./properties.go' + echo '%{gopath}/src/%{import_path}/./properties.go' + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/ ++ 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/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/. + cp -pav ./example_test.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./example_test.go './example_test.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./example_test.go' + echo '%{gopath}/src/%{import_path}/./example_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./properties_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./properties_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/. + cp -pav ./properties_test.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./properties_test.go './properties_test.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./properties_test.go' + echo '%{gopath}/src/%{import_path}/./properties_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./benchmark_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./benchmark_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/. + cp -pav ./benchmark_test.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./benchmark_test.go './benchmark_test.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./benchmark_test.go' + echo '%{gopath}/src/%{import_path}/./benchmark_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./_third_party/gopkg.in/check.v1/helpers_test.go + echo '%dir %{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1' ++ dirname ./_third_party/gopkg.in/check.v1/helpers_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1 + cp -pav ./_third_party/gopkg.in/check.v1/helpers_test.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/helpers_test.go './_third_party/gopkg.in/check.v1/helpers_test.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/helpers_test.go' + echo '%{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1/helpers_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./_third_party/gopkg.in/check.v1/run_test.go + echo '%dir %{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1' ++ dirname ./_third_party/gopkg.in/check.v1/run_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1 + cp -pav ./_third_party/gopkg.in/check.v1/run_test.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/run_test.go './_third_party/gopkg.in/check.v1/run_test.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/run_test.go' + echo '%{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1/run_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./_third_party/gopkg.in/check.v1/benchmark_test.go + echo '%dir %{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1' ++ dirname ./_third_party/gopkg.in/check.v1/benchmark_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1 + cp -pav ./_third_party/gopkg.in/check.v1/benchmark_test.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/benchmark_test.go './_third_party/gopkg.in/check.v1/benchmark_test.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/benchmark_test.go' + echo '%{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1/benchmark_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./_third_party/gopkg.in/check.v1/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1' ++ dirname ./_third_party/gopkg.in/check.v1/export_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1 + cp -pav ./_third_party/gopkg.in/check.v1/export_test.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/export_test.go './_third_party/gopkg.in/check.v1/export_test.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/export_test.go' + echo '%{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1/export_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./_third_party/gopkg.in/check.v1/checkers_test.go + echo '%dir %{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1' ++ dirname ./_third_party/gopkg.in/check.v1/checkers_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1 + cp -pav ./_third_party/gopkg.in/check.v1/checkers_test.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/checkers_test.go './_third_party/gopkg.in/check.v1/checkers_test.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/checkers_test.go' + echo '%{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1/checkers_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./_third_party/gopkg.in/check.v1/bootstrap_test.go + echo '%dir %{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1' ++ dirname ./_third_party/gopkg.in/check.v1/bootstrap_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1 + cp -pav ./_third_party/gopkg.in/check.v1/bootstrap_test.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/bootstrap_test.go './_third_party/gopkg.in/check.v1/bootstrap_test.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/bootstrap_test.go' + echo '%{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1/bootstrap_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./_third_party/gopkg.in/check.v1/fixture_test.go + echo '%dir %{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1' ++ dirname ./_third_party/gopkg.in/check.v1/fixture_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1 + cp -pav ./_third_party/gopkg.in/check.v1/fixture_test.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/fixture_test.go './_third_party/gopkg.in/check.v1/fixture_test.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/fixture_test.go' + echo '%{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1/fixture_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./_third_party/gopkg.in/check.v1/check_test.go + echo '%dir %{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1' ++ dirname ./_third_party/gopkg.in/check.v1/check_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1 + cp -pav ./_third_party/gopkg.in/check.v1/check_test.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/check_test.go './_third_party/gopkg.in/check.v1/check_test.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/check_test.go' + echo '%{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1/check_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./_third_party/gopkg.in/check.v1/foundation_test.go + echo '%dir %{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1' ++ dirname ./_third_party/gopkg.in/check.v1/foundation_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1 + cp -pav ./_third_party/gopkg.in/check.v1/foundation_test.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/foundation_test.go './_third_party/gopkg.in/check.v1/foundation_test.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/foundation_test.go' + echo '%{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1/foundation_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./_third_party/gopkg.in/check.v1/printer_test.go + echo '%dir %{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1' ++ dirname ./_third_party/gopkg.in/check.v1/printer_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1 + cp -pav ./_third_party/gopkg.in/check.v1/printer_test.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/printer_test.go './_third_party/gopkg.in/check.v1/printer_test.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./_third_party/gopkg.in/check.v1/printer_test.go' + echo '%{gopath}/src/%{import_path}/./_third_party/gopkg.in/check.v1/printer_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./load_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./load_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/. + cp -pav ./load_test.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./load_test.go './load_test.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./load_test.go' + echo '%{gopath}/src/%{import_path}/./load_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./integrate_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./integrate_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/. + cp -pav ./integrate_test.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./integrate_test.go './integrate_test.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./integrate_test.go' + echo '%{gopath}/src/%{import_path}/./integrate_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./decode_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./decode_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/. + cp -pav ./decode_test.go /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./decode_test.go './decode_test.go' -> '/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode/src/github.com/magiconair/properties/./decode_test.go' + echo '%{gopath}/src/%{import_path}/./decode_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.I6fH8B + umask 022 + cd /builddir/build/BUILD + cd properties-0723e352fa358f9322c938cc2dadda874e9151a9 + export GOPATH=/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode:/usr/share/gocode + GOPATH=/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64//usr/share/gocode:/usr/share/gocode + exit 0 Processing files: golang-github-magiconair-properties-devel-1.7.0-2.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.trmFTy + umask 022 + cd /builddir/build/BUILD + cd properties-0723e352fa358f9322c938cc2dadda874e9151a9 + DOCDIR=/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64/usr/share/doc/golang-github-magiconair-properties-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64/usr/share/doc/golang-github-magiconair-properties-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64/usr/share/doc/golang-github-magiconair-properties-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YhVfFv + umask 022 + cd /builddir/build/BUILD + cd properties-0723e352fa358f9322c938cc2dadda874e9151a9 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64/usr/share/licenses/golang-github-magiconair-properties-devel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64/usr/share/licenses/golang-github-magiconair-properties-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64/usr/share/licenses/golang-github-magiconair-properties-devel + exit 0 Provides: golang(github.com/magiconair/properties) = 1.7.0-2.fc26 golang-github-magiconair-properties-devel = 1.7.0-2.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-magiconair-properties-unit-test-1.7.0-2.fc26.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gualGs + umask 022 + cd /builddir/build/BUILD + cd properties-0723e352fa358f9322c938cc2dadda874e9151a9 + DOCDIR=/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64/usr/share/doc/golang-github-magiconair-properties-unit-test + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64/usr/share/doc/golang-github-magiconair-properties-unit-test + cp -pr README.md /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64/usr/share/doc/golang-github-magiconair-properties-unit-test + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DggjIp + umask 022 + cd /builddir/build/BUILD + cd properties-0723e352fa358f9322c938cc2dadda874e9151a9 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64/usr/share/licenses/golang-github-magiconair-properties-unit-test + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64/usr/share/licenses/golang-github-magiconair-properties-unit-test + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64/usr/share/licenses/golang-github-magiconair-properties-unit-test + exit 0 Provides: golang-github-magiconair-properties-unit-test = 1.7.0-2.fc26 golang-github-magiconair-properties-unit-test(x86-64) = 1.7.0-2.fc26 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-magiconair-properties-1.7.0-2.fc26.x86_64 Wrote: /builddir/build/RPMS/golang-github-magiconair-properties-devel-1.7.0-2.fc26.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-magiconair-properties-unit-test-1.7.0-2.fc26.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0Ytd7m + umask 022 + cd /builddir/build/BUILD + cd properties-0723e352fa358f9322c938cc2dadda874e9151a9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-magiconair-properties-1.7.0-2.fc26.x86_64 + exit 0 Child return code was: 0