[2023-01-19 07:24:52,290][ INFO][PID:1817797] Marking build as starting [2023-01-19 07:24:52,389][ INFO][PID:1817797] Trying to allocate VM [2023-01-19 07:24:55,436][ INFO][PID:1817797] Allocated host ResallocHost, ticket_id=568826, hostname=2620:52:3:1:dead:beef:cafe:c108 [2023-01-19 07:24:55,437][ INFO][PID:1817797] Allocating ssh connection to builder [2023-01-19 07:24:55,438][ INFO][PID:1817797] Checking that builder machine is OK [2023-01-19 07:24:56,116][ INFO][PID:1817797] Filling build.info file with builder info [2023-01-19 07:24:56,118][ INFO][PID:1817797] Marking build as running on frontend [2023-01-19 07:24:56,205][ INFO][PID:1817797] Sending fedora-messaging bus message in build.start [2023-01-19 07:24:57,084][ INFO][PID:1817797] Sending fedora-messaging bus message in chroot.start [2023-01-19 07:24:57,104][ INFO][PID:1817797] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5246639 --chroot fedora-rawhide-i386 --detached [2023-01-19 07:24:57,589][ INFO][PID:1817797] Downloading the builder-live.log file, attempt 1 [2023-01-19 07:27:06,582][ INFO][PID:1817797] Downloading results from builder [2023-01-19 07:27:06,997][ INFO][PID:1817797] Releasing VM back to pool [2023-01-19 07:27:07,189][ INFO][PID:1817797] Searching for 'success' file in resultdir [2023-01-19 07:27:07,190][ INFO][PID:1817797] Going to sign pkgs from source: 5246639-fedora-rawhide-i386 in chroot: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386 [2023-01-19 07:27:07,191][ INFO][PID:1817797] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1) [2023-01-19 07:27:07,628][ INFO][PID:1817797] Calling '/bin/sign -4 -h sha256 -u gotmax23#all_go_dependents@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246639-golang-github-sirupsen-logrus/golang-github-sirupsen-logrus-devel-1.9.0-2.fc38.noarch.rpm' (attempt #1) [2023-01-19 07:27:08,812][ INFO][PID:1817797] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246639-golang-github-sirupsen-logrus/golang-github-sirupsen-logrus-devel-1.9.0-2.fc38.noarch.rpm [2023-01-19 07:27:08,812][ INFO][PID:1817797] Calling '/bin/sign -4 -h sha256 -u gotmax23#all_go_dependents@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246639-golang-github-sirupsen-logrus/compat-golang-github-sirupsen-logrus-devel-1.9.0-2.fc38.noarch.rpm' (attempt #1) [2023-01-19 07:27:09,967][ INFO][PID:1817797] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246639-golang-github-sirupsen-logrus/compat-golang-github-sirupsen-logrus-devel-1.9.0-2.fc38.noarch.rpm [2023-01-19 07:27:09,969][ INFO][PID:1817797] Calling '/bin/sign -4 -h sha256 -u gotmax23#all_go_dependents@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246639-golang-github-sirupsen-logrus/golang-github-sirupsen-logrus-1.9.0-2.fc38.src.rpm' (attempt #1) [2023-01-19 07:27:11,148][ INFO][PID:1817797] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246639-golang-github-sirupsen-logrus/golang-github-sirupsen-logrus-1.9.0-2.fc38.src.rpm [2023-01-19 07:27:11,149][ INFO][PID:1817797] Sign done [2023-01-19 07:27:11,150][ INFO][PID:1817797] Incremental createrepo run, adding 05246639-golang-github-sirupsen-logrus into https://download.copr.fedorainfracloud.org/results/gotmax23/all_go_dependents/fedora-rawhide-i386, (auto-create-repo=True) [2023-01-19 07:27:11,151][ INFO][PID:1817797] Running command 'copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386 --add 05246639-golang-github-sirupsen-logrus' as PID 1822288 [2023-01-19 07:27:27,849][ INFO][PID:1817797] Finished after 16 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386 --add 05246639-golang-github-sirupsen-logrus) [2023-01-19 07:27:27,850][ INFO][PID:1817797] Getting build details [2023-01-19 07:27:27,851][ INFO][PID:1817797] Listing built binary packages in /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246639-golang-github-sirupsen-logrus [2023-01-19 07:27:27,852][ INFO][PID:1817797] Running command 'builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246639-golang-github-sirupsen-logrus && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 1823577 [2023-01-19 07:27:27,879][ INFO][PID:1817797] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246639-golang-github-sirupsen-logrus && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-01-19 07:27:27,880][ INFO][PID:1817797] Built packages: compat-golang-github-sirupsen-logrus-devel 1.9.0 golang-github-sirupsen-logrus-devel 1.9.0 [2023-01-19 07:27:27,881][ INFO][PID:1817797] build details: {'built_packages': 'compat-golang-github-sirupsen-logrus-devel 1.9.0\ngolang-github-sirupsen-logrus-devel 1.9.0'} [2023-01-19 07:27:27,881][ INFO][PID:1817797] Retrieving pubkey [2023-01-19 07:27:27,881][ INFO][PID:1817797] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1) [2023-01-19 07:27:28,246][ INFO][PID:1817797] Added pubkey for user gotmax23 project all_go_dependents into: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/pubkey.gpg [2023-01-19 07:27:28,247][ INFO][PID:1817797] Finished build: id=5246639 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/gotmax23/all_go_dependents chroot=fedora-rawhide-i386 [2023-01-19 07:27:28,248][ INFO][PID:1817797] Worker succeeded build, took 152.13078832626343 [2023-01-19 07:27:28,323][ INFO][PID:1817797] Sending fedora-messaging bus message in build.end [2023-01-19 07:27:28,345][ INFO][PID:1817797] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246639-golang-github-sirupsen-logrus/builder-live.log by gzip [2023-01-19 07:27:28,346][ INFO][PID:1817797] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246639-golang-github-sirupsen-logrus/builder-live.log' as PID 1823670 [2023-01-19 07:27:28,367][ INFO][PID:1817797] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246639-golang-github-sirupsen-logrus/builder-live.log) [2023-01-19 07:27:28,368][ INFO][PID:1817797] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246639-golang-github-sirupsen-logrus/backend.log by gzip [2023-01-19 07:27:28,369][ INFO][PID:1817797] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246639-golang-github-sirupsen-logrus/backend.log' as PID 1823672