Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-coreos-go-systemd.spec'], timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-8122/root'uid=1001gid=135logger=shell=Falseenv={'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}nspawn_args=[]user='mockbuild'printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-coreos-go-systemd.spec'] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False warning: Could not canonicalize hostname: copr-builder-876771160.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/golang-github-coreos-go-systemd-10-2.el7.centos.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-coreos-go-systemd.spec'], timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-8122/root'uid=1001gid=135logger=shell=Falseenv={'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}nspawn_args=[]user='mockbuild'printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-coreos-go-systemd.spec'] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HACoaq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf go-systemd-d6c05a1dcbb5ac02b7653da4d99e5db340c20778 + /usr/bin/gzip -dc /builddir/build/SOURCES/go-systemd-d6c05a1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd go-systemd-d6c05a1dcbb5ac02b7653da4d99e5db340c20778 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yC3HFb + umask 022 + cd /builddir/build/BUILD + cd go-systemd-d6c05a1dcbb5ac02b7653da4d99e5db340c20778 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CU1mbX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64 + cd go-systemd-d6c05a1dcbb5ac02b7653da4d99e5db340c20778 + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . -iname '*.go' '!' -iname '*_test.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./util/util.go + echo '%dir %{gopath}/src/%{import_path}/./util' ++ dirname ./util/util.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./util + cp -pav ./util/util.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./util/util.go './util/util.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./util/util.go' + echo '%{gopath}/src/%{import_path}/./util/util.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unit/serialize.go + echo '%dir %{gopath}/src/%{import_path}/./unit' ++ dirname ./unit/serialize.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit + cp -pav ./unit/serialize.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit/serialize.go './unit/serialize.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit/serialize.go' + echo '%{gopath}/src/%{import_path}/./unit/serialize.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unit/option.go + echo '%dir %{gopath}/src/%{import_path}/./unit' ++ dirname ./unit/option.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit + cp -pav ./unit/option.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit/option.go './unit/option.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit/option.go' + echo '%{gopath}/src/%{import_path}/./unit/option.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unit/escape.go + echo '%dir %{gopath}/src/%{import_path}/./unit' ++ dirname ./unit/escape.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit + cp -pav ./unit/escape.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit/escape.go './unit/escape.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit/escape.go' + echo '%{gopath}/src/%{import_path}/./unit/escape.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unit/deserialize.go + echo '%dir %{gopath}/src/%{import_path}/./unit' ++ dirname ./unit/deserialize.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit + cp -pav ./unit/deserialize.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit/deserialize.go './unit/deserialize.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit/deserialize.go' + echo '%{gopath}/src/%{import_path}/./unit/deserialize.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./sdjournal/read.go + echo '%dir %{gopath}/src/%{import_path}/./sdjournal' ++ dirname ./sdjournal/read.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./sdjournal + cp -pav ./sdjournal/read.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./sdjournal/read.go './sdjournal/read.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./sdjournal/read.go' + echo '%{gopath}/src/%{import_path}/./sdjournal/read.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./sdjournal/journal.go + echo '%dir %{gopath}/src/%{import_path}/./sdjournal' ++ dirname ./sdjournal/journal.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./sdjournal + cp -pav ./sdjournal/journal.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./sdjournal/journal.go './sdjournal/journal.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./sdjournal/journal.go' + echo '%{gopath}/src/%{import_path}/./sdjournal/journal.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./machine1/dbus.go + echo '%dir %{gopath}/src/%{import_path}/./machine1' ++ dirname ./machine1/dbus.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./machine1 + cp -pav ./machine1/dbus.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./machine1/dbus.go './machine1/dbus.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./machine1/dbus.go' + echo '%{gopath}/src/%{import_path}/./machine1/dbus.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./login1/dbus.go + echo '%dir %{gopath}/src/%{import_path}/./login1' ++ dirname ./login1/dbus.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./login1 + cp -pav ./login1/dbus.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./login1/dbus.go './login1/dbus.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./login1/dbus.go' + echo '%{gopath}/src/%{import_path}/./login1/dbus.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./journal/journal.go + echo '%dir %{gopath}/src/%{import_path}/./journal' ++ dirname ./journal/journal.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./journal + cp -pav ./journal/journal.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./journal/journal.go './journal/journal.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./journal/journal.go' + echo '%{gopath}/src/%{import_path}/./journal/journal.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/activation/udpconn.go + echo '%dir %{gopath}/src/%{import_path}/./examples/activation' ++ dirname ./examples/activation/udpconn.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./examples/activation + cp -pav ./examples/activation/udpconn.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./examples/activation/udpconn.go './examples/activation/udpconn.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./examples/activation/udpconn.go' + echo '%{gopath}/src/%{import_path}/./examples/activation/udpconn.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/activation/listen.go + echo '%dir %{gopath}/src/%{import_path}/./examples/activation' ++ dirname ./examples/activation/listen.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./examples/activation + cp -pav ./examples/activation/listen.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./examples/activation/listen.go './examples/activation/listen.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./examples/activation/listen.go' + echo '%{gopath}/src/%{import_path}/./examples/activation/listen.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/activation/httpserver/httpserver.go + echo '%dir %{gopath}/src/%{import_path}/./examples/activation/httpserver' ++ dirname ./examples/activation/httpserver/httpserver.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./examples/activation/httpserver + cp -pav ./examples/activation/httpserver/httpserver.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./examples/activation/httpserver/httpserver.go './examples/activation/httpserver/httpserver.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./examples/activation/httpserver/httpserver.go' + echo '%{gopath}/src/%{import_path}/./examples/activation/httpserver/httpserver.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/activation/activation.go + echo '%dir %{gopath}/src/%{import_path}/./examples/activation' ++ dirname ./examples/activation/activation.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./examples/activation + cp -pav ./examples/activation/activation.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./examples/activation/activation.go './examples/activation/activation.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./examples/activation/activation.go' + echo '%{gopath}/src/%{import_path}/./examples/activation/activation.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./dbus/subscription_set.go + echo '%dir %{gopath}/src/%{import_path}/./dbus' ++ dirname ./dbus/subscription_set.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus + cp -pav ./dbus/subscription_set.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus/subscription_set.go './dbus/subscription_set.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus/subscription_set.go' + echo '%{gopath}/src/%{import_path}/./dbus/subscription_set.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./dbus/subscription.go + echo '%dir %{gopath}/src/%{import_path}/./dbus' ++ dirname ./dbus/subscription.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus + cp -pav ./dbus/subscription.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus/subscription.go './dbus/subscription.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus/subscription.go' + echo '%{gopath}/src/%{import_path}/./dbus/subscription.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./dbus/set.go + echo '%dir %{gopath}/src/%{import_path}/./dbus' ++ dirname ./dbus/set.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus + cp -pav ./dbus/set.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus/set.go './dbus/set.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus/set.go' + echo '%{gopath}/src/%{import_path}/./dbus/set.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./dbus/properties.go + echo '%dir %{gopath}/src/%{import_path}/./dbus' ++ dirname ./dbus/properties.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus + cp -pav ./dbus/properties.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus/properties.go './dbus/properties.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus/properties.go' + echo '%{gopath}/src/%{import_path}/./dbus/properties.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./dbus/methods.go + echo '%dir %{gopath}/src/%{import_path}/./dbus' ++ dirname ./dbus/methods.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus + cp -pav ./dbus/methods.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus/methods.go './dbus/methods.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus/methods.go' + echo '%{gopath}/src/%{import_path}/./dbus/methods.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./dbus/dbus.go + echo '%dir %{gopath}/src/%{import_path}/./dbus' ++ dirname ./dbus/dbus.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus + cp -pav ./dbus/dbus.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus/dbus.go './dbus/dbus.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus/dbus.go' + echo '%{gopath}/src/%{import_path}/./dbus/dbus.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./daemon/sdnotify.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/sdnotify.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./daemon + cp -pav ./daemon/sdnotify.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./daemon/sdnotify.go './daemon/sdnotify.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./daemon/sdnotify.go' + echo '%{gopath}/src/%{import_path}/./daemon/sdnotify.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./activation/packetconns.go + echo '%dir %{gopath}/src/%{import_path}/./activation' ++ dirname ./activation/packetconns.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./activation + cp -pav ./activation/packetconns.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./activation/packetconns.go './activation/packetconns.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./activation/packetconns.go' + echo '%{gopath}/src/%{import_path}/./activation/packetconns.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./activation/listeners.go + echo '%dir %{gopath}/src/%{import_path}/./activation' ++ dirname ./activation/listeners.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./activation + cp -pav ./activation/listeners.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./activation/listeners.go './activation/listeners.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./activation/listeners.go' + echo '%{gopath}/src/%{import_path}/./activation/listeners.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./activation/files.go + echo '%dir %{gopath}/src/%{import_path}/./activation' ++ dirname ./activation/files.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./activation + cp -pav ./activation/files.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./activation/files.go './activation/files.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./activation/files.go' + echo '%{gopath}/src/%{import_path}/./activation/files.go' + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/ ++ find . -iname '*_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unit/serialize_test.go + echo '%dir %{gopath}/src/%{import_path}/./unit' ++ dirname ./unit/serialize_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit + cp -pav ./unit/serialize_test.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit/serialize_test.go './unit/serialize_test.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit/serialize_test.go' + echo '%{gopath}/src/%{import_path}/./unit/serialize_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unit/option_test.go + echo '%dir %{gopath}/src/%{import_path}/./unit' ++ dirname ./unit/option_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit + cp -pav ./unit/option_test.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit/option_test.go './unit/option_test.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit/option_test.go' + echo '%{gopath}/src/%{import_path}/./unit/option_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unit/escape_test.go + echo '%dir %{gopath}/src/%{import_path}/./unit' ++ dirname ./unit/escape_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit + cp -pav ./unit/escape_test.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit/escape_test.go './unit/escape_test.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit/escape_test.go' + echo '%{gopath}/src/%{import_path}/./unit/escape_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unit/end_to_end_test.go + echo '%dir %{gopath}/src/%{import_path}/./unit' ++ dirname ./unit/end_to_end_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit + cp -pav ./unit/end_to_end_test.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit/end_to_end_test.go './unit/end_to_end_test.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit/end_to_end_test.go' + echo '%{gopath}/src/%{import_path}/./unit/end_to_end_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unit/deserialize_test.go + echo '%dir %{gopath}/src/%{import_path}/./unit' ++ dirname ./unit/deserialize_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit + cp -pav ./unit/deserialize_test.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit/deserialize_test.go './unit/deserialize_test.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./unit/deserialize_test.go' + echo '%{gopath}/src/%{import_path}/./unit/deserialize_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./sdjournal/journal_test.go + echo '%dir %{gopath}/src/%{import_path}/./sdjournal' ++ dirname ./sdjournal/journal_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./sdjournal + cp -pav ./sdjournal/journal_test.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./sdjournal/journal_test.go './sdjournal/journal_test.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./sdjournal/journal_test.go' + echo '%{gopath}/src/%{import_path}/./sdjournal/journal_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./machine1/dbus_test.go + echo '%dir %{gopath}/src/%{import_path}/./machine1' ++ dirname ./machine1/dbus_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./machine1 + cp -pav ./machine1/dbus_test.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./machine1/dbus_test.go './machine1/dbus_test.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./machine1/dbus_test.go' + echo '%{gopath}/src/%{import_path}/./machine1/dbus_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./login1/dbus_test.go + echo '%dir %{gopath}/src/%{import_path}/./login1' ++ dirname ./login1/dbus_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./login1 + cp -pav ./login1/dbus_test.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./login1/dbus_test.go './login1/dbus_test.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./login1/dbus_test.go' + echo '%{gopath}/src/%{import_path}/./login1/dbus_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./dbus/subscription_test.go + echo '%dir %{gopath}/src/%{import_path}/./dbus' ++ dirname ./dbus/subscription_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus + cp -pav ./dbus/subscription_test.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus/subscription_test.go './dbus/subscription_test.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus/subscription_test.go' + echo '%{gopath}/src/%{import_path}/./dbus/subscription_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./dbus/subscription_set_test.go + echo '%dir %{gopath}/src/%{import_path}/./dbus' ++ dirname ./dbus/subscription_set_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus + cp -pav ./dbus/subscription_set_test.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus/subscription_set_test.go './dbus/subscription_set_test.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus/subscription_set_test.go' + echo '%{gopath}/src/%{import_path}/./dbus/subscription_set_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./dbus/set_test.go + echo '%dir %{gopath}/src/%{import_path}/./dbus' ++ dirname ./dbus/set_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus + cp -pav ./dbus/set_test.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus/set_test.go './dbus/set_test.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus/set_test.go' + echo '%{gopath}/src/%{import_path}/./dbus/set_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./dbus/methods_test.go + echo '%dir %{gopath}/src/%{import_path}/./dbus' ++ dirname ./dbus/methods_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus + cp -pav ./dbus/methods_test.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus/methods_test.go './dbus/methods_test.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus/methods_test.go' + echo '%{gopath}/src/%{import_path}/./dbus/methods_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./dbus/dbus_test.go + echo '%dir %{gopath}/src/%{import_path}/./dbus' ++ dirname ./dbus/dbus_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus + cp -pav ./dbus/dbus_test.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus/dbus_test.go './dbus/dbus_test.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./dbus/dbus_test.go' + echo '%{gopath}/src/%{import_path}/./dbus/dbus_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./daemon/sdnotify_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/sdnotify_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./daemon + cp -pav ./daemon/sdnotify_test.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./daemon/sdnotify_test.go './daemon/sdnotify_test.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./daemon/sdnotify_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/sdnotify_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./activation/packetconns_test.go + echo '%dir %{gopath}/src/%{import_path}/./activation' ++ dirname ./activation/packetconns_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./activation + cp -pav ./activation/packetconns_test.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./activation/packetconns_test.go './activation/packetconns_test.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./activation/packetconns_test.go' + echo '%{gopath}/src/%{import_path}/./activation/packetconns_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./activation/listeners_test.go + echo '%dir %{gopath}/src/%{import_path}/./activation' ++ dirname ./activation/listeners_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./activation + cp -pav ./activation/listeners_test.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./activation/listeners_test.go './activation/listeners_test.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./activation/listeners_test.go' + echo '%{gopath}/src/%{import_path}/./activation/listeners_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./activation/files_test.go + echo '%dir %{gopath}/src/%{import_path}/./activation' ++ dirname ./activation/files_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./activation + cp -pav ./activation/files_test.go /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./activation/files_test.go './activation/files_test.go' -> '/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64//usr/share/gocode/src/github.com/coreos/go-systemd/./activation/files_test.go' + echo '%{gopath}/src/%{import_path}/./activation/files_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-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0my8cJ + umask 022 + cd /builddir/build/BUILD + cd go-systemd-d6c05a1dcbb5ac02b7653da4d99e5db340c20778 + exit 0 Processing files: golang-github-coreos-go-systemd-devel-10-2.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.t9gtfv + umask 022 + cd /builddir/build/BUILD + cd go-systemd-d6c05a1dcbb5ac02b7653da4d99e5db340c20778 + DOCDIR=/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64/usr/share/doc/golang-github-coreos-go-systemd-devel-10 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64/usr/share/doc/golang-github-coreos-go-systemd-devel-10 + cp -pr README.md /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64/usr/share/doc/golang-github-coreos-go-systemd-devel-10 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.up4Kih + umask 022 + cd /builddir/build/BUILD + cd go-systemd-d6c05a1dcbb5ac02b7653da4d99e5db340c20778 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64/usr/share/licenses/golang-github-coreos-go-systemd-devel-10 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64/usr/share/licenses/golang-github-coreos-go-systemd-devel-10 + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64/usr/share/licenses/golang-github-coreos-go-systemd-devel-10 + exit 0 Provides: golang(github.com/coreos/go-systemd/activation) = 10-2.el7.centos golang(github.com/coreos/go-systemd/daemon) = 10-2.el7.centos golang(github.com/coreos/go-systemd/dbus) = 10-2.el7.centos golang(github.com/coreos/go-systemd/journal) = 10-2.el7.centos golang(github.com/coreos/go-systemd/login1) = 10-2.el7.centos golang(github.com/coreos/go-systemd/machine1) = 10-2.el7.centos golang(github.com/coreos/go-systemd/sdjournal) = 10-2.el7.centos golang(github.com/coreos/go-systemd/unit) = 10-2.el7.centos golang(github.com/coreos/go-systemd/util) = 10-2.el7.centos golang-github-coreos-go-systemd-devel = 10-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-coreos-go-systemd-unit-test-10-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.27LyM3 + umask 022 + cd /builddir/build/BUILD + cd go-systemd-d6c05a1dcbb5ac02b7653da4d99e5db340c20778 + DOCDIR=/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64/usr/share/doc/golang-github-coreos-go-systemd-unit-test-10 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64/usr/share/doc/golang-github-coreos-go-systemd-unit-test-10 + cp -pr README.md /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64/usr/share/doc/golang-github-coreos-go-systemd-unit-test-10 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0od9gQ + umask 022 + cd /builddir/build/BUILD + cd go-systemd-d6c05a1dcbb5ac02b7653da4d99e5db340c20778 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64/usr/share/licenses/golang-github-coreos-go-systemd-unit-test-10 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64/usr/share/licenses/golang-github-coreos-go-systemd-unit-test-10 + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64/usr/share/licenses/golang-github-coreos-go-systemd-unit-test-10 + exit 0 Provides: golang-github-coreos-go-systemd-unit-test = 10-2.el7.centos golang-github-coreos-go-systemd-unit-test(x86-64) = 10-2.el7.centos 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-coreos-go-systemd-10-2.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-876771160.novalocal Wrote: /builddir/build/RPMS/golang-github-coreos-go-systemd-devel-10-2.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-coreos-go-systemd-unit-test-10-2.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lW6kOc + umask 022 + cd /builddir/build/BUILD + cd go-systemd-d6c05a1dcbb5ac02b7653da4d99e5db340c20778 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-coreos-go-systemd-10-2.el7.centos.x86_64 + exit 0 Child return code was: 0