[2023-01-04 17:02:12,193][ INFO][PID:2217181] Marking build as starting [2023-01-04 17:02:12,469][ INFO][PID:2217181] Trying to allocate VM [2023-01-04 17:02:15,527][ INFO][PID:2217181] Allocated host ResallocHost, ticket_id=402287, hostname=2620:52:3:1:dead:beef:cafe:c14d [2023-01-04 17:02:15,528][ INFO][PID:2217181] Allocating ssh connection to builder [2023-01-04 17:02:15,528][ INFO][PID:2217181] Checking that builder machine is OK [2023-01-04 17:02:16,244][ INFO][PID:2217181] Filling build.info file with builder info [2023-01-04 17:02:16,245][ INFO][PID:2217181] Marking build as running on frontend [2023-01-04 17:02:16,493][ INFO][PID:2217181] Sending fedora-messaging bus message in build.start [2023-01-04 17:02:17,459][ INFO][PID:2217181] Sending fedora-messaging bus message in chroot.start [2023-01-04 17:02:17,476][ INFO][PID:2217181] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5200520 --chroot openeuler-22.03-x86_64 --detached [2023-01-04 17:02:17,971][ INFO][PID:2217181] Downloading the builder-live.log file, attempt 1 [2023-01-04 17:05:30,612][ INFO][PID:2217181] Downloading results from builder [2023-01-04 17:05:31,015][ INFO][PID:2217181] Releasing VM back to pool [2023-01-04 17:05:31,024][ INFO][PID:2217181] Searching for 'success' file in resultdir [2023-01-04 17:05:31,025][ INFO][PID:2217181] Going to sign pkgs from source: 5200520-openeuler-22.03-x86_64 in chroot: /var/lib/copr/public_html/results/minfrin/retry/openeuler-22.03-x86_64 [2023-01-04 17:05:31,025][ INFO][PID:2217181] Calling '/bin/sign -u minfrin#retry@copr.fedorahosted.org -p' (attempt #1) [2023-01-04 17:05:31,519][ INFO][PID:2217181] Calling '/bin/sign -4 -h sha256 -u minfrin#retry@copr.fedorahosted.org -r /var/lib/copr/public_html/results/minfrin/retry/openeuler-22.03-x86_64/05200520-retry/retry-1.0.5-1.x86_64.rpm' (attempt #1) [2023-01-04 17:05:32,987][ INFO][PID:2217181] signed rpm: /var/lib/copr/public_html/results/minfrin/retry/openeuler-22.03-x86_64/05200520-retry/retry-1.0.5-1.x86_64.rpm [2023-01-04 17:05:32,988][ INFO][PID:2217181] Calling '/bin/sign -4 -h sha256 -u minfrin#retry@copr.fedorahosted.org -r /var/lib/copr/public_html/results/minfrin/retry/openeuler-22.03-x86_64/05200520-retry/retry-debugsource-1.0.5-1.x86_64.rpm' (attempt #1) [2023-01-04 17:05:34,314][ INFO][PID:2217181] signed rpm: /var/lib/copr/public_html/results/minfrin/retry/openeuler-22.03-x86_64/05200520-retry/retry-debugsource-1.0.5-1.x86_64.rpm [2023-01-04 17:05:34,315][ INFO][PID:2217181] Calling '/bin/sign -4 -h sha256 -u minfrin#retry@copr.fedorahosted.org -r /var/lib/copr/public_html/results/minfrin/retry/openeuler-22.03-x86_64/05200520-retry/retry-debuginfo-1.0.5-1.x86_64.rpm' (attempt #1) [2023-01-04 17:05:35,689][ INFO][PID:2217181] signed rpm: /var/lib/copr/public_html/results/minfrin/retry/openeuler-22.03-x86_64/05200520-retry/retry-debuginfo-1.0.5-1.x86_64.rpm [2023-01-04 17:05:35,689][ INFO][PID:2217181] Calling '/bin/sign -4 -h sha256 -u minfrin#retry@copr.fedorahosted.org -r /var/lib/copr/public_html/results/minfrin/retry/openeuler-22.03-x86_64/05200520-retry/retry-1.0.5-1.src.rpm' (attempt #1) [2023-01-04 17:05:37,181][ INFO][PID:2217181] signed rpm: /var/lib/copr/public_html/results/minfrin/retry/openeuler-22.03-x86_64/05200520-retry/retry-1.0.5-1.src.rpm [2023-01-04 17:05:37,182][ INFO][PID:2217181] Sign done [2023-01-04 17:05:37,182][ INFO][PID:2217181] Incremental createrepo run, adding 05200520-retry into https://download.copr.fedorainfracloud.org/results/minfrin/retry/openeuler-22.03-x86_64, (auto-create-repo=True) [2023-01-04 17:05:37,183][ INFO][PID:2217181] Running command 'copr-repo --batched /var/lib/copr/public_html/results/minfrin/retry/openeuler-22.03-x86_64 --add 05200520-retry' as PID 2227940 [2023-01-04 17:05:37,972][ INFO][PID:2217181] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/minfrin/retry/openeuler-22.03-x86_64 --add 05200520-retry) [2023-01-04 17:05:37,973][ INFO][PID:2217181] Getting build details [2023-01-04 17:05:37,973][ INFO][PID:2217181] Listing built binary packages in /var/lib/copr/public_html/results/minfrin/retry/openeuler-22.03-x86_64/05200520-retry [2023-01-04 17:05:37,974][ INFO][PID:2217181] Running command 'builtin cd /var/lib/copr/public_html/results/minfrin/retry/openeuler-22.03-x86_64/05200520-retry && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 2227988 [2023-01-04 17:05:38,003][ INFO][PID:2217181] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/minfrin/retry/openeuler-22.03-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:05:38,004][ INFO][PID:2217181] Built packages: retry 1.0.5 retry-debuginfo 1.0.5 retry-debugsource 1.0.5 [2023-01-04 17:05:38,004][ INFO][PID:2217181] build details: {'built_packages': 'retry 1.0.5\nretry-debuginfo 1.0.5\nretry-debugsource 1.0.5'} [2023-01-04 17:05:38,004][ INFO][PID:2217181] Retrieving pubkey [2023-01-04 17:05:38,005][ INFO][PID:2217181] Calling '/bin/sign -u minfrin#retry@copr.fedorahosted.org -p' (attempt #1) [2023-01-04 17:05:38,564][ INFO][PID:2217181] Added pubkey for user minfrin project retry into: /var/lib/copr/public_html/results/minfrin/retry/pubkey.gpg [2023-01-04 17:05:38,565][ INFO][PID:2217181] Finished build: id=5200520 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/minfrin/retry chroot=openeuler-22.03-x86_64 [2023-01-04 17:05:38,566][ INFO][PID:2217181] Worker succeeded build, took 202.32135391235352 [2023-01-04 17:05:38,719][ INFO][PID:2217181] Sending fedora-messaging bus message in build.end [2023-01-04 17:05:38,736][ INFO][PID:2217181] Compressing /var/lib/copr/public_html/results/minfrin/retry/openeuler-22.03-x86_64/05200520-retry/builder-live.log by gzip [2023-01-04 17:05:38,737][ INFO][PID:2217181] Running command 'gzip /var/lib/copr/public_html/results/minfrin/retry/openeuler-22.03-x86_64/05200520-retry/builder-live.log' as PID 2228029 [2023-01-04 17:05:38,742][ INFO][PID:2217181] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/minfrin/retry/openeuler-22.03-x86_64/05200520-retry/builder-live.log) [2023-01-04 17:05:38,742][ INFO][PID:2217181] Compressing /var/lib/copr/public_html/results/minfrin/retry/openeuler-22.03-x86_64/05200520-retry/backend.log by gzip [2023-01-04 17:05:38,743][ INFO][PID:2217181] Running command 'gzip /var/lib/copr/public_html/results/minfrin/retry/openeuler-22.03-x86_64/05200520-retry/backend.log' as PID 2228030