[2023-04-14 08:55:31,666][ INFO][PID:1166765] Marking build as starting [2023-04-14 08:55:31,783][ INFO][PID:1166765] Trying to allocate VM [2023-04-14 08:55:34,830][ INFO][PID:1166765] Allocated host ResallocHost, ticket_id=1983647, hostname=34.229.195.234 [2023-04-14 08:55:34,831][ INFO][PID:1166765] Allocating ssh connection to builder [2023-04-14 08:55:34,831][ INFO][PID:1166765] Checking that builder machine is OK [2023-04-14 08:55:35,585][ INFO][PID:1166765] Filling build.info file with builder info [2023-04-14 08:55:35,586][ INFO][PID:1166765] Marking build as running on frontend [2023-04-14 08:55:35,699][ INFO][PID:1166765] Sending fedora-messaging bus message in build.start [2023-04-14 08:55:36,927][ INFO][PID:1166765] Sending fedora-messaging bus message in chroot.start [2023-04-14 08:55:37,022][ INFO][PID:1166765] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5781106 --chroot epel-9-aarch64 --detached [2023-04-14 08:55:37,564][ INFO][PID:1166765] Downloading the builder-live.log file, attempt 1 [2023-04-14 08:58:04,325][ INFO][PID:1166765] Downloading results from builder [2023-04-14 08:58:04,642][ INFO][PID:1166765] Releasing VM back to pool [2023-04-14 08:58:04,651][ INFO][PID:1166765] Searching for 'success' file in resultdir [2023-04-14 08:58:04,651][ INFO][PID:1166765] Going to sign pkgs from source: 5781106-epel-9-aarch64 in chroot: /var/lib/copr/public_html/results/dwrobel/asco/epel-9-aarch64 [2023-04-14 08:58:04,652][ INFO][PID:1166765] Calling '/bin/sign -u dwrobel#asco@copr.fedorahosted.org -p' (attempt #1) [2023-04-14 08:58:05,271][ INFO][PID:1166765] Calling '/bin/sign -4 -h sha256 -u dwrobel#asco@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dwrobel/asco/epel-9-aarch64/05781106-asco/asco-0.4.11-1.el9.aarch64.rpm' (attempt #1) [2023-04-14 08:58:06,635][ INFO][PID:1166765] signed rpm: /var/lib/copr/public_html/results/dwrobel/asco/epel-9-aarch64/05781106-asco/asco-0.4.11-1.el9.aarch64.rpm [2023-04-14 08:58:06,636][ INFO][PID:1166765] Calling '/bin/sign -4 -h sha256 -u dwrobel#asco@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dwrobel/asco/epel-9-aarch64/05781106-asco/asco-debugsource-0.4.11-1.el9.aarch64.rpm' (attempt #1) [2023-04-14 08:58:07,820][ INFO][PID:1166765] signed rpm: /var/lib/copr/public_html/results/dwrobel/asco/epel-9-aarch64/05781106-asco/asco-debugsource-0.4.11-1.el9.aarch64.rpm [2023-04-14 08:58:07,821][ INFO][PID:1166765] Calling '/bin/sign -4 -h sha256 -u dwrobel#asco@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dwrobel/asco/epel-9-aarch64/05781106-asco/asco-debuginfo-0.4.11-1.el9.aarch64.rpm' (attempt #1) [2023-04-14 08:58:09,171][ INFO][PID:1166765] signed rpm: /var/lib/copr/public_html/results/dwrobel/asco/epel-9-aarch64/05781106-asco/asco-debuginfo-0.4.11-1.el9.aarch64.rpm [2023-04-14 08:58:09,172][ INFO][PID:1166765] Calling '/bin/sign -4 -h sha256 -u dwrobel#asco@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dwrobel/asco/epel-9-aarch64/05781106-asco/asco-0.4.11-1.el9.src.rpm' (attempt #1) [2023-04-14 08:58:10,502][ INFO][PID:1166765] signed rpm: /var/lib/copr/public_html/results/dwrobel/asco/epel-9-aarch64/05781106-asco/asco-0.4.11-1.el9.src.rpm [2023-04-14 08:58:10,504][ INFO][PID:1166765] Sign done [2023-04-14 08:58:10,504][ INFO][PID:1166765] Incremental createrepo run, adding 05781106-asco into https://download.copr.fedorainfracloud.org/results/dwrobel/asco/epel-9-aarch64, (auto-create-repo=True) [2023-04-14 08:58:10,505][ INFO][PID:1166765] Running command 'copr-repo --batched /var/lib/copr/public_html/results/dwrobel/asco/epel-9-aarch64 --add 05781106-asco --no-appstream-metadata' as PID 1174778 [2023-04-14 08:58:11,311][ INFO][PID:1166765] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/dwrobel/asco/epel-9-aarch64 --add 05781106-asco --no-appstream-metadata) [2023-04-14 08:58:11,312][ INFO][PID:1166765] Getting build details [2023-04-14 08:58:11,312][ INFO][PID:1166765] Listing built binary packages in /var/lib/copr/public_html/results/dwrobel/asco/epel-9-aarch64/05781106-asco [2023-04-14 08:58:11,313][ INFO][PID:1166765] Running command 'builtin cd /var/lib/copr/public_html/results/dwrobel/asco/epel-9-aarch64/05781106-asco && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 1174852 [2023-04-14 08:58:11,348][ INFO][PID:1166765] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/dwrobel/asco/epel-9-aarch64/05781106-asco && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-04-14 08:58:11,349][ INFO][PID:1166765] Built packages: asco 0.4.11 asco-debuginfo 0.4.11 asco-debugsource 0.4.11 [2023-04-14 08:58:11,349][ INFO][PID:1166765] build details: {'built_packages': 'asco 0.4.11\nasco-debuginfo 0.4.11\nasco-debugsource 0.4.11'} [2023-04-14 08:58:11,350][ INFO][PID:1166765] Retrieving pubkey [2023-04-14 08:58:11,350][ INFO][PID:1166765] Calling '/bin/sign -u dwrobel#asco@copr.fedorahosted.org -p' (attempt #1) [2023-04-14 08:58:11,789][ INFO][PID:1166765] Added pubkey for user dwrobel project asco into: /var/lib/copr/public_html/results/dwrobel/asco/pubkey.gpg [2023-04-14 08:58:11,790][ INFO][PID:1166765] Finished build: id=5781106 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/dwrobel/asco chroot=epel-9-aarch64 [2023-04-14 08:58:11,792][ INFO][PID:1166765] Worker succeeded build, took 156.2058470249176 [2023-04-14 08:58:11,873][ INFO][PID:1166765] Sending fedora-messaging bus message in build.end [2023-04-14 08:58:11,893][ INFO][PID:1166765] Compressing /var/lib/copr/public_html/results/dwrobel/asco/epel-9-aarch64/05781106-asco/builder-live.log by gzip [2023-04-14 08:58:11,894][ INFO][PID:1166765] Running command 'gzip /var/lib/copr/public_html/results/dwrobel/asco/epel-9-aarch64/05781106-asco/builder-live.log' as PID 1174906 [2023-04-14 08:58:11,904][ INFO][PID:1166765] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/dwrobel/asco/epel-9-aarch64/05781106-asco/builder-live.log) [2023-04-14 08:58:11,905][ INFO][PID:1166765] Compressing /var/lib/copr/public_html/results/dwrobel/asco/epel-9-aarch64/05781106-asco/backend.log by gzip [2023-04-14 08:58:11,906][ INFO][PID:1166765] Running command 'gzip /var/lib/copr/public_html/results/dwrobel/asco/epel-9-aarch64/05781106-asco/backend.log' as PID 1174907