[2023-07-14 18:48:54,620][ INFO][PID:4048914] Marking build as starting [2023-07-14 18:48:54,706][ INFO][PID:4048914] Trying to allocate VM [2023-07-14 18:48:57,761][ INFO][PID:4048914] Allocated host ResallocHost, ticket_id=3348152, hostname=2620:52:3:1:dead:beef:cafe:c14f [2023-07-14 18:48:57,762][ INFO][PID:4048914] Allocating ssh connection to builder [2023-07-14 18:48:57,762][ INFO][PID:4048914] Checking that builder machine is OK [2023-07-14 18:48:58,544][ INFO][PID:4048914] Filling build.info file with builder info [2023-07-14 18:48:58,545][ INFO][PID:4048914] Marking build as running on frontend [2023-07-14 18:48:58,644][ INFO][PID:4048914] Sending fedora-messaging bus message in build.start [2023-07-14 18:48:59,554][ INFO][PID:4048914] Sending fedora-messaging bus message in chroot.start [2023-07-14 18:48:59,572][ INFO][PID:4048914] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6173049-fedora-rawhide-i386 --chroot fedora-rawhide-i386 --detached [2023-07-14 18:49:00,128][ INFO][PID:4048914] Downloading the builder-live.log file, attempt 1 [2023-07-14 18:51:18,573][ INFO][PID:4048914] Downloading results from builder [2023-07-14 18:51:19,055][ INFO][PID:4048914] Releasing VM back to pool [2023-07-14 18:51:19,063][ INFO][PID:4048914] Searching for 'success' file in resultdir [2023-07-14 18:51:19,064][ INFO][PID:4048914] Going to sign pkgs from source: 6173049-fedora-rawhide-i386 in chroot: /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-i386 [2023-07-14 18:51:19,065][ INFO][PID:4048914] Calling '/bin/sign -u psimovec#python3-scipy-1.11.1@copr.fedorahosted.org -p' (attempt #1) [2023-07-14 18:51:19,615][ INFO][PID:4048914] Calling '/bin/sign -4 -h sha256 -u psimovec#python3-scipy-1.11.1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-i386/06173049-python-boututils/python3-boututils+mayavi-0.1.10-3.fc39.noarch.rpm' (attempt #1) [2023-07-14 18:51:20,991][ INFO][PID:4048914] signed rpm: /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-i386/06173049-python-boututils/python3-boututils+mayavi-0.1.10-3.fc39.noarch.rpm [2023-07-14 18:51:20,992][ INFO][PID:4048914] Calling '/bin/sign -4 -h sha256 -u psimovec#python3-scipy-1.11.1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-i386/06173049-python-boututils/python3-boututils-0.1.10-3.fc39.noarch.rpm' (attempt #1) [2023-07-14 18:51:22,388][ INFO][PID:4048914] signed rpm: /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-i386/06173049-python-boututils/python3-boututils-0.1.10-3.fc39.noarch.rpm [2023-07-14 18:51:22,389][ INFO][PID:4048914] Calling '/bin/sign -4 -h sha256 -u psimovec#python3-scipy-1.11.1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-i386/06173049-python-boututils/python-boututils-0.1.10-3.fc39.src.rpm' (attempt #1) [2023-07-14 18:51:23,746][ INFO][PID:4048914] signed rpm: /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-i386/06173049-python-boututils/python-boututils-0.1.10-3.fc39.src.rpm [2023-07-14 18:51:23,747][ INFO][PID:4048914] Sign done [2023-07-14 18:51:23,747][ INFO][PID:4048914] Incremental createrepo run, adding 06173049-python-boututils into https://download.copr.fedorainfracloud.org/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-i386, (auto-create-repo=True) [2023-07-14 18:51:23,748][ INFO][PID:4048914] Running command 'copr-repo --batched /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-i386 --add 06173049-python-boututils --no-appstream-metadata' as PID 4055118 [2023-07-14 18:51:24,704][ INFO][PID:4048914] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-i386 --add 06173049-python-boututils --no-appstream-metadata) [2023-07-14 18:51:24,705][ INFO][PID:4048914] Getting build details [2023-07-14 18:51:24,706][ INFO][PID:4048914] Listing built binary packages in /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-i386/06173049-python-boututils [2023-07-14 18:51:24,707][ INFO][PID:4048914] Running command 'builtin cd /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-i386/06173049-python-boututils && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 4055165 [2023-07-14 18:51:24,729][ INFO][PID:4048914] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-i386/06173049-python-boututils && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-07-14 18:51:24,729][ INFO][PID:4048914] Built packages: python3-boututils 0.1.10 python3-boututils+mayavi 0.1.10 [2023-07-14 18:51:24,730][ INFO][PID:4048914] build details: {'built_packages': 'python3-boututils 0.1.10\npython3-boututils+mayavi 0.1.10'} [2023-07-14 18:51:24,730][ INFO][PID:4048914] Retrieving pubkey [2023-07-14 18:51:24,730][ INFO][PID:4048914] Calling '/bin/sign -u psimovec#python3-scipy-1.11.1@copr.fedorahosted.org -p' (attempt #1) [2023-07-14 18:51:25,321][ INFO][PID:4048914] Added pubkey for user psimovec project python3-scipy-1.11.1 into: /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/pubkey.gpg [2023-07-14 18:51:25,321][ INFO][PID:4048914] Finished build: id=6173049 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1 chroot=fedora-rawhide-i386 [2023-07-14 18:51:25,323][ INFO][PID:4048914] Worker succeeded build, took 146.77834677696228 [2023-07-14 18:51:25,407][ INFO][PID:4048914] Sending fedora-messaging bus message in build.end [2023-07-14 18:51:25,424][ INFO][PID:4048914] Compressing /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-i386/06173049-python-boututils/builder-live.log by gzip [2023-07-14 18:51:25,425][ INFO][PID:4048914] Running command 'gzip /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-i386/06173049-python-boututils/builder-live.log' as PID 4055207 [2023-07-14 18:51:25,432][ INFO][PID:4048914] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-i386/06173049-python-boututils/builder-live.log) [2023-07-14 18:51:25,432][ INFO][PID:4048914] Compressing /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-i386/06173049-python-boututils/backend.log by gzip [2023-07-14 18:51:25,433][ INFO][PID:4048914] Running command 'gzip /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-i386/06173049-python-boututils/backend.log' as PID 4055209