[2022-12-27 02:37:11,044][  INFO][PID:793217] Marking build as starting
[2022-12-27 02:37:11,120][  INFO][PID:793217] Trying to allocate VM
[2022-12-27 02:37:14,177][  INFO][PID:793217] Allocated host ResallocHost, ticket_id=333428, hostname=3.238.96.184
[2022-12-27 02:37:14,178][  INFO][PID:793217] Allocating ssh connection to builder
[2022-12-27 02:37:14,178][  INFO][PID:793217] Checking that builder machine is OK
[2022-12-27 02:37:14,636][  INFO][PID:793217] Filling build.info file with builder info
[2022-12-27 02:37:14,637][  INFO][PID:793217] Marking build as running on frontend
[2022-12-27 02:37:14,703][  INFO][PID:793217] Sending fedora-messaging bus message in build.start
[2022-12-27 02:37:15,866][  INFO][PID:793217] Sending fedora-messaging bus message in chroot.start
[2022-12-27 02:37:15,885][  INFO][PID:793217] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5173731 --chroot fedora-rawhide-i386 --detached
[2022-12-27 02:37:16,252][  INFO][PID:793217] Downloading the builder-live.log file, attempt 1
[2022-12-27 02:38:49,074][  INFO][PID:793217] Downloading results from builder
[2022-12-27 02:38:49,295][  INFO][PID:793217] Releasing VM back to pool
[2022-12-27 02:38:49,305][  INFO][PID:793217] Searching for 'success' file in resultdir
[2022-12-27 02:38:49,305][  INFO][PID:793217] Going to sign pkgs from source: 5173731-fedora-rawhide-i386 in chroot: /var/lib/copr/public_html/results/jakub/gcc-13-test/fedora-rawhide-i386
[2022-12-27 02:38:49,306][  INFO][PID:793217] Calling '/bin/sign -u jakub#gcc-13-test@copr.fedorahosted.org -p' (attempt #1)
[2022-12-27 02:38:49,580][  INFO][PID:793217] Calling '/bin/sign -4 -h sha256 -u jakub#gcc-13-test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jakub/gcc-13-test/fedora-rawhide-i386/05173731-ocaml-extlib/ocaml-extlib-1.7.8-10.fc38.i686.rpm' (attempt #1)
[2022-12-27 02:38:50,826][  INFO][PID:793217] signed rpm: /var/lib/copr/public_html/results/jakub/gcc-13-test/fedora-rawhide-i386/05173731-ocaml-extlib/ocaml-extlib-1.7.8-10.fc38.i686.rpm
[2022-12-27 02:38:50,827][  INFO][PID:793217] Calling '/bin/sign -4 -h sha256 -u jakub#gcc-13-test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jakub/gcc-13-test/fedora-rawhide-i386/05173731-ocaml-extlib/ocaml-extlib-devel-1.7.8-10.fc38.i686.rpm' (attempt #1)
[2022-12-27 02:38:52,126][  INFO][PID:793217] signed rpm: /var/lib/copr/public_html/results/jakub/gcc-13-test/fedora-rawhide-i386/05173731-ocaml-extlib/ocaml-extlib-devel-1.7.8-10.fc38.i686.rpm
[2022-12-27 02:38:52,127][  INFO][PID:793217] Calling '/bin/sign -4 -h sha256 -u jakub#gcc-13-test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jakub/gcc-13-test/fedora-rawhide-i386/05173731-ocaml-extlib/ocaml-extlib-1.7.8-10.fc38.src.rpm' (attempt #1)
[2022-12-27 02:38:53,218][  INFO][PID:793217] signed rpm: /var/lib/copr/public_html/results/jakub/gcc-13-test/fedora-rawhide-i386/05173731-ocaml-extlib/ocaml-extlib-1.7.8-10.fc38.src.rpm
[2022-12-27 02:38:53,219][  INFO][PID:793217] Sign done
[2022-12-27 02:38:53,220][  INFO][PID:793217] Incremental createrepo run, adding 05173731-ocaml-extlib into https://download.copr.fedorainfracloud.org/results/jakub/gcc-13-test/fedora-rawhide-i386, (auto-create-repo=True)
[2022-12-27 02:38:53,221][  INFO][PID:793217] Running command 'copr-repo --batched /var/lib/copr/public_html/results/jakub/gcc-13-test/fedora-rawhide-i386 --add 05173731-ocaml-extlib --no-appstream-metadata' as PID 796910
[2022-12-27 02:40:08,818][  INFO][PID:793217] Finished after 75 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/jakub/gcc-13-test/fedora-rawhide-i386 --add 05173731-ocaml-extlib --no-appstream-metadata)
[2022-12-27 02:40:08,819][  INFO][PID:793217] Getting build details
[2022-12-27 02:40:08,819][  INFO][PID:793217] Listing built binary packages in /var/lib/copr/public_html/results/jakub/gcc-13-test/fedora-rawhide-i386/05173731-ocaml-extlib
[2022-12-27 02:40:08,820][  INFO][PID:793217] Running command 'builtin cd /var/lib/copr/public_html/results/jakub/gcc-13-test/fedora-rawhide-i386/05173731-ocaml-extlib && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 798672
[2022-12-27 02:40:08,841][  INFO][PID:793217] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/jakub/gcc-13-test/fedora-rawhide-i386/05173731-ocaml-extlib && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2022-12-27 02:40:08,842][  INFO][PID:793217] Built packages:
ocaml-extlib 1.7.8
ocaml-extlib-devel 1.7.8
[2022-12-27 02:40:08,842][  INFO][PID:793217] build details: {'built_packages': 'ocaml-extlib 1.7.8\nocaml-extlib-devel 1.7.8'}
[2022-12-27 02:40:08,842][  INFO][PID:793217] Retrieving pubkey
[2022-12-27 02:40:08,843][  INFO][PID:793217] Calling '/bin/sign -u jakub#gcc-13-test@copr.fedorahosted.org -p' (attempt #1)
[2022-12-27 02:40:09,453][  INFO][PID:793217] Added pubkey for user jakub project gcc-13-test into: /var/lib/copr/public_html/results/jakub/gcc-13-test/pubkey.gpg
[2022-12-27 02:40:09,454][  INFO][PID:793217] Finished build: id=5173731 failed=False timeout=115200 destdir=/var/lib/copr/public_html/results/jakub/gcc-13-test chroot=fedora-rawhide-i386 
[2022-12-27 02:40:09,455][  INFO][PID:793217] Worker succeeded build, took 174.81858110427856
[2022-12-27 02:40:09,517][  INFO][PID:793217] Sending fedora-messaging bus message in build.end
[2022-12-27 02:40:09,537][  INFO][PID:793217] Compressing /var/lib/copr/public_html/results/jakub/gcc-13-test/fedora-rawhide-i386/05173731-ocaml-extlib/builder-live.log by gzip
[2022-12-27 02:40:09,538][  INFO][PID:793217] Running command 'gzip /var/lib/copr/public_html/results/jakub/gcc-13-test/fedora-rawhide-i386/05173731-ocaml-extlib/builder-live.log' as PID 798689
[2022-12-27 02:40:09,545][  INFO][PID:793217] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/jakub/gcc-13-test/fedora-rawhide-i386/05173731-ocaml-extlib/builder-live.log)
[2022-12-27 02:40:09,546][  INFO][PID:793217] Compressing /var/lib/copr/public_html/results/jakub/gcc-13-test/fedora-rawhide-i386/05173731-ocaml-extlib/backend.log by gzip
[2022-12-27 02:40:09,547][  INFO][PID:793217] Running command 'gzip /var/lib/copr/public_html/results/jakub/gcc-13-test/fedora-rawhide-i386/05173731-ocaml-extlib/backend.log' as PID 798690