[2023-07-30 10:25:27,916][ INFO][PID:4136143] Marking build as starting [2023-07-30 10:25:28,332][ INFO][PID:4136143] Trying to allocate VM [2023-07-30 10:25:31,464][ INFO][PID:4136143] Allocated host ResallocHost, ticket_id=3539251, hostname=34.207.194.251 [2023-07-30 10:25:31,466][ INFO][PID:4136143] Allocating ssh connection to builder [2023-07-30 10:25:31,466][ INFO][PID:4136143] Checking that builder machine is OK [2023-07-30 10:25:32,229][ INFO][PID:4136143] Filling build.info file with builder info [2023-07-30 10:25:32,230][ INFO][PID:4136143] Marking build as running on frontend [2023-07-30 10:25:32,314][ INFO][PID:4136143] Sending fedora-messaging bus message in build.start [2023-07-30 10:25:33,690][ INFO][PID:4136143] Sending fedora-messaging bus message in chroot.start [2023-07-30 10:25:33,713][ INFO][PID:4136143] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6223228-fedora-38-aarch64 --chroot fedora-38-aarch64 --detached [2023-07-30 10:25:34,288][ INFO][PID:4136143] Downloading the builder-live.log file, attempt 1 [2023-07-30 10:26:31,604][ INFO][PID:4136143] Downloading results from builder [2023-07-30 10:26:31,986][ INFO][PID:4136143] Releasing VM back to pool [2023-07-30 10:26:31,997][ INFO][PID:4136143] Searching for 'success' file in resultdir [2023-07-30 10:26:31,997][ INFO][PID:4136143] Going to sign pkgs from source: 6223228-fedora-38-aarch64 in chroot: /var/lib/copr/public_html/results/gregw/apple2/fedora-38-aarch64 [2023-07-30 10:26:31,998][ INFO][PID:4136143] Calling '/bin/sign -u gregw#apple2@copr.fedorahosted.org -p' (attempt #1) [2023-07-30 10:26:32,423][ INFO][PID:4136143] Calling '/bin/sign -4 -h sha256 -u gregw#apple2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gregw/apple2/fedora-38-aarch64/06223228-a2tools/a2tools-debugsource-003-1.fc38.aarch64.rpm' (attempt #1) [2023-07-30 10:26:33,754][ INFO][PID:4136143] signed rpm: /var/lib/copr/public_html/results/gregw/apple2/fedora-38-aarch64/06223228-a2tools/a2tools-debugsource-003-1.fc38.aarch64.rpm [2023-07-30 10:26:33,755][ INFO][PID:4136143] Calling '/bin/sign -4 -h sha256 -u gregw#apple2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gregw/apple2/fedora-38-aarch64/06223228-a2tools/a2tools-debuginfo-003-1.fc38.aarch64.rpm' (attempt #1) [2023-07-30 10:26:35,167][ INFO][PID:4136143] signed rpm: /var/lib/copr/public_html/results/gregw/apple2/fedora-38-aarch64/06223228-a2tools/a2tools-debuginfo-003-1.fc38.aarch64.rpm [2023-07-30 10:26:35,167][ INFO][PID:4136143] Calling '/bin/sign -4 -h sha256 -u gregw#apple2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gregw/apple2/fedora-38-aarch64/06223228-a2tools/a2tools-003-1.fc38.src.rpm' (attempt #1) [2023-07-30 10:26:36,621][ INFO][PID:4136143] signed rpm: /var/lib/copr/public_html/results/gregw/apple2/fedora-38-aarch64/06223228-a2tools/a2tools-003-1.fc38.src.rpm [2023-07-30 10:26:36,622][ INFO][PID:4136143] Calling '/bin/sign -4 -h sha256 -u gregw#apple2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gregw/apple2/fedora-38-aarch64/06223228-a2tools/a2tools-003-1.fc38.aarch64.rpm' (attempt #1) [2023-07-30 10:26:37,962][ INFO][PID:4136143] signed rpm: /var/lib/copr/public_html/results/gregw/apple2/fedora-38-aarch64/06223228-a2tools/a2tools-003-1.fc38.aarch64.rpm [2023-07-30 10:26:37,962][ INFO][PID:4136143] Sign done [2023-07-30 10:26:37,963][ INFO][PID:4136143] Incremental createrepo run, adding 06223228-a2tools into https://download.copr.fedorainfracloud.org/results/gregw/apple2/fedora-38-aarch64, (auto-create-repo=True) [2023-07-30 10:26:37,964][ INFO][PID:4136143] Running command 'copr-repo --batched /var/lib/copr/public_html/results/gregw/apple2/fedora-38-aarch64 --add 06223228-a2tools --no-appstream-metadata' as PID 4139077 [2023-07-30 10:26:38,843][ INFO][PID:4136143] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/gregw/apple2/fedora-38-aarch64 --add 06223228-a2tools --no-appstream-metadata) [2023-07-30 10:26:38,844][ INFO][PID:4136143] Getting build details [2023-07-30 10:26:38,844][ INFO][PID:4136143] Listing built binary packages in /var/lib/copr/public_html/results/gregw/apple2/fedora-38-aarch64/06223228-a2tools [2023-07-30 10:26:38,845][ INFO][PID:4136143] Running command 'builtin cd /var/lib/copr/public_html/results/gregw/apple2/fedora-38-aarch64/06223228-a2tools && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 4139131 [2023-07-30 10:26:38,881][ INFO][PID:4136143] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/gregw/apple2/fedora-38-aarch64/06223228-a2tools && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-07-30 10:26:38,882][ INFO][PID:4136143] Built packages: a2tools 003 a2tools-debuginfo 003 a2tools-debugsource 003 [2023-07-30 10:26:38,882][ INFO][PID:4136143] build details: {'built_packages': 'a2tools 003\na2tools-debuginfo 003\na2tools-debugsource 003'} [2023-07-30 10:26:38,883][ INFO][PID:4136143] Retrieving pubkey [2023-07-30 10:26:38,883][ INFO][PID:4136143] Calling '/bin/sign -u gregw#apple2@copr.fedorahosted.org -p' (attempt #1) [2023-07-30 10:26:39,380][ INFO][PID:4136143] Added pubkey for user gregw project apple2 into: /var/lib/copr/public_html/results/gregw/apple2/pubkey.gpg [2023-07-30 10:26:39,380][ INFO][PID:4136143] Finished build: id=6223228 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/gregw/apple2 chroot=fedora-38-aarch64 [2023-07-30 10:26:39,381][ INFO][PID:4136143] Worker succeeded build, took 67.15182662010193 [2023-07-30 10:26:39,468][ INFO][PID:4136143] Sending fedora-messaging bus message in build.end [2023-07-30 10:26:39,483][ INFO][PID:4136143] Compressing /var/lib/copr/public_html/results/gregw/apple2/fedora-38-aarch64/06223228-a2tools/builder-live.log by gzip [2023-07-30 10:26:39,484][ INFO][PID:4136143] Running command 'gzip /var/lib/copr/public_html/results/gregw/apple2/fedora-38-aarch64/06223228-a2tools/builder-live.log' as PID 4139215 [2023-07-30 10:26:39,505][ INFO][PID:4136143] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/gregw/apple2/fedora-38-aarch64/06223228-a2tools/builder-live.log) [2023-07-30 10:26:39,505][ INFO][PID:4136143] Compressing /var/lib/copr/public_html/results/gregw/apple2/fedora-38-aarch64/06223228-a2tools/backend.log by gzip [2023-07-30 10:26:39,506][ INFO][PID:4136143] Running command 'gzip /var/lib/copr/public_html/results/gregw/apple2/fedora-38-aarch64/06223228-a2tools/backend.log' as PID 4139216