[2023-08-15 12:11:04,673][ INFO][PID:2646894] Marking build as starting [2023-08-15 12:11:04,769][ INFO][PID:2646894] Trying to allocate VM [2023-08-15 12:11:34,419][ INFO][PID:2646894] Allocated host ResallocHost, ticket_id=3753344, hostname=52.90.155.37 [2023-08-15 12:11:34,420][ INFO][PID:2646894] Allocating ssh connection to builder [2023-08-15 12:11:34,421][ INFO][PID:2646894] Checking that builder machine is OK [2023-08-15 12:11:34,934][ INFO][PID:2646894] Filling build.info file with builder info [2023-08-15 12:11:34,936][ INFO][PID:2646894] Marking build as running on frontend [2023-08-15 12:11:35,032][ INFO][PID:2646894] Sending fedora-messaging bus message in build.start [2023-08-15 12:11:36,453][ INFO][PID:2646894] Sending fedora-messaging bus message in chroot.start [2023-08-15 12:11:36,476][ INFO][PID:2646894] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6279121-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached [2023-08-15 12:11:36,878][ INFO][PID:2646894] Downloading the builder-live.log file, attempt 1 [2023-08-15 12:12:40,633][ INFO][PID:2646894] Downloading results from builder [2023-08-15 12:12:40,865][ INFO][PID:2646894] Releasing VM back to pool [2023-08-15 12:12:40,882][ INFO][PID:2646894] Searching for 'success' file in resultdir [2023-08-15 12:12:40,883][ INFO][PID:2646894] Going to sign pkgs from source: 6279121-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64 [2023-08-15 12:12:40,884][ INFO][PID:2646894] Calling '/bin/sign -u thrnciar#python-wheel-92af55f9@copr.fedorahosted.org -p' (attempt #1) [2023-08-15 12:12:44,128][ INFO][PID:2646894] 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/06279121-python-trustme/python-trustme-0.9.0-6.fc40.src.rpm' (attempt #1) [2023-08-15 12:12:49,412][ INFO][PID:2646894] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06279121-python-trustme/python-trustme-0.9.0-6.fc40.src.rpm [2023-08-15 12:12:49,413][ INFO][PID:2646894] 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/06279121-python-trustme/python3-trustme-0.9.0-6.fc40.noarch.rpm' (attempt #1) [2023-08-15 12:12:52,485][ INFO][PID:2646894] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06279121-python-trustme/python3-trustme-0.9.0-6.fc40.noarch.rpm [2023-08-15 12:12:52,486][ INFO][PID:2646894] 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/06279121-python-trustme/python-trustme-doc-0.9.0-6.fc40.noarch.rpm' (attempt #1) [2023-08-15 12:12:57,596][ INFO][PID:2646894] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06279121-python-trustme/python-trustme-doc-0.9.0-6.fc40.noarch.rpm [2023-08-15 12:12:57,597][ INFO][PID:2646894] Sign done [2023-08-15 12:12:57,598][ INFO][PID:2646894] Incremental createrepo run, adding 06279121-python-trustme into https://download.copr.fedorainfracloud.org/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64, (auto-create-repo=True) [2023-08-15 12:12:57,600][ INFO][PID:2646894] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64 --add 06279121-python-trustme --no-appstream-metadata' as PID 2662775 [2023-08-15 12:13:06,759][ INFO][PID:2646894] Finished after 9 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64 --add 06279121-python-trustme --no-appstream-metadata) [2023-08-15 12:13:06,763][ INFO][PID:2646894] Getting build details [2023-08-15 12:13:06,765][ INFO][PID:2646894] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06279121-python-trustme [2023-08-15 12:13:06,766][ INFO][PID:2646894] Running command 'builtin cd /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06279121-python-trustme && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 2664093 [2023-08-15 12:13:06,807][ INFO][PID:2646894] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06279121-python-trustme && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-08-15 12:13:06,808][ INFO][PID:2646894] Built packages: python3-trustme 0.9.0 python-trustme-doc 0.9.0 [2023-08-15 12:13:06,809][ INFO][PID:2646894] build details: {'built_packages': 'python3-trustme 0.9.0\npython-trustme-doc 0.9.0'} [2023-08-15 12:13:06,809][ INFO][PID:2646894] Retrieving pubkey [2023-08-15 12:13:06,810][ INFO][PID:2646894] Calling '/bin/sign -u thrnciar#python-wheel-92af55f9@copr.fedorahosted.org -p' (attempt #1) [2023-08-15 12:13:08,488][ INFO][PID:2646894] 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 12:13:08,489][ INFO][PID:2646894] Finished build: id=6279121 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9 chroot=fedora-rawhide-x86_64 [2023-08-15 12:13:08,491][ INFO][PID:2646894] Worker succeeded build, took 93.55510234832764 [2023-08-15 12:13:08,633][ INFO][PID:2646894] Sending fedora-messaging bus message in build.end [2023-08-15 12:13:08,658][ INFO][PID:2646894] Compressing /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06279121-python-trustme/builder-live.log by gzip [2023-08-15 12:13:08,661][ INFO][PID:2646894] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06279121-python-trustme/builder-live.log' as PID 2664350 [2023-08-15 12:13:08,669][ INFO][PID:2646894] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06279121-python-trustme/builder-live.log) [2023-08-15 12:13:08,671][ INFO][PID:2646894] Compressing /var/lib/copr/public_html/results/thrnciar/python-wheel-92af55f9/fedora-rawhide-x86_64/06279121-python-trustme/backend.log by gzip