[2023-08-15 11:39:20,050][ INFO][PID:2395597] Marking build as starting [2023-08-15 11:39:20,180][ INFO][PID:2395597] Trying to allocate VM [2023-08-15 11:39:26,393][ INFO][PID:2395597] Allocated host ResallocHost, ticket_id=3751671, hostname=44.204.210.107 [2023-08-15 11:39:26,394][ INFO][PID:2395597] Allocating ssh connection to builder [2023-08-15 11:39:26,395][ INFO][PID:2395597] Checking that builder machine is OK [2023-08-15 11:39:26,914][ INFO][PID:2395597] Filling build.info file with builder info [2023-08-15 11:39:26,915][ INFO][PID:2395597] Marking build as running on frontend [2023-08-15 11:39:26,997][ INFO][PID:2395597] Sending fedora-messaging bus message in build.start [2023-08-15 11:39:28,240][ INFO][PID:2395597] Sending fedora-messaging bus message in chroot.start [2023-08-15 11:39:28,264][ INFO][PID:2395597] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6278787-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached [2023-08-15 11:39:28,670][ INFO][PID:2395597] Downloading the builder-live.log file, attempt 1 [2023-08-15 11:41:03,880][ INFO][PID:2395597] Downloading results from builder [2023-08-15 11:41:04,216][ INFO][PID:2395597] Releasing VM back to pool [2023-08-15 11:41:04,229][ INFO][PID:2395597] Searching for 'success' file in resultdir [2023-08-15 11:41:04,230][ INFO][PID:2395597] Going to sign pkgs from source: 6278787-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64 [2023-08-15 11:41:04,231][ INFO][PID:2395597] Calling '/bin/sign -u thrnciar#python-wheel-92af55f9@copr.fedorahosted.org -p' (attempt #1) [2023-08-15 11:41:09,503][ INFO][PID:2395597] Calling '/bin/sign -4 -h sha256 -u thrnciar#python-wheel-92af55f9@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06278787-python-pika/python-pika-doc-1.3.1-3.fc40.noarch.rpm' (attempt #1) [2023-08-15 11:41:25,300][ INFO][PID:2395597] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06278787-python-pika/python-pika-doc-1.3.1-3.fc40.noarch.rpm [2023-08-15 11:41:25,301][ INFO][PID:2395597] Calling '/bin/sign -4 -h sha256 -u thrnciar#python-wheel-92af55f9@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06278787-python-pika/python3-pika-1.3.1-3.fc40.noarch.rpm' (attempt #1) [2023-08-15 11:41:43,681][ INFO][PID:2395597] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06278787-python-pika/python3-pika-1.3.1-3.fc40.noarch.rpm [2023-08-15 11:41:43,682][ INFO][PID:2395597] Calling '/bin/sign -4 -h sha256 -u thrnciar#python-wheel-92af55f9@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06278787-python-pika/python-pika-1.3.1-3.fc40.src.rpm' (attempt #1) [2023-08-15 11:42:02,848][ INFO][PID:2395597] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06278787-python-pika/python-pika-1.3.1-3.fc40.src.rpm [2023-08-15 11:42:02,850][ INFO][PID:2395597] Sign done [2023-08-15 11:42:02,850][ INFO][PID:2395597] Incremental createrepo run, adding 06278787-python-pika into https://download.copr.fedorainfracloud.org/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64, (auto-create-repo=True) [2023-08-15 11:42:02,851][ INFO][PID:2395597] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64 --add 06278787-python-pika --no-appstream-metadata' as PID 2414601 [2023-08-15 11:42:06,508][ INFO][PID:2395597] Finished after 3 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64 --add 06278787-python-pika --no-appstream-metadata) [2023-08-15 11:42:06,510][ INFO][PID:2395597] Getting build details [2023-08-15 11:42:06,510][ INFO][PID:2395597] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06278787-python-pika [2023-08-15 11:42:06,512][ INFO][PID:2395597] Running command 'builtin cd /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06278787-python-pika && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 2415151 [2023-08-15 11:42:06,544][ INFO][PID:2395597] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06278787-python-pika && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-08-15 11:42:06,545][ INFO][PID:2395597] Built packages: python3-pika 1.3.1 python-pika-doc 1.3.1 [2023-08-15 11:42:06,545][ INFO][PID:2395597] build details: {'built_packages': 'python3-pika 1.3.1\npython-pika-doc 1.3.1'} [2023-08-15 11:42:06,546][ INFO][PID:2395597] Retrieving pubkey [2023-08-15 11:42:06,546][ INFO][PID:2395597] Calling '/bin/sign -u thrnciar#python-wheel-92af55f9@copr.fedorahosted.org -p' (attempt #1) [2023-08-15 11:42:15,361][ INFO][PID:2395597] Added pubkey for user thrnciar project python-wheel-92af55f9 into: /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/pubkey.gpg [2023-08-15 11:42:15,362][ INFO][PID:2395597] Finished build: id=6278787 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9 chroot=fedora-rawhide-x86_64 [2023-08-15 11:42:15,365][ INFO][PID:2395597] Worker succeeded build, took 168.44936561584473 [2023-08-15 11:42:15,477][ INFO][PID:2395597] Sending fedora-messaging bus message in build.end [2023-08-15 11:42:15,521][ INFO][PID:2395597] Compressing /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06278787-python-pika/builder-live.log by gzip [2023-08-15 11:42:15,523][ INFO][PID:2395597] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06278787-python-pika/builder-live.log' as PID 2416376 [2023-08-15 11:42:15,542][ INFO][PID:2395597] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06278787-python-pika/builder-live.log) [2023-08-15 11:42:15,543][ INFO][PID:2395597] Compressing /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06278787-python-pika/backend.log by gzip [2023-08-15 11:42:15,545][ INFO][PID:2395597] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06278787-python-pika/backend.log' as PID 2416380