Mock Version: 1.2.13 Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/golang-github-endophage-gotuf.spec'], chrootPath='/var/lib/mock/f23-build-4240708-538363/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=172800logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/golang-github-endophage-gotuf.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: arm04-builder21.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/golang-github-endophage-gotuf.spec '], chrootPath='/var/lib/mock/f23-build-4240708-538363/root'shell=Falseuid=1000env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=172800private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/golang-github-endophage-gotuf.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VBdP1D + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gotuf-9bcdad0308e34a49f38448b8ad436ad8860825ce + /usr/bin/gzip -dc /builddir/build/SOURCES/gotuf-9bcdad0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gotuf-9bcdad0308e34a49f38448b8ad436ad8860825ce + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4B45yc + umask 022 + cd /builddir/build/BUILD + cd gotuf-9bcdad0308e34a49f38448b8ad436ad8860825ce + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3kzaEL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm ++ dirname /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm + cd gotuf-9bcdad0308e34a49f38448b8ad436ad8860825ce + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . -iname '*.go' '!' -iname '*_test.go' ++ grep -v ./Godeps + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./tuf.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./tuf.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/. + cp -pav ./tuf.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./tuf.go './tuf.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./tuf.go' + echo '%{gopath}/src/%{import_path}/./tuf.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./errors/errors.go + echo '%dir %{gopath}/src/%{import_path}/./errors' ++ dirname ./errors/errors.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./errors + cp -pav ./errors/errors.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./errors/errors.go './errors/errors.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./errors/errors.go' + echo '%{gopath}/src/%{import_path}/./errors/errors.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./testutils/repo.go + echo '%dir %{gopath}/src/%{import_path}/./testutils' ++ dirname ./testutils/repo.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./testutils + cp -pav ./testutils/repo.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./testutils/repo.go './testutils/repo.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./testutils/repo.go' + echo '%{gopath}/src/%{import_path}/./testutils/repo.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./testutils/utils.go + echo '%dir %{gopath}/src/%{import_path}/./testutils' ++ dirname ./testutils/utils.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./testutils + cp -pav ./testutils/utils.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./testutils/utils.go './testutils/utils.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./testutils/utils.go' + echo '%{gopath}/src/%{import_path}/./testutils/utils.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./keys/db.go + echo '%dir %{gopath}/src/%{import_path}/./keys' ++ dirname ./keys/db.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./keys + cp -pav ./keys/db.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./keys/db.go './keys/db.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./keys/db.go' + echo '%{gopath}/src/%{import_path}/./keys/db.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./client/errors.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/errors.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./client + cp -pav ./client/errors.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./client/errors.go './client/errors.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./client/errors.go' + echo '%{gopath}/src/%{import_path}/./client/errors.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./client/client.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/client.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./client + cp -pav ./client/client.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./client/client.go './client/client.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./client/client.go' + echo '%{gopath}/src/%{import_path}/./client/client.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./signed/interface.go + echo '%dir %{gopath}/src/%{import_path}/./signed' ++ dirname ./signed/interface.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed + cp -pav ./signed/interface.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed/interface.go './signed/interface.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed/interface.go' + echo '%{gopath}/src/%{import_path}/./signed/interface.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./signed/verify.go + echo '%dir %{gopath}/src/%{import_path}/./signed' ++ dirname ./signed/verify.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed + cp -pav ./signed/verify.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed/verify.go './signed/verify.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed/verify.go' + echo '%{gopath}/src/%{import_path}/./signed/verify.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./signed/errors.go + echo '%dir %{gopath}/src/%{import_path}/./signed' ++ dirname ./signed/errors.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed + cp -pav ./signed/errors.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed/errors.go './signed/errors.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed/errors.go' + echo '%{gopath}/src/%{import_path}/./signed/errors.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./signed/verifiers.go + echo '%dir %{gopath}/src/%{import_path}/./signed' ++ dirname ./signed/verifiers.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed + cp -pav ./signed/verifiers.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed/verifiers.go './signed/verifiers.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed/verifiers.go' + echo '%{gopath}/src/%{import_path}/./signed/verifiers.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./signed/sign.go + echo '%dir %{gopath}/src/%{import_path}/./signed' ++ dirname ./signed/sign.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed + cp -pav ./signed/sign.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed/sign.go './signed/sign.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed/sign.go' + echo '%{gopath}/src/%{import_path}/./signed/sign.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./signed/ed25519.go + echo '%dir %{gopath}/src/%{import_path}/./signed' ++ dirname ./signed/ed25519.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed + cp -pav ./signed/ed25519.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed/ed25519.go './signed/ed25519.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed/ed25519.go' + echo '%{gopath}/src/%{import_path}/./signed/ed25519.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./encrypted/encrypted.go + echo '%dir %{gopath}/src/%{import_path}/./encrypted' ++ dirname ./encrypted/encrypted.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./encrypted + cp -pav ./encrypted/encrypted.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./encrypted/encrypted.go './encrypted/encrypted.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./encrypted/encrypted.go' + echo '%{gopath}/src/%{import_path}/./encrypted/encrypted.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./store/httpstore.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/httpstore.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store + cp -pav ./store/httpstore.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store/httpstore.go './store/httpstore.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store/httpstore.go' + echo '%{gopath}/src/%{import_path}/./store/httpstore.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./store/errors.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/errors.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store + cp -pav ./store/errors.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store/errors.go './store/errors.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store/errors.go' + echo '%{gopath}/src/%{import_path}/./store/errors.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./store/interfaces.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/interfaces.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store + cp -pav ./store/interfaces.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store/interfaces.go './store/interfaces.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store/interfaces.go' + echo '%{gopath}/src/%{import_path}/./store/interfaces.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./store/memorystore.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/memorystore.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store + cp -pav ./store/memorystore.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store/memorystore.go './store/memorystore.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store/memorystore.go' + echo '%{gopath}/src/%{import_path}/./store/memorystore.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./store/dbstore.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/dbstore.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store + cp -pav ./store/dbstore.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store/dbstore.go './store/dbstore.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store/dbstore.go' + echo '%{gopath}/src/%{import_path}/./store/dbstore.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./store/filestore.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/filestore.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store + cp -pav ./store/filestore.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store/filestore.go './store/filestore.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store/filestore.go' + echo '%{gopath}/src/%{import_path}/./store/filestore.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./data/timestamp.go + echo '%dir %{gopath}/src/%{import_path}/./data' ++ dirname ./data/timestamp.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data + cp -pav ./data/timestamp.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data/timestamp.go './data/timestamp.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data/timestamp.go' + echo '%{gopath}/src/%{import_path}/./data/timestamp.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./data/snapshot.go + echo '%dir %{gopath}/src/%{import_path}/./data' ++ dirname ./data/snapshot.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data + cp -pav ./data/snapshot.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data/snapshot.go './data/snapshot.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data/snapshot.go' + echo '%{gopath}/src/%{import_path}/./data/snapshot.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./data/keys.go + echo '%dir %{gopath}/src/%{import_path}/./data' ++ dirname ./data/keys.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data + cp -pav ./data/keys.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data/keys.go './data/keys.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data/keys.go' + echo '%{gopath}/src/%{import_path}/./data/keys.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./data/types.go + echo '%dir %{gopath}/src/%{import_path}/./data' ++ dirname ./data/types.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data + cp -pav ./data/types.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data/types.go './data/types.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data/types.go' + echo '%{gopath}/src/%{import_path}/./data/types.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./data/targets.go + echo '%dir %{gopath}/src/%{import_path}/./data' ++ dirname ./data/targets.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data + cp -pav ./data/targets.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data/targets.go './data/targets.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data/targets.go' + echo '%{gopath}/src/%{import_path}/./data/targets.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./data/roles.go + echo '%dir %{gopath}/src/%{import_path}/./data' ++ dirname ./data/roles.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data + cp -pav ./data/roles.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data/roles.go './data/roles.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data/roles.go' + echo '%{gopath}/src/%{import_path}/./data/roles.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./data/root.go + echo '%dir %{gopath}/src/%{import_path}/./data' ++ dirname ./data/root.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data + cp -pav ./data/root.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data/root.go './data/root.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data/root.go' + echo '%{gopath}/src/%{import_path}/./data/root.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./utils/utils.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/utils.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./utils + cp -pav ./utils/utils.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./utils/utils.go './utils/utils.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./utils/utils.go' + echo '%{gopath}/src/%{import_path}/./utils/utils.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./utils/util.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/util.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./utils + cp -pav ./utils/util.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./utils/util.go './utils/util.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./utils/util.go' + echo '%{gopath}/src/%{import_path}/./utils/util.go' + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/ ++ find . -iname '*_test.go' ++ grep -v ./Godeps + for file in '$(find . -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./client/client_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/client_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./client + cp -pav ./client/client_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./client/client_test.go './client/client_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./client/client_test.go' + echo '%{gopath}/src/%{import_path}/./client/client_test.go' + for file in '$(find . -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./signed/verifiers_test.go + echo '%dir %{gopath}/src/%{import_path}/./signed' ++ dirname ./signed/verifiers_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed + cp -pav ./signed/verifiers_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed/verifiers_test.go './signed/verifiers_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed/verifiers_test.go' + echo '%{gopath}/src/%{import_path}/./signed/verifiers_test.go' + for file in '$(find . -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./signed/verify_test.go + echo '%dir %{gopath}/src/%{import_path}/./signed' ++ dirname ./signed/verify_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed + cp -pav ./signed/verify_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed/verify_test.go './signed/verify_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed/verify_test.go' + echo '%{gopath}/src/%{import_path}/./signed/verify_test.go' + for file in '$(find . -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./signed/sign_test.go + echo '%dir %{gopath}/src/%{import_path}/./signed' ++ dirname ./signed/sign_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed + cp -pav ./signed/sign_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed/sign_test.go './signed/sign_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./signed/sign_test.go' + echo '%{gopath}/src/%{import_path}/./signed/sign_test.go' + for file in '$(find . -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./encrypted/encrypted_test.go + echo '%dir %{gopath}/src/%{import_path}/./encrypted' ++ dirname ./encrypted/encrypted_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./encrypted + cp -pav ./encrypted/encrypted_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./encrypted/encrypted_test.go './encrypted/encrypted_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./encrypted/encrypted_test.go' + echo '%{gopath}/src/%{import_path}/./encrypted/encrypted_test.go' + for file in '$(find . -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./store/httpstore_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/httpstore_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store + cp -pav ./store/httpstore_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store/httpstore_test.go './store/httpstore_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store/httpstore_test.go' + echo '%{gopath}/src/%{import_path}/./store/httpstore_test.go' + for file in '$(find . -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./store/filestore_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/filestore_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store + cp -pav ./store/filestore_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store/filestore_test.go './store/filestore_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store/filestore_test.go' + echo '%{gopath}/src/%{import_path}/./store/filestore_test.go' + for file in '$(find . -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./store/dbstore_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/dbstore_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store + cp -pav ./store/dbstore_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store/dbstore_test.go './store/dbstore_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./store/dbstore_test.go' + echo '%{gopath}/src/%{import_path}/./store/dbstore_test.go' + for file in '$(find . -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./data/types_test.go + echo '%dir %{gopath}/src/%{import_path}/./data' ++ dirname ./data/types_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data + cp -pav ./data/types_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data/types_test.go './data/types_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data/types_test.go' + echo '%{gopath}/src/%{import_path}/./data/types_test.go' + for file in '$(find . -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./data/roles_test.go + echo '%dir %{gopath}/src/%{import_path}/./data' ++ dirname ./data/roles_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data + cp -pav ./data/roles_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data/roles_test.go './data/roles_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./data/roles_test.go' + echo '%{gopath}/src/%{import_path}/./data/roles_test.go' + for file in '$(find . -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./tuf_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./tuf_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/. + cp -pav ./tuf_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./tuf_test.go './tuf_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./tuf_test.go' + echo '%{gopath}/src/%{import_path}/./tuf_test.go' + for file in '$(find . -iname "*_test.go" | grep -v "./Godeps")' ++ dirname ./utils/util_test.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/util_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./utils + cp -pav ./utils/util_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./utils/util_test.go './utils/util_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode/src/github.com/endophage/gotuf/./utils/util_test.go' + echo '%{gopath}/src/%{import_path}/./utils/util_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 + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qrlQ2O + umask 022 + cd /builddir/build/BUILD + cd gotuf-9bcdad0308e34a49f38448b8ad436ad8860825ce + export GOPATH=/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode:/usr/share/gocode + GOPATH=/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm//usr/share/gocode:/usr/share/gocode + go test -compiler gc -ldflags '' github.com/endophage/gotuf ok github.com/endophage/gotuf 0.064s + go test -compiler gc -ldflags '' github.com/endophage/gotuf/client ok github.com/endophage/gotuf/client 0.057s + go test -compiler gc -ldflags '' github.com/endophage/gotuf/data ok github.com/endophage/gotuf/data 0.015s + go test -compiler gc -ldflags '' github.com/endophage/gotuf/encrypted ok github.com/endophage/gotuf/encrypted 8.595s + go test -compiler gc -ldflags '' github.com/endophage/gotuf/store ok github.com/endophage/gotuf/store 3.108s + go test -compiler gc -ldflags '' github.com/endophage/gotuf/utils ok github.com/endophage/gotuf/utils 0.015s + exit 0 Processing files: golang-github-endophage-gotuf-devel-0-0.1.git9bcdad0.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.E5OTYm + umask 022 + cd /builddir/build/BUILD + cd gotuf-9bcdad0308e34a49f38448b8ad436ad8860825ce + DOCDIR=/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm/usr/share/doc/golang-github-endophage-gotuf-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm/usr/share/doc/golang-github-endophage-gotuf-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm/usr/share/doc/golang-github-endophage-gotuf-devel + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm/usr/share/doc/golang-github-endophage-gotuf-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.09FVwW + umask 022 + cd /builddir/build/BUILD + cd gotuf-9bcdad0308e34a49f38448b8ad436ad8860825ce + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm/usr/share/licenses/golang-github-endophage-gotuf-devel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm/usr/share/licenses/golang-github-endophage-gotuf-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm/usr/share/licenses/golang-github-endophage-gotuf-devel + exit 0 Provides: golang(github.com/endophage/gotuf) = 0-0.1.git9bcdad0.fc23 golang(github.com/endophage/gotuf/client) = 0-0.1.git9bcdad0.fc23 golang(github.com/endophage/gotuf/data) = 0-0.1.git9bcdad0.fc23 golang(github.com/endophage/gotuf/encrypted) = 0-0.1.git9bcdad0.fc23 golang(github.com/endophage/gotuf/errors) = 0-0.1.git9bcdad0.fc23 golang(github.com/endophage/gotuf/keys) = 0-0.1.git9bcdad0.fc23 golang(github.com/endophage/gotuf/signed) = 0-0.1.git9bcdad0.fc23 golang(github.com/endophage/gotuf/store) = 0-0.1.git9bcdad0.fc23 golang(github.com/endophage/gotuf/testutils) = 0-0.1.git9bcdad0.fc23 golang(github.com/endophage/gotuf/utils) = 0-0.1.git9bcdad0.fc23 golang-github-endophage-gotuf-devel = 0-0.1.git9bcdad0.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-endophage-gotuf-unit-test-0-0.1.git9bcdad0.fc23.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4mmjz3 + umask 022 + cd /builddir/build/BUILD + cd gotuf-9bcdad0308e34a49f38448b8ad436ad8860825ce + DOCDIR=/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm/usr/share/doc/golang-github-endophage-gotuf-unit-test + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm/usr/share/doc/golang-github-endophage-gotuf-unit-test + cp -pr README.md /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm/usr/share/doc/golang-github-endophage-gotuf-unit-test + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm/usr/share/doc/golang-github-endophage-gotuf-unit-test + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NSlL44 + umask 022 + cd /builddir/build/BUILD + cd gotuf-9bcdad0308e34a49f38448b8ad436ad8860825ce + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm/usr/share/licenses/golang-github-endophage-gotuf-unit-test + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm/usr/share/licenses/golang-github-endophage-gotuf-unit-test + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm/usr/share/licenses/golang-github-endophage-gotuf-unit-test + exit 0 Provides: golang-github-endophage-gotuf-unit-test = 0-0.1.git9bcdad0.fc23 golang-github-endophage-gotuf-unit-test(armv7hl-32) = 0-0.1.git9bcdad0.fc23 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-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm warning: Could not canonicalize hostname: arm04-builder21.arm.fedoraproject.org Wrote: /builddir/build/RPMS/golang-github-endophage-gotuf-devel-0-0.1.git9bcdad0.fc23.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-endophage-gotuf-unit-test-0-0.1.git9bcdad0.fc23.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gkTJgw + umask 022 + cd /builddir/build/BUILD + cd gotuf-9bcdad0308e34a49f38448b8ad436ad8860825ce + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.1.git9bcdad0.fc23.arm + exit 0 Child return code was: 0 LEAVE do -->