[2023-01-04 17:01:51,276][ INFO][PID:2215372] Marking build as starting [2023-01-04 17:01:51,698][ INFO][PID:2215372] Trying to allocate VM [2023-01-04 17:01:54,721][ INFO][PID:2215372] Allocated host ResallocHost, ticket_id=402282, hostname=2620:52:3:1:dead:beef:cafe:c10b [2023-01-04 17:01:54,722][ INFO][PID:2215372] Allocating ssh connection to builder [2023-01-04 17:01:54,723][ INFO][PID:2215372] Checking that builder machine is OK [2023-01-04 17:01:55,264][ INFO][PID:2215372] Filling build.info file with builder info [2023-01-04 17:01:55,266][ INFO][PID:2215372] Marking build as running on frontend [2023-01-04 17:01:55,484][ INFO][PID:2215372] Sending fedora-messaging bus message in build.start [2023-01-04 17:01:56,369][ INFO][PID:2215372] Sending fedora-messaging bus message in chroot.start [2023-01-04 17:01:56,389][ INFO][PID:2215372] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5200520 --chroot openmandriva-cooker-x86_64 --detached [2023-01-04 17:01:56,919][ INFO][PID:2215372] Downloading the builder-live.log file, attempt 1 [2023-01-04 17:03:36,259][ INFO][PID:2215372] Downloading results from builder [2023-01-04 17:03:36,684][ INFO][PID:2215372] Releasing VM back to pool [2023-01-04 17:03:36,693][ INFO][PID:2215372] Searching for 'success' file in resultdir [2023-01-04 17:03:36,694][ INFO][PID:2215372] Going to sign pkgs from source: 5200520-openmandriva-cooker-x86_64 in chroot: /var/lib/copr/public_html/results/minfrin/retry/openmandriva-cooker-x86_64 [2023-01-04 17:03:36,695][ INFO][PID:2215372] Calling '/bin/sign -u minfrin#retry@copr.fedorahosted.org -p' (attempt #1) [2023-01-04 17:03:37,299][ INFO][PID:2215372] Calling '/bin/sign -4 -h sha256 -u minfrin#retry@copr.fedorahosted.org -r /var/lib/copr/public_html/results/minfrin/retry/openmandriva-cooker-x86_64/05200520-retry/retry-1.0.5-1.x86_64.rpm' (attempt #1) [2023-01-04 17:03:38,563][ INFO][PID:2215372] signed rpm: /var/lib/copr/public_html/results/minfrin/retry/openmandriva-cooker-x86_64/05200520-retry/retry-1.0.5-1.x86_64.rpm [2023-01-04 17:03:38,564][ INFO][PID:2215372] Calling '/bin/sign -4 -h sha256 -u minfrin#retry@copr.fedorahosted.org -r /var/lib/copr/public_html/results/minfrin/retry/openmandriva-cooker-x86_64/05200520-retry/retry-debugsource-1.0.5-1.x86_64.rpm' (attempt #1) [2023-01-04 17:03:40,601][ INFO][PID:2215372] signed rpm: /var/lib/copr/public_html/results/minfrin/retry/openmandriva-cooker-x86_64/05200520-retry/retry-debugsource-1.0.5-1.x86_64.rpm [2023-01-04 17:03:40,602][ INFO][PID:2215372] Calling '/bin/sign -4 -h sha256 -u minfrin#retry@copr.fedorahosted.org -r /var/lib/copr/public_html/results/minfrin/retry/openmandriva-cooker-x86_64/05200520-retry/retry-debuginfo-1.0.5-1.x86_64.rpm' (attempt #1) [2023-01-04 17:03:42,844][ INFO][PID:2215372] signed rpm: /var/lib/copr/public_html/results/minfrin/retry/openmandriva-cooker-x86_64/05200520-retry/retry-debuginfo-1.0.5-1.x86_64.rpm [2023-01-04 17:03:42,845][ INFO][PID:2215372] Calling '/bin/sign -4 -h sha256 -u minfrin#retry@copr.fedorahosted.org -r /var/lib/copr/public_html/results/minfrin/retry/openmandriva-cooker-x86_64/05200520-retry/retry-1.0.5-1.src.rpm' (attempt #1) [2023-01-04 17:03:44,346][ INFO][PID:2215372] signed rpm: /var/lib/copr/public_html/results/minfrin/retry/openmandriva-cooker-x86_64/05200520-retry/retry-1.0.5-1.src.rpm [2023-01-04 17:03:44,347][ INFO][PID:2215372] Sign done [2023-01-04 17:03:44,348][ INFO][PID:2215372] Incremental createrepo run, adding 05200520-retry into https://download.copr.fedorainfracloud.org/results/minfrin/retry/openmandriva-cooker-x86_64, (auto-create-repo=True) [2023-01-04 17:03:44,348][ INFO][PID:2215372] Running command 'copr-repo --batched /var/lib/copr/public_html/results/minfrin/retry/openmandriva-cooker-x86_64 --add 05200520-retry' as PID 2224097 [2023-01-04 17:03:45,401][ INFO][PID:2215372] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/minfrin/retry/openmandriva-cooker-x86_64 --add 05200520-retry) [2023-01-04 17:03:45,402][ INFO][PID:2215372] Getting build details [2023-01-04 17:03:45,402][ INFO][PID:2215372] Listing built binary packages in /var/lib/copr/public_html/results/minfrin/retry/openmandriva-cooker-x86_64/05200520-retry [2023-01-04 17:03:45,403][ INFO][PID:2215372] Running command 'builtin cd /var/lib/copr/public_html/results/minfrin/retry/openmandriva-cooker-x86_64/05200520-retry && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 2224175 [2023-01-04 17:03:45,432][ INFO][PID:2215372] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/minfrin/retry/openmandriva-cooker-x86_64/05200520-retry && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-01-04 17:03:45,432][ INFO][PID:2215372] Built packages: retry 1.0.5 retry-debuginfo 1.0.5 retry-debugsource 1.0.5 [2023-01-04 17:03:45,432][ INFO][PID:2215372] build details: {'built_packages': 'retry 1.0.5\nretry-debuginfo 1.0.5\nretry-debugsource 1.0.5'} [2023-01-04 17:03:45,433][ INFO][PID:2215372] Retrieving pubkey [2023-01-04 17:03:45,433][ INFO][PID:2215372] Calling '/bin/sign -u minfrin#retry@copr.fedorahosted.org -p' (attempt #1) [2023-01-04 17:03:45,920][ INFO][PID:2215372] Added pubkey for user minfrin project retry into: /var/lib/copr/public_html/results/minfrin/retry/pubkey.gpg [2023-01-04 17:03:45,921][ INFO][PID:2215372] Finished build: id=5200520 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/minfrin/retry chroot=openmandriva-cooker-x86_64 [2023-01-04 17:03:45,922][ INFO][PID:2215372] Worker succeeded build, took 110.65654063224792 [2023-01-04 17:03:46,056][ INFO][PID:2215372] Sending fedora-messaging bus message in build.end [2023-01-04 17:03:46,078][ INFO][PID:2215372] Compressing /var/lib/copr/public_html/results/minfrin/retry/openmandriva-cooker-x86_64/05200520-retry/builder-live.log by gzip [2023-01-04 17:03:46,080][ INFO][PID:2215372] Running command 'gzip /var/lib/copr/public_html/results/minfrin/retry/openmandriva-cooker-x86_64/05200520-retry/builder-live.log' as PID 2224221 [2023-01-04 17:03:46,085][ INFO][PID:2215372] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/minfrin/retry/openmandriva-cooker-x86_64/05200520-retry/builder-live.log) [2023-01-04 17:03:46,085][ INFO][PID:2215372] Compressing /var/lib/copr/public_html/results/minfrin/retry/openmandriva-cooker-x86_64/05200520-retry/backend.log by gzip [2023-01-04 17:03:46,086][ INFO][PID:2215372] Running command 'gzip /var/lib/copr/public_html/results/minfrin/retry/openmandriva-cooker-x86_64/05200520-retry/backend.log' as PID 2224223