[2023-02-21 16:39:35,321][ INFO][PID:2784943] Marking build as starting [2023-02-21 16:39:35,419][ INFO][PID:2784943] Trying to allocate VM [2023-02-21 16:40:25,021][ INFO][PID:2784943] Allocated host ResallocHost, ticket_id=1170527, hostname=2620:52:3:1:dead:beef:cafe:c197 [2023-02-21 16:40:25,021][ INFO][PID:2784943] Allocating ssh connection to builder [2023-02-21 16:40:25,022][ INFO][PID:2784943] Checking that builder machine is OK [2023-02-21 16:40:25,758][ INFO][PID:2784943] Filling build.info file with builder info [2023-02-21 16:40:25,761][ INFO][PID:2784943] Marking build as running on frontend [2023-02-21 16:40:25,864][ INFO][PID:2784943] Sending fedora-messaging bus message in build.start [2023-02-21 16:40:27,164][ INFO][PID:2784943] Sending fedora-messaging bus message in chroot.start [2023-02-21 16:40:27,267][ INFO][PID:2784943] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5554179 --chroot fedora-36-x86_64 --detached [2023-02-21 16:40:27,787][ INFO][PID:2784943] Downloading the builder-live.log file, attempt 1 [2023-02-21 17:32:04,339][ INFO][PID:2784943] Downloading results from builder [2023-02-21 17:32:06,512][ INFO][PID:2784943] Releasing VM back to pool [2023-02-21 17:32:06,528][ INFO][PID:2784943] Searching for 'success' file in resultdir [2023-02-21 17:32:06,529][ INFO][PID:2784943] Going to sign pkgs from source: 5554179-fedora-36-x86_64 in chroot: /var/lib/copr/public_html/results/simc/stable/fedora-36-x86_64 [2023-02-21 17:32:06,530][ INFO][PID:2784943] Calling '/bin/sign -u simc#stable@copr.fedorahosted.org -p' (attempt #1) [2023-02-21 17:32:07,273][ INFO][PID:2784943] Calling '/bin/sign -4 -h sha256 -u simc#stable@copr.fedorahosted.org -r /var/lib/copr/public_html/results/simc/stable/fedora-36-x86_64/05554179-Metview/Metview-debuginfo-5.15.1-1.fc36.x86_64.rpm' (attempt #1) [2023-02-21 17:32:10,931][ INFO][PID:2784943] signed rpm: /var/lib/copr/public_html/results/simc/stable/fedora-36-x86_64/05554179-Metview/Metview-debuginfo-5.15.1-1.fc36.x86_64.rpm [2023-02-21 17:32:10,931][ INFO][PID:2784943] Calling '/bin/sign -4 -h sha256 -u simc#stable@copr.fedorahosted.org -r /var/lib/copr/public_html/results/simc/stable/fedora-36-x86_64/05554179-Metview/Metview-5.15.1-1.fc36.x86_64.rpm' (attempt #1) [2023-02-21 17:32:12,844][ INFO][PID:2784943] signed rpm: /var/lib/copr/public_html/results/simc/stable/fedora-36-x86_64/05554179-Metview/Metview-5.15.1-1.fc36.x86_64.rpm [2023-02-21 17:32:12,845][ INFO][PID:2784943] Calling '/bin/sign -4 -h sha256 -u simc#stable@copr.fedorahosted.org -r /var/lib/copr/public_html/results/simc/stable/fedora-36-x86_64/05554179-Metview/Metview-5.15.1-1.fc36.src.rpm' (attempt #1) [2023-02-21 17:32:15,417][ INFO][PID:2784943] signed rpm: /var/lib/copr/public_html/results/simc/stable/fedora-36-x86_64/05554179-Metview/Metview-5.15.1-1.fc36.src.rpm [2023-02-21 17:32:15,418][ INFO][PID:2784943] Calling '/bin/sign -4 -h sha256 -u simc#stable@copr.fedorahosted.org -r /var/lib/copr/public_html/results/simc/stable/fedora-36-x86_64/05554179-Metview/Metview-debugsource-5.15.1-1.fc36.x86_64.rpm' (attempt #1) [2023-02-21 17:32:16,876][ INFO][PID:2784943] signed rpm: /var/lib/copr/public_html/results/simc/stable/fedora-36-x86_64/05554179-Metview/Metview-debugsource-5.15.1-1.fc36.x86_64.rpm [2023-02-21 17:32:16,877][ INFO][PID:2784943] Sign done [2023-02-21 17:32:16,877][ INFO][PID:2784943] Incremental createrepo run, adding 05554179-Metview into https://download.copr.fedorainfracloud.org/results/simc/stable/fedora-36-x86_64, (auto-create-repo=True) [2023-02-21 17:32:16,878][ INFO][PID:2784943] Running command 'copr-repo --batched /var/lib/copr/public_html/results/simc/stable/fedora-36-x86_64 --add 05554179-Metview' as PID 3225850 [2023-02-21 17:32:21,120][ INFO][PID:2784943] Finished after 4 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/simc/stable/fedora-36-x86_64 --add 05554179-Metview) [2023-02-21 17:32:21,120][ INFO][PID:2784943] Getting build details [2023-02-21 17:32:21,121][ INFO][PID:2784943] Listing built binary packages in /var/lib/copr/public_html/results/simc/stable/fedora-36-x86_64/05554179-Metview [2023-02-21 17:32:21,122][ INFO][PID:2784943] Running command 'builtin cd /var/lib/copr/public_html/results/simc/stable/fedora-36-x86_64/05554179-Metview && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 3226003 [2023-02-21 17:32:21,165][ INFO][PID:2784943] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/simc/stable/fedora-36-x86_64/05554179-Metview && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-02-21 17:32:21,165][ INFO][PID:2784943] Built packages: Metview 5.15.1 Metview-debuginfo 5.15.1 Metview-debugsource 5.15.1 [2023-02-21 17:32:21,166][ INFO][PID:2784943] build details: {'built_packages': 'Metview 5.15.1\nMetview-debuginfo 5.15.1\nMetview-debugsource 5.15.1'} [2023-02-21 17:32:21,166][ INFO][PID:2784943] Retrieving pubkey [2023-02-21 17:32:21,167][ INFO][PID:2784943] Calling '/bin/sign -u simc#stable@copr.fedorahosted.org -p' (attempt #1) [2023-02-21 17:32:21,715][ INFO][PID:2784943] Added pubkey for user simc project stable into: /var/lib/copr/public_html/results/simc/stable/pubkey.gpg [2023-02-21 17:32:21,716][ INFO][PID:2784943] Finished build: id=5554179 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/simc/stable chroot=fedora-36-x86_64 [2023-02-21 17:32:21,718][ INFO][PID:2784943] Worker succeeded build, took 3115.956968307495 [2023-02-21 17:32:21,804][ INFO][PID:2784943] Sending fedora-messaging bus message in build.end [2023-02-21 17:32:21,826][ INFO][PID:2784943] Compressing /var/lib/copr/public_html/results/simc/stable/fedora-36-x86_64/05554179-Metview/builder-live.log by gzip [2023-02-21 17:32:21,827][ INFO][PID:2784943] Running command 'gzip /var/lib/copr/public_html/results/simc/stable/fedora-36-x86_64/05554179-Metview/builder-live.log' as PID 3226024 [2023-02-21 17:32:21,920][ INFO][PID:2784943] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/simc/stable/fedora-36-x86_64/05554179-Metview/builder-live.log) [2023-02-21 17:32:21,920][ INFO][PID:2784943] Compressing /var/lib/copr/public_html/results/simc/stable/fedora-36-x86_64/05554179-Metview/backend.log by gzip [2023-02-21 17:32:21,922][ INFO][PID:2784943] Running command 'gzip /var/lib/copr/public_html/results/simc/stable/fedora-36-x86_64/05554179-Metview/backend.log' as PID 3226031