[2023-06-18 14:54:53,932][ INFO][PID:182440] Marking build as starting [2023-06-18 14:54:54,159][ INFO][PID:182440] Trying to allocate VM [2023-06-18 14:54:57,223][ INFO][PID:182440] Allocated host ResallocHost, ticket_id=3019042, hostname=34.230.0.166 [2023-06-18 14:54:57,224][ INFO][PID:182440] Allocating ssh connection to builder [2023-06-18 14:54:57,225][ INFO][PID:182440] Checking that builder machine is OK [2023-06-18 14:54:58,033][ INFO][PID:182440] Filling build.info file with builder info [2023-06-18 14:54:58,035][ INFO][PID:182440] Marking build as running on frontend [2023-06-18 14:54:58,130][ INFO][PID:182440] Sending fedora-messaging bus message in build.start [2023-06-18 14:54:59,464][ INFO][PID:182440] Sending fedora-messaging bus message in chroot.start [2023-06-18 14:54:59,491][ INFO][PID:182440] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6093264-fedora-38-aarch64 --chroot fedora-38-aarch64 --detached [2023-06-18 14:55:00,081][ INFO][PID:182440] Downloading the builder-live.log file, attempt 1 [2023-06-18 14:56:35,098][ INFO][PID:182440] Downloading results from builder [2023-06-18 14:56:35,603][ INFO][PID:182440] Releasing VM back to pool [2023-06-18 14:56:35,652][ INFO][PID:182440] Searching for 'success' file in resultdir [2023-06-18 14:56:35,653][ INFO][PID:182440] Going to sign pkgs from source: 6093264-fedora-38-aarch64 in chroot: /var/lib/copr/public_html/results/xfgusta/trurl/fedora-38-aarch64 [2023-06-18 14:56:35,654][ INFO][PID:182440] Calling '/bin/sign -u xfgusta#trurl@copr.fedorahosted.org -p' (attempt #1) [2023-06-18 14:56:36,241][ INFO][PID:182440] Calling '/bin/sign -4 -h sha256 -u xfgusta#trurl@copr.fedorahosted.org -r /var/lib/copr/public_html/results/xfgusta/trurl/fedora-38-aarch64/06093264-trurl/trurl-debuginfo-0.8-1.fc38.aarch64.rpm' (attempt #1) [2023-06-18 14:56:37,332][ INFO][PID:182440] signed rpm: /var/lib/copr/public_html/results/xfgusta/trurl/fedora-38-aarch64/06093264-trurl/trurl-debuginfo-0.8-1.fc38.aarch64.rpm [2023-06-18 14:56:37,333][ INFO][PID:182440] Calling '/bin/sign -4 -h sha256 -u xfgusta#trurl@copr.fedorahosted.org -r /var/lib/copr/public_html/results/xfgusta/trurl/fedora-38-aarch64/06093264-trurl/trurl-debugsource-0.8-1.fc38.aarch64.rpm' (attempt #1) [2023-06-18 14:56:39,187][ INFO][PID:182440] signed rpm: /var/lib/copr/public_html/results/xfgusta/trurl/fedora-38-aarch64/06093264-trurl/trurl-debugsource-0.8-1.fc38.aarch64.rpm [2023-06-18 14:56:39,188][ INFO][PID:182440] Calling '/bin/sign -4 -h sha256 -u xfgusta#trurl@copr.fedorahosted.org -r /var/lib/copr/public_html/results/xfgusta/trurl/fedora-38-aarch64/06093264-trurl/trurl-0.8-1.fc38.aarch64.rpm' (attempt #1) [2023-06-18 14:56:41,220][ INFO][PID:182440] signed rpm: /var/lib/copr/public_html/results/xfgusta/trurl/fedora-38-aarch64/06093264-trurl/trurl-0.8-1.fc38.aarch64.rpm [2023-06-18 14:56:41,221][ INFO][PID:182440] Calling '/bin/sign -4 -h sha256 -u xfgusta#trurl@copr.fedorahosted.org -r /var/lib/copr/public_html/results/xfgusta/trurl/fedora-38-aarch64/06093264-trurl/trurl-0.8-1.fc38.src.rpm' (attempt #1) [2023-06-18 14:56:42,775][ INFO][PID:182440] signed rpm: /var/lib/copr/public_html/results/xfgusta/trurl/fedora-38-aarch64/06093264-trurl/trurl-0.8-1.fc38.src.rpm [2023-06-18 14:56:42,776][ INFO][PID:182440] Sign done [2023-06-18 14:56:42,777][ INFO][PID:182440] Incremental createrepo run, adding 06093264-trurl into https://download.copr.fedorainfracloud.org/results/xfgusta/trurl/fedora-38-aarch64, (auto-create-repo=True) [2023-06-18 14:56:42,778][ INFO][PID:182440] Running command 'copr-repo --batched /var/lib/copr/public_html/results/xfgusta/trurl/fedora-38-aarch64 --add 06093264-trurl --no-appstream-metadata' as PID 189030 [2023-06-18 14:56:43,744][ INFO][PID:182440] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/xfgusta/trurl/fedora-38-aarch64 --add 06093264-trurl --no-appstream-metadata) [2023-06-18 14:56:43,745][ INFO][PID:182440] Getting build details [2023-06-18 14:56:43,745][ INFO][PID:182440] Listing built binary packages in /var/lib/copr/public_html/results/xfgusta/trurl/fedora-38-aarch64/06093264-trurl [2023-06-18 14:56:43,746][ INFO][PID:182440] Running command 'builtin cd /var/lib/copr/public_html/results/xfgusta/trurl/fedora-38-aarch64/06093264-trurl && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 189066 [2023-06-18 14:56:43,780][ INFO][PID:182440] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/xfgusta/trurl/fedora-38-aarch64/06093264-trurl && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-06-18 14:56:43,781][ INFO][PID:182440] Built packages: trurl 0.8 trurl-debuginfo 0.8 trurl-debugsource 0.8 [2023-06-18 14:56:43,782][ INFO][PID:182440] build details: {'built_packages': 'trurl 0.8\ntrurl-debuginfo 0.8\ntrurl-debugsource 0.8'} [2023-06-18 14:56:43,782][ INFO][PID:182440] Retrieving pubkey [2023-06-18 14:56:43,782][ INFO][PID:182440] Calling '/bin/sign -u xfgusta#trurl@copr.fedorahosted.org -p' (attempt #1) [2023-06-18 14:56:44,493][ INFO][PID:182440] Added pubkey for user xfgusta project trurl into: /var/lib/copr/public_html/results/xfgusta/trurl/pubkey.gpg [2023-06-18 14:56:44,494][ INFO][PID:182440] Finished build: id=6093264 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/xfgusta/trurl chroot=fedora-38-aarch64 [2023-06-18 14:56:44,495][ INFO][PID:182440] Worker succeeded build, took 106.46043348312378 [2023-06-18 14:56:44,582][ INFO][PID:182440] Sending fedora-messaging bus message in build.end [2023-06-18 14:56:44,616][ INFO][PID:182440] Compressing /var/lib/copr/public_html/results/xfgusta/trurl/fedora-38-aarch64/06093264-trurl/builder-live.log by gzip [2023-06-18 14:56:44,617][ INFO][PID:182440] Running command 'gzip /var/lib/copr/public_html/results/xfgusta/trurl/fedora-38-aarch64/06093264-trurl/builder-live.log' as PID 189106 [2023-06-18 14:56:44,645][ INFO][PID:182440] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/xfgusta/trurl/fedora-38-aarch64/06093264-trurl/builder-live.log) [2023-06-18 14:56:44,645][ INFO][PID:182440] Compressing /var/lib/copr/public_html/results/xfgusta/trurl/fedora-38-aarch64/06093264-trurl/backend.log by gzip [2023-06-18 14:56:44,647][ INFO][PID:182440] Running command 'gzip /var/lib/copr/public_html/results/xfgusta/trurl/fedora-38-aarch64/06093264-trurl/backend.log' as PID 189110