[2023-01-23 06:15:53,056][  INFO][PID:474007] Marking build as starting
[2023-01-23 06:15:53,189][  INFO][PID:474007] Trying to allocate VM
[2023-01-23 06:16:05,359][  INFO][PID:474007] Allocated host ResallocHost, ticket_id=664246, hostname=2620:52:3:1:dead:beef:cafe:c1db
[2023-01-23 06:16:05,360][  INFO][PID:474007] Allocating ssh connection to builder
[2023-01-23 06:16:05,361][  INFO][PID:474007] Checking that builder machine is OK
[2023-01-23 06:16:06,446][  INFO][PID:474007] Filling build.info file with builder info
[2023-01-23 06:16:06,447][  INFO][PID:474007] Marking build as running on frontend
[2023-01-23 06:16:06,572][  INFO][PID:474007] Sending fedora-messaging bus message in build.start
[2023-01-23 06:16:08,101][  INFO][PID:474007] Sending fedora-messaging bus message in chroot.start
[2023-01-23 06:16:08,132][  INFO][PID:474007] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5283695 --chroot fedora-rawhide-i386 --detached
[2023-01-23 06:16:08,712][  INFO][PID:474007] Downloading the builder-live.log file, attempt 1
[2023-01-23 06:20:47,088][  INFO][PID:474007] Downloading results from builder
[2023-01-23 06:20:47,666][  INFO][PID:474007] Releasing VM back to pool
[2023-01-23 06:20:47,700][  INFO][PID:474007] Searching for 'success' file in resultdir
[2023-01-23 06:20:47,701][  INFO][PID:474007] Going to sign pkgs from source: 5283695-fedora-rawhide-i386 in chroot: /var/lib/copr/public_html/results/gotmax23/all_go_dependents_no_leaves/fedora-rawhide-i386
[2023-01-23 06:20:47,701][  INFO][PID:474007] Calling '/bin/sign -u gotmax23#all_go_dependents_no_leaves@copr.fedorahosted.org -p' (attempt #1)
[2023-01-23 06:20:48,105][  INFO][PID:474007] Calling '/bin/sign -4 -h sha256 -u gotmax23#all_go_dependents_no_leaves@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gotmax23/all_go_dependents_no_leaves/fedora-rawhide-i386/05283695-golang-github-fortytw2-leaktest/golang-github-fortytw2-leaktest-1.3.0-10.fc38.src.rpm' (attempt #1)
[2023-01-23 06:20:49,350][  INFO][PID:474007] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents_no_leaves/fedora-rawhide-i386/05283695-golang-github-fortytw2-leaktest/golang-github-fortytw2-leaktest-1.3.0-10.fc38.src.rpm
[2023-01-23 06:20:49,353][  INFO][PID:474007] Calling '/bin/sign -4 -h sha256 -u gotmax23#all_go_dependents_no_leaves@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gotmax23/all_go_dependents_no_leaves/fedora-rawhide-i386/05283695-golang-github-fortytw2-leaktest/golang-github-fortytw2-leaktest-devel-1.3.0-10.fc38.noarch.rpm' (attempt #1)
[2023-01-23 06:20:50,565][  INFO][PID:474007] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents_no_leaves/fedora-rawhide-i386/05283695-golang-github-fortytw2-leaktest/golang-github-fortytw2-leaktest-devel-1.3.0-10.fc38.noarch.rpm
[2023-01-23 06:20:50,566][  INFO][PID:474007] Sign done
[2023-01-23 06:20:50,567][  INFO][PID:474007] Incremental createrepo run, adding 05283695-golang-github-fortytw2-leaktest into https://download.copr.fedorainfracloud.org/results/gotmax23/all_go_dependents_no_leaves/fedora-rawhide-i386, (auto-create-repo=True)
[2023-01-23 06:20:50,569][  INFO][PID:474007] Running command 'copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents_no_leaves/fedora-rawhide-i386 --add 05283695-golang-github-fortytw2-leaktest' as PID 502471
[2023-01-23 06:20:59,806][  INFO][PID:474007] Finished after 9 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents_no_leaves/fedora-rawhide-i386 --add 05283695-golang-github-fortytw2-leaktest)
[2023-01-23 06:20:59,808][  INFO][PID:474007] Getting build details
[2023-01-23 06:20:59,808][  INFO][PID:474007] Listing built binary packages in /var/lib/copr/public_html/results/gotmax23/all_go_dependents_no_leaves/fedora-rawhide-i386/05283695-golang-github-fortytw2-leaktest
[2023-01-23 06:20:59,809][  INFO][PID:474007] Running command 'builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents_no_leaves/fedora-rawhide-i386/05283695-golang-github-fortytw2-leaktest && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 503163
[2023-01-23 06:20:59,828][  INFO][PID:474007] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents_no_leaves/fedora-rawhide-i386/05283695-golang-github-fortytw2-leaktest && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2023-01-23 06:20:59,829][  INFO][PID:474007] Built packages:
golang-github-fortytw2-leaktest-devel 1.3.0
[2023-01-23 06:20:59,830][  INFO][PID:474007] build details: {'built_packages': 'golang-github-fortytw2-leaktest-devel 1.3.0'}
[2023-01-23 06:20:59,830][  INFO][PID:474007] Retrieving pubkey
[2023-01-23 06:20:59,831][  INFO][PID:474007] Calling '/bin/sign -u gotmax23#all_go_dependents_no_leaves@copr.fedorahosted.org -p' (attempt #1)
[2023-01-23 06:21:00,410][  INFO][PID:474007] Added pubkey for user gotmax23 project all_go_dependents_no_leaves into: /var/lib/copr/public_html/results/gotmax23/all_go_dependents_no_leaves/pubkey.gpg
[2023-01-23 06:21:00,411][  INFO][PID:474007] Finished build: id=5283695 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/gotmax23/all_go_dependents_no_leaves chroot=fedora-rawhide-i386 
[2023-01-23 06:21:00,413][  INFO][PID:474007] Worker succeeded build, took 293.9654824733734
[2023-01-23 06:21:00,509][  INFO][PID:474007] Sending fedora-messaging bus message in build.end
[2023-01-23 06:21:00,533][  INFO][PID:474007] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents_no_leaves/fedora-rawhide-i386/05283695-golang-github-fortytw2-leaktest/builder-live.log by gzip
[2023-01-23 06:21:00,534][  INFO][PID:474007] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents_no_leaves/fedora-rawhide-i386/05283695-golang-github-fortytw2-leaktest/builder-live.log' as PID 503201
[2023-01-23 06:21:00,564][  INFO][PID:474007] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents_no_leaves/fedora-rawhide-i386/05283695-golang-github-fortytw2-leaktest/builder-live.log)
[2023-01-23 06:21:00,565][  INFO][PID:474007] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents_no_leaves/fedora-rawhide-i386/05283695-golang-github-fortytw2-leaktest/backend.log by gzip
[2023-01-23 06:21:00,567][  INFO][PID:474007] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents_no_leaves/fedora-rawhide-i386/05283695-golang-github-fortytw2-leaktest/backend.log' as PID 503202