[2023-06-03 10:39:59,494][  INFO][PID:658398] Marking build as starting
[2023-06-03 10:39:59,561][  INFO][PID:658398] Trying to allocate VM
[2023-06-03 10:40:02,589][  INFO][PID:658398] Allocated host ResallocHost, ticket_id=2764301, hostname=2620:52:3:1:dead:beef:cafe:c15a
[2023-06-03 10:40:02,590][  INFO][PID:658398] Allocating ssh connection to builder
[2023-06-03 10:40:02,590][  INFO][PID:658398] Checking that builder machine is OK
[2023-06-03 10:40:03,297][  INFO][PID:658398] Filling build.info file with builder info
[2023-06-03 10:40:03,467][  INFO][PID:658398] Marking build as running on frontend
[2023-06-03 10:40:03,543][  INFO][PID:658398] Sending fedora-messaging bus message in build.start
[2023-06-03 10:40:04,510][  INFO][PID:658398] Sending fedora-messaging bus message in chroot.start
[2023-06-03 10:40:11,941][  INFO][PID:658398] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6000349-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2023-06-03 10:40:12,478][  INFO][PID:658398] Downloading the builder-live.log file, attempt 1
[2023-06-03 10:41:58,536][  INFO][PID:658398] Downloading results from builder
[2023-06-03 10:41:59,058][  INFO][PID:658398] Releasing VM back to pool
[2023-06-03 10:41:59,077][  INFO][PID:658398] Searching for 'success' file in resultdir
[2023-06-03 10:41:59,077][  INFO][PID:658398] Going to sign pkgs from source: 6000349-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/fuller/nerdctl/fedora-rawhide-x86_64
[2023-06-03 10:41:59,078][  INFO][PID:658398] Calling '/bin/sign -u fuller#nerdctl@copr.fedorahosted.org -p' (attempt #1)
[2023-06-03 10:41:59,619][  INFO][PID:658398] Calling '/bin/sign -4 -h sha256 -u fuller#nerdctl@copr.fedorahosted.org -r /var/lib/copr/public_html/results/fuller/nerdctl/fedora-rawhide-x86_64/06000349-golang-github-spaolacci-murmur3/golang-github-spaolacci-murmur3-1.1.0-1.fc39.src.rpm' (attempt #1)
[2023-06-03 10:42:00,774][  INFO][PID:658398] signed rpm: /var/lib/copr/public_html/results/fuller/nerdctl/fedora-rawhide-x86_64/06000349-golang-github-spaolacci-murmur3/golang-github-spaolacci-murmur3-1.1.0-1.fc39.src.rpm
[2023-06-03 10:42:00,775][  INFO][PID:658398] Calling '/bin/sign -4 -h sha256 -u fuller#nerdctl@copr.fedorahosted.org -r /var/lib/copr/public_html/results/fuller/nerdctl/fedora-rawhide-x86_64/06000349-golang-github-spaolacci-murmur3/golang-github-spaolacci-murmur3-devel-1.1.0-1.fc39.noarch.rpm' (attempt #1)
[2023-06-03 10:42:02,343][  INFO][PID:658398] signed rpm: /var/lib/copr/public_html/results/fuller/nerdctl/fedora-rawhide-x86_64/06000349-golang-github-spaolacci-murmur3/golang-github-spaolacci-murmur3-devel-1.1.0-1.fc39.noarch.rpm
[2023-06-03 10:42:02,344][  INFO][PID:658398] Sign done
[2023-06-03 10:42:02,345][  INFO][PID:658398] Incremental createrepo run, adding 06000349-golang-github-spaolacci-murmur3 into https://download.copr.fedorainfracloud.org/results/fuller/nerdctl/fedora-rawhide-x86_64, (auto-create-repo=True)
[2023-06-03 10:42:02,346][  INFO][PID:658398] Running command 'copr-repo --batched /var/lib/copr/public_html/results/fuller/nerdctl/fedora-rawhide-x86_64 --add 06000349-golang-github-spaolacci-murmur3 --no-appstream-metadata' as PID 670889
[2023-06-03 10:42:03,371][  INFO][PID:658398] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/fuller/nerdctl/fedora-rawhide-x86_64 --add 06000349-golang-github-spaolacci-murmur3 --no-appstream-metadata)
[2023-06-03 10:42:03,373][  INFO][PID:658398] Getting build details
[2023-06-03 10:42:03,373][  INFO][PID:658398] Listing built binary packages in /var/lib/copr/public_html/results/fuller/nerdctl/fedora-rawhide-x86_64/06000349-golang-github-spaolacci-murmur3
[2023-06-03 10:42:03,375][  INFO][PID:658398] Running command 'builtin cd /var/lib/copr/public_html/results/fuller/nerdctl/fedora-rawhide-x86_64/06000349-golang-github-spaolacci-murmur3 && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 670948
[2023-06-03 10:42:03,394][  INFO][PID:658398] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/fuller/nerdctl/fedora-rawhide-x86_64/06000349-golang-github-spaolacci-murmur3 && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2023-06-03 10:42:03,395][  INFO][PID:658398] Built packages:
golang-github-spaolacci-murmur3-devel 1.1.0
[2023-06-03 10:42:03,396][  INFO][PID:658398] build details: {'built_packages': 'golang-github-spaolacci-murmur3-devel 1.1.0'}
[2023-06-03 10:42:03,396][  INFO][PID:658398] Retrieving pubkey
[2023-06-03 10:42:03,397][  INFO][PID:658398] Calling '/bin/sign -u fuller#nerdctl@copr.fedorahosted.org -p' (attempt #1)
[2023-06-03 10:42:03,712][  INFO][PID:658398] Added pubkey for user fuller project nerdctl into: /var/lib/copr/public_html/results/fuller/nerdctl/pubkey.gpg
[2023-06-03 10:42:03,712][  INFO][PID:658398] Finished build: id=6000349 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/fuller/nerdctl chroot=fedora-rawhide-x86_64 
[2023-06-03 10:42:03,714][  INFO][PID:658398] Worker succeeded build, took 120.24735474586487
[2023-06-03 10:42:03,801][  INFO][PID:658398] Sending fedora-messaging bus message in build.end
[2023-06-03 10:42:03,823][  INFO][PID:658398] Compressing /var/lib/copr/public_html/results/fuller/nerdctl/fedora-rawhide-x86_64/06000349-golang-github-spaolacci-murmur3/builder-live.log by gzip
[2023-06-03 10:42:03,824][  INFO][PID:658398] Running command 'gzip /var/lib/copr/public_html/results/fuller/nerdctl/fedora-rawhide-x86_64/06000349-golang-github-spaolacci-murmur3/builder-live.log' as PID 670977
[2023-06-03 10:42:03,850][  INFO][PID:658398] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/fuller/nerdctl/fedora-rawhide-x86_64/06000349-golang-github-spaolacci-murmur3/builder-live.log)
[2023-06-03 10:42:03,850][  INFO][PID:658398] Compressing /var/lib/copr/public_html/results/fuller/nerdctl/fedora-rawhide-x86_64/06000349-golang-github-spaolacci-murmur3/backend.log by gzip