[2023-01-27 18:47:14,581][  INFO][PID:3168478] Marking build as starting
[2023-01-27 18:47:14,649][  INFO][PID:3168478] Trying to allocate VM
[2023-01-27 18:47:17,693][  INFO][PID:3168478] Allocated host ResallocHost, ticket_id=758507, hostname=2620:52:3:1:dead:beef:cafe:c11a
[2023-01-27 18:47:17,694][  INFO][PID:3168478] Allocating ssh connection to builder
[2023-01-27 18:47:17,694][  INFO][PID:3168478] Checking that builder machine is OK
[2023-01-27 18:47:18,214][  INFO][PID:3168478] Filling build.info file with builder info
[2023-01-27 18:47:18,215][  INFO][PID:3168478] Marking build as running on frontend
[2023-01-27 18:47:18,277][  INFO][PID:3168478] Sending fedora-messaging bus message in build.start
[2023-01-27 18:47:19,070][  INFO][PID:3168478] Sending fedora-messaging bus message in chroot.start
[2023-01-27 18:47:19,084][  INFO][PID:3168478] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5328310 --chroot fedora-rawhide-x86_64 --detached
[2023-01-27 18:47:19,570][  INFO][PID:3168478] Downloading the builder-live.log file, attempt 1
[2023-01-27 18:48:46,232][  INFO][PID:3168478] Downloading results from builder
[2023-01-27 18:48:46,673][  INFO][PID:3168478] Releasing VM back to pool
[2023-01-27 18:48:46,680][  INFO][PID:3168478] Searching for 'success' file in resultdir
[2023-01-27 18:48:46,681][  INFO][PID:3168478] Going to sign pkgs from source: 5328310-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64
[2023-01-27 18:48:46,681][  INFO][PID:3168478] Calling '/bin/sign -u thrnciar#python-packaging-control@copr.fedorahosted.org -p' (attempt #1)
[2023-01-27 18:48:47,187][  INFO][PID:3168478] Calling '/bin/sign -4 -h sha256 -u thrnciar#python-packaging-control@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05328310-python-Rtree/python-Rtree-1.0.0-6.fc38.src.rpm' (attempt #1)
[2023-01-27 18:48:48,356][  INFO][PID:3168478] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05328310-python-Rtree/python-Rtree-1.0.0-6.fc38.src.rpm
[2023-01-27 18:48:48,357][  INFO][PID:3168478] Calling '/bin/sign -4 -h sha256 -u thrnciar#python-packaging-control@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05328310-python-Rtree/python3-rtree-1.0.0-6.fc38.noarch.rpm' (attempt #1)
[2023-01-27 18:48:49,721][  INFO][PID:3168478] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05328310-python-Rtree/python3-rtree-1.0.0-6.fc38.noarch.rpm
[2023-01-27 18:48:49,721][  INFO][PID:3168478] Sign done
[2023-01-27 18:48:49,721][  INFO][PID:3168478] Incremental createrepo run, adding 05328310-python-Rtree into https://download.copr.fedorainfracloud.org/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64, (auto-create-repo=True)
[2023-01-27 18:48:49,722][  INFO][PID:3168478] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64 --add 05328310-python-Rtree --no-appstream-metadata' as PID 3171631
[2023-01-27 18:49:50,563][  INFO][PID:3168478] Finished after 60 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64 --add 05328310-python-Rtree --no-appstream-metadata)
[2023-01-27 18:49:50,564][  INFO][PID:3168478] Getting build details
[2023-01-27 18:49:50,564][  INFO][PID:3168478] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05328310-python-Rtree
[2023-01-27 18:49:50,565][  INFO][PID:3168478] Running command 'builtin cd /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05328310-python-Rtree && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 3173603
[2023-01-27 18:49:50,576][  INFO][PID:3168478] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05328310-python-Rtree && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2023-01-27 18:49:50,577][  INFO][PID:3168478] Built packages:
python3-rtree 1.0.0
[2023-01-27 18:49:50,577][  INFO][PID:3168478] build details: {'built_packages': 'python3-rtree 1.0.0'}
[2023-01-27 18:49:50,577][  INFO][PID:3168478] Retrieving pubkey
[2023-01-27 18:49:50,578][  INFO][PID:3168478] Calling '/bin/sign -u thrnciar#python-packaging-control@copr.fedorahosted.org -p' (attempt #1)
[2023-01-27 18:49:50,978][  INFO][PID:3168478] Added pubkey for user thrnciar project python-packaging-control into: /var/lib/copr/public_html/results/thrnciar/python-packaging-control/pubkey.gpg
[2023-01-27 18:49:50,978][  INFO][PID:3168478] Finished build: id=5328310 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/python-packaging-control chroot=fedora-rawhide-x86_64 
[2023-01-27 18:49:50,980][  INFO][PID:3168478] Worker succeeded build, took 152.76488256454468
[2023-01-27 18:49:51,042][  INFO][PID:3168478] Sending fedora-messaging bus message in build.end
[2023-01-27 18:49:51,060][  INFO][PID:3168478] Compressing /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05328310-python-Rtree/builder-live.log by gzip
[2023-01-27 18:49:51,061][  INFO][PID:3168478] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05328310-python-Rtree/builder-live.log' as PID 3173635
[2023-01-27 18:49:51,067][  INFO][PID:3168478] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05328310-python-Rtree/builder-live.log)
[2023-01-27 18:49:51,067][  INFO][PID:3168478] Compressing /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05328310-python-Rtree/backend.log by gzip
[2023-01-27 18:49:51,068][  INFO][PID:3168478] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05328310-python-Rtree/backend.log' as PID 3173636