[2023-07-21 13:03:51,266][ INFO][PID:1961796] Marking build as starting [2023-07-21 13:03:51,398][ INFO][PID:1961796] Trying to allocate VM [2023-07-21 13:03:57,597][ INFO][PID:1961796] Allocated host ResallocHost, ticket_id=3441475, hostname=140.211.168.29 [2023-07-21 13:03:57,598][ INFO][PID:1961796] Allocating ssh connection to builder [2023-07-21 13:03:57,598][ INFO][PID:1961796] Checking that builder machine is OK [2023-07-21 13:04:01,477][ INFO][PID:1961796] Filling build.info file with builder info [2023-07-21 13:04:01,479][ INFO][PID:1961796] Marking build as running on frontend [2023-07-21 13:04:01,575][ INFO][PID:1961796] Sending fedora-messaging bus message in build.start [2023-07-21 13:04:02,925][ INFO][PID:1961796] Sending fedora-messaging bus message in chroot.start [2023-07-21 13:04:02,954][ INFO][PID:1961796] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6198664-fedora-rawhide-ppc64le --chroot fedora-rawhide-ppc64le --detached [2023-07-21 13:04:04,752][ INFO][PID:1961796] Downloading the builder-live.log file, attempt 1 [2023-07-21 13:19:19,461][ INFO][PID:1961796] Downloading results from builder [2023-07-21 13:19:23,218][ INFO][PID:1961796] Releasing VM back to pool [2023-07-21 13:19:23,260][ INFO][PID:1961796] Searching for 'success' file in resultdir [2023-07-21 13:19:23,261][ INFO][PID:1961796] Going to sign pkgs from source: 6198664-fedora-rawhide-ppc64le in chroot: /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-rawhide-ppc64le [2023-07-21 13:19:23,262][ INFO][PID:1961796] Calling '/bin/sign -u psimovec#scipy-1.8.3@copr.fedorahosted.org -p' (attempt #1) [2023-07-21 13:19:23,775][ INFO][PID:1961796] Calling '/bin/sign -4 -h sha256 -u psimovec#scipy-1.8.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-rawhide-ppc64le/06198664-python-pymatreader/python3-pymatreader-0.0.30-5.fc39.noarch.rpm' (attempt #1) [2023-07-21 13:19:25,216][ INFO][PID:1961796] signed rpm: /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-rawhide-ppc64le/06198664-python-pymatreader/python3-pymatreader-0.0.30-5.fc39.noarch.rpm [2023-07-21 13:19:25,217][ INFO][PID:1961796] Calling '/bin/sign -4 -h sha256 -u psimovec#scipy-1.8.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-rawhide-ppc64le/06198664-python-pymatreader/python-pymatreader-0.0.30-5.fc39.src.rpm' (attempt #1) [2023-07-21 13:19:27,630][ INFO][PID:1961796] signed rpm: /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-rawhide-ppc64le/06198664-python-pymatreader/python-pymatreader-0.0.30-5.fc39.src.rpm [2023-07-21 13:19:27,631][ INFO][PID:1961796] Calling '/bin/sign -4 -h sha256 -u psimovec#scipy-1.8.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-rawhide-ppc64le/06198664-python-pymatreader/python-pymatreader-doc-0.0.30-5.fc39.ppc64le.rpm' (attempt #1) [2023-07-21 13:19:29,551][ INFO][PID:1961796] signed rpm: /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-rawhide-ppc64le/06198664-python-pymatreader/python-pymatreader-doc-0.0.30-5.fc39.ppc64le.rpm [2023-07-21 13:19:29,552][ INFO][PID:1961796] Sign done [2023-07-21 13:19:29,553][ INFO][PID:1961796] Incremental createrepo run, adding 06198664-python-pymatreader into https://download.copr.fedorainfracloud.org/results/psimovec/scipy-1.8.3/fedora-rawhide-ppc64le, (auto-create-repo=True) [2023-07-21 13:19:29,555][ INFO][PID:1961796] Running command 'copr-repo --batched /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-rawhide-ppc64le --add 06198664-python-pymatreader --no-appstream-metadata' as PID 2067794 [2023-07-21 13:19:33,310][ INFO][PID:1961796] Finished after 3 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-rawhide-ppc64le --add 06198664-python-pymatreader --no-appstream-metadata) [2023-07-21 13:19:33,311][ INFO][PID:1961796] Getting build details [2023-07-21 13:19:33,312][ INFO][PID:1961796] Listing built binary packages in /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-rawhide-ppc64le/06198664-python-pymatreader [2023-07-21 13:19:33,314][ INFO][PID:1961796] Running command 'builtin cd /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-rawhide-ppc64le/06198664-python-pymatreader && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 2068194 [2023-07-21 13:19:33,354][ INFO][PID:1961796] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-rawhide-ppc64le/06198664-python-pymatreader && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-07-21 13:19:33,355][ INFO][PID:1961796] Built packages: python3-pymatreader 0.0.30 python-pymatreader-doc 0.0.30 [2023-07-21 13:19:33,356][ INFO][PID:1961796] build details: {'built_packages': 'python3-pymatreader 0.0.30\npython-pymatreader-doc 0.0.30'} [2023-07-21 13:19:33,356][ INFO][PID:1961796] Retrieving pubkey [2023-07-21 13:19:33,357][ INFO][PID:1961796] Calling '/bin/sign -u psimovec#scipy-1.8.3@copr.fedorahosted.org -p' (attempt #1) [2023-07-21 13:19:33,804][ INFO][PID:1961796] Added pubkey for user psimovec project scipy-1.8.3 into: /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/pubkey.gpg [2023-07-21 13:19:33,805][ INFO][PID:1961796] Finished build: id=6198664 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/psimovec/scipy-1.8.3 chroot=fedora-rawhide-ppc64le [2023-07-21 13:19:33,807][ INFO][PID:1961796] Worker succeeded build, took 932.3277838230133 [2023-07-21 13:19:33,932][ INFO][PID:1961796] Sending fedora-messaging bus message in build.end [2023-07-21 13:19:33,964][ INFO][PID:1961796] Compressing /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-rawhide-ppc64le/06198664-python-pymatreader/builder-live.log by gzip [2023-07-21 13:19:33,971][ INFO][PID:1961796] Running command 'gzip /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-rawhide-ppc64le/06198664-python-pymatreader/builder-live.log' as PID 2068253 [2023-07-21 13:19:33,977][ INFO][PID:1961796] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-rawhide-ppc64le/06198664-python-pymatreader/builder-live.log) [2023-07-21 13:19:33,981][ INFO][PID:1961796] Compressing /var/lib/copr/public_html/results/psimovec/scipy-1.8.3/fedora-rawhide-ppc64le/06198664-python-pymatreader/backend.log by gzip