[2023-05-30 13:57:36,867][ INFO][PID:2519993] Marking build as starting [2023-05-30 13:57:36,942][ INFO][PID:2519993] Trying to allocate VM [2023-05-30 13:57:39,966][ INFO][PID:2519993] Allocated host ResallocHost, ticket_id=2702626, hostname=2620:52:3:1:dead:beef:cafe:c18b [2023-05-30 13:57:39,967][ INFO][PID:2519993] Allocating ssh connection to builder [2023-05-30 13:57:39,967][ INFO][PID:2519993] Checking that builder machine is OK [2023-05-30 13:57:40,720][ INFO][PID:2519993] Filling build.info file with builder info [2023-05-30 13:57:40,721][ INFO][PID:2519993] Marking build as running on frontend [2023-05-30 13:57:40,811][ INFO][PID:2519993] Sending fedora-messaging bus message in build.start [2023-05-30 13:57:42,046][ INFO][PID:2519993] Sending fedora-messaging bus message in chroot.start [2023-05-30 13:57:42,125][ INFO][PID:2519993] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/5985681-epel-9-x86_64 --chroot epel-9-x86_64 --detached [2023-05-30 13:57:42,645][ INFO][PID:2519993] Downloading the builder-live.log file, attempt 1 [2023-05-30 14:14:28,556][ INFO][PID:2519993] Downloading results from builder [2023-05-30 14:14:29,394][ INFO][PID:2519993] Releasing VM back to pool [2023-05-30 14:14:29,440][ INFO][PID:2519993] Searching for 'success' file in resultdir [2023-05-30 14:14:29,441][ INFO][PID:2519993] Going to sign pkgs from source: 5985681-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/simc/stable/epel-9-x86_64 [2023-05-30 14:14:29,442][ INFO][PID:2519993] Calling '/bin/sign -u simc#stable@copr.fedorahosted.org -p' (attempt #1) [2023-05-30 14:14:30,110][ INFO][PID:2519993] Calling '/bin/sign -4 -h sha256 -u simc#stable@copr.fedorahosted.org -r /var/lib/copr/public_html/results/simc/stable/epel-9-x86_64/05985681-cdo/cdo-debugsource-2.2.0-3.x86_64.rpm' (attempt #1) [2023-05-30 14:14:32,462][ INFO][PID:2519993] signed rpm: /var/lib/copr/public_html/results/simc/stable/epel-9-x86_64/05985681-cdo/cdo-debugsource-2.2.0-3.x86_64.rpm [2023-05-30 14:14:32,464][ INFO][PID:2519993] Calling '/bin/sign -4 -h sha256 -u simc#stable@copr.fedorahosted.org -r /var/lib/copr/public_html/results/simc/stable/epel-9-x86_64/05985681-cdo/cdo-2.2.0-3.src.rpm' (attempt #1) [2023-05-30 14:14:34,623][ INFO][PID:2519993] signed rpm: /var/lib/copr/public_html/results/simc/stable/epel-9-x86_64/05985681-cdo/cdo-2.2.0-3.src.rpm [2023-05-30 14:14:34,624][ INFO][PID:2519993] Calling '/bin/sign -4 -h sha256 -u simc#stable@copr.fedorahosted.org -r /var/lib/copr/public_html/results/simc/stable/epel-9-x86_64/05985681-cdo/cdo-debuginfo-2.2.0-3.x86_64.rpm' (attempt #1) [2023-05-30 14:14:36,511][ INFO][PID:2519993] signed rpm: /var/lib/copr/public_html/results/simc/stable/epel-9-x86_64/05985681-cdo/cdo-debuginfo-2.2.0-3.x86_64.rpm [2023-05-30 14:14:36,513][ INFO][PID:2519993] Calling '/bin/sign -4 -h sha256 -u simc#stable@copr.fedorahosted.org -r /var/lib/copr/public_html/results/simc/stable/epel-9-x86_64/05985681-cdo/cdo-2.2.0-3.x86_64.rpm' (attempt #1) [2023-05-30 14:14:38,792][ INFO][PID:2519993] signed rpm: /var/lib/copr/public_html/results/simc/stable/epel-9-x86_64/05985681-cdo/cdo-2.2.0-3.x86_64.rpm [2023-05-30 14:14:38,793][ INFO][PID:2519993] Sign done [2023-05-30 14:14:38,794][ INFO][PID:2519993] Incremental createrepo run, adding 05985681-cdo into https://download.copr.fedorainfracloud.org/results/simc/stable/epel-9-x86_64, (auto-create-repo=True) [2023-05-30 14:14:38,797][ INFO][PID:2519993] Running command 'copr-repo --batched /var/lib/copr/public_html/results/simc/stable/epel-9-x86_64 --add 05985681-cdo --no-appstream-metadata' as PID 2630112 [2023-05-30 14:14:40,589][ INFO][PID:2519993] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/simc/stable/epel-9-x86_64 --add 05985681-cdo --no-appstream-metadata) [2023-05-30 14:14:40,590][ INFO][PID:2519993] Getting build details [2023-05-30 14:14:40,591][ INFO][PID:2519993] Listing built binary packages in /var/lib/copr/public_html/results/simc/stable/epel-9-x86_64/05985681-cdo [2023-05-30 14:14:40,594][ INFO][PID:2519993] Running command 'builtin cd /var/lib/copr/public_html/results/simc/stable/epel-9-x86_64/05985681-cdo && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 2630346 [2023-05-30 14:14:40,643][ INFO][PID:2519993] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/simc/stable/epel-9-x86_64/05985681-cdo && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-05-30 14:14:40,644][ INFO][PID:2519993] Built packages: cdo 2.2.0 cdo-debuginfo 2.2.0 cdo-debugsource 2.2.0 [2023-05-30 14:14:40,644][ INFO][PID:2519993] build details: {'built_packages': 'cdo 2.2.0\ncdo-debuginfo 2.2.0\ncdo-debugsource 2.2.0'} [2023-05-30 14:14:40,645][ INFO][PID:2519993] Retrieving pubkey [2023-05-30 14:14:40,645][ INFO][PID:2519993] Calling '/bin/sign -u simc#stable@copr.fedorahosted.org -p' (attempt #1) [2023-05-30 14:14:41,396][ INFO][PID:2519993] Added pubkey for user simc project stable into: /var/lib/copr/public_html/results/simc/stable/pubkey.gpg [2023-05-30 14:14:41,397][ INFO][PID:2519993] Finished build: id=5985681 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/simc/stable chroot=epel-9-x86_64 [2023-05-30 14:14:41,399][ INFO][PID:2519993] Worker succeeded build, took 1020.6778945922852 [2023-05-30 14:14:41,501][ INFO][PID:2519993] Sending fedora-messaging bus message in build.end [2023-05-30 14:14:41,526][ INFO][PID:2519993] Compressing /var/lib/copr/public_html/results/simc/stable/epel-9-x86_64/05985681-cdo/builder-live.log by gzip [2023-05-30 14:14:41,527][ INFO][PID:2519993] Running command 'gzip /var/lib/copr/public_html/results/simc/stable/epel-9-x86_64/05985681-cdo/builder-live.log' as PID 2630482 [2023-05-30 14:14:41,553][ INFO][PID:2519993] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/simc/stable/epel-9-x86_64/05985681-cdo/builder-live.log) [2023-05-30 14:14:41,554][ INFO][PID:2519993] Compressing /var/lib/copr/public_html/results/simc/stable/epel-9-x86_64/05985681-cdo/backend.log by gzip