[2023-05-15 12:27:12,436][ INFO][PID:2733876] Marking build as starting [2023-05-15 12:27:12,552][ INFO][PID:2733876] Trying to allocate VM [2023-05-15 12:27:50,856][ INFO][PID:2733876] Allocated host ResallocHost, ticket_id=2469120, hostname=2620:52:3:1:dead:beef:cafe:c155 [2023-05-15 12:27:50,857][ INFO][PID:2733876] Allocating ssh connection to builder [2023-05-15 12:27:50,858][ INFO][PID:2733876] Checking that builder machine is OK [2023-05-15 12:27:51,575][ INFO][PID:2733876] Filling build.info file with builder info [2023-05-15 12:27:51,578][ INFO][PID:2733876] Marking build as running on frontend [2023-05-15 12:27:51,682][ INFO][PID:2733876] Sending fedora-messaging bus message in build.start [2023-05-15 12:27:53,089][ INFO][PID:2733876] Sending fedora-messaging bus message in chroot.start [2023-05-15 12:27:53,191][ INFO][PID:2733876] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5919076 --chroot centos-stream+epel-next-9-x86_64 --detached [2023-05-15 12:27:53,724][ INFO][PID:2733876] Downloading the builder-live.log file, attempt 1 [2023-05-15 12:29:50,072][ INFO][PID:2733876] Downloading results from builder [2023-05-15 12:29:50,493][ INFO][PID:2733876] Releasing VM back to pool [2023-05-15 12:29:50,511][ INFO][PID:2733876] Searching for 'success' file in resultdir [2023-05-15 12:29:50,511][ INFO][PID:2733876] Going to sign pkgs from source: 5919076-centos-stream+epel-next-9-x86_64 in chroot: /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64 [2023-05-15 12:29:50,512][ INFO][PID:2733876] Calling '/bin/sign -u pvalena#vagrant-testing@copr.fedorahosted.org -p' (attempt #1) [2023-05-15 12:29:51,138][ INFO][PID:2733876] Calling '/bin/sign -4 -h sha256 -u pvalena#vagrant-testing@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05919076-rubygem-log4r/rubygem-log4r-1.1.10-19.el9.src.rpm' (attempt #1) [2023-05-15 12:29:52,457][ INFO][PID:2733876] signed rpm: /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05919076-rubygem-log4r/rubygem-log4r-1.1.10-19.el9.src.rpm [2023-05-15 12:29:52,458][ INFO][PID:2733876] Calling '/bin/sign -4 -h sha256 -u pvalena#vagrant-testing@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05919076-rubygem-log4r/rubygem-log4r-doc-1.1.10-19.el9.noarch.rpm' (attempt #1) [2023-05-15 12:29:54,008][ INFO][PID:2733876] signed rpm: /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05919076-rubygem-log4r/rubygem-log4r-doc-1.1.10-19.el9.noarch.rpm [2023-05-15 12:29:54,009][ INFO][PID:2733876] Calling '/bin/sign -4 -h sha256 -u pvalena#vagrant-testing@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05919076-rubygem-log4r/rubygem-log4r-1.1.10-19.el9.noarch.rpm' (attempt #1) [2023-05-15 12:29:55,478][ INFO][PID:2733876] signed rpm: /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05919076-rubygem-log4r/rubygem-log4r-1.1.10-19.el9.noarch.rpm [2023-05-15 12:29:55,479][ INFO][PID:2733876] Sign done [2023-05-15 12:29:55,480][ INFO][PID:2733876] Incremental createrepo run, adding 05919076-rubygem-log4r into https://download.copr.fedorainfracloud.org/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64, (auto-create-repo=True) [2023-05-15 12:29:55,482][ INFO][PID:2733876] Running command 'copr-repo --batched /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64 --add 05919076-rubygem-log4r --no-appstream-metadata' as PID 2750449 [2023-05-15 12:29:56,798][ INFO][PID:2733876] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64 --add 05919076-rubygem-log4r --no-appstream-metadata) [2023-05-15 12:29:56,799][ INFO][PID:2733876] Getting build details [2023-05-15 12:29:56,800][ INFO][PID:2733876] Listing built binary packages in /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05919076-rubygem-log4r [2023-05-15 12:29:56,801][ INFO][PID:2733876] Running command 'builtin cd /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05919076-rubygem-log4r && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 2750570 [2023-05-15 12:29:56,830][ INFO][PID:2733876] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05919076-rubygem-log4r && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-05-15 12:29:56,830][ INFO][PID:2733876] Built packages: rubygem-log4r 1.1.10 rubygem-log4r-doc 1.1.10 [2023-05-15 12:29:56,830][ INFO][PID:2733876] build details: {'built_packages': 'rubygem-log4r 1.1.10\nrubygem-log4r-doc 1.1.10'} [2023-05-15 12:29:56,831][ INFO][PID:2733876] Retrieving pubkey [2023-05-15 12:29:56,831][ INFO][PID:2733876] Calling '/bin/sign -u pvalena#vagrant-testing@copr.fedorahosted.org -p' (attempt #1) [2023-05-15 12:29:57,302][ INFO][PID:2733876] Added pubkey for user pvalena project vagrant-testing into: /var/lib/copr/public_html/results/pvalena/vagrant-testing/pubkey.gpg [2023-05-15 12:29:57,303][ INFO][PID:2733876] Finished build: id=5919076 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/pvalena/vagrant-testing chroot=centos-stream+epel-next-9-x86_64 [2023-05-15 12:29:57,305][ INFO][PID:2733876] Worker succeeded build, took 125.72757911682129 [2023-05-15 12:29:57,398][ INFO][PID:2733876] Sending fedora-messaging bus message in build.end [2023-05-15 12:29:57,427][ INFO][PID:2733876] Compressing /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05919076-rubygem-log4r/builder-live.log by gzip [2023-05-15 12:29:57,428][ INFO][PID:2733876] Running command 'gzip /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05919076-rubygem-log4r/builder-live.log' as PID 2750644 [2023-05-15 12:29:57,436][ INFO][PID:2733876] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05919076-rubygem-log4r/builder-live.log) [2023-05-15 12:29:57,436][ INFO][PID:2733876] Compressing /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05919076-rubygem-log4r/backend.log by gzip [2023-05-15 12:29:57,438][ INFO][PID:2733876] Running command 'gzip /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05919076-rubygem-log4r/backend.log' as PID 2750647