[2023-07-14 19:40:42,871][ INFO][PID:4299] Marking build as starting [2023-07-14 19:40:42,944][ INFO][PID:4299] Trying to allocate VM [2023-07-14 19:40:45,969][ INFO][PID:4299] Allocated host ResallocHost, ticket_id=3348731, hostname=128.168.134.173 [2023-07-14 19:40:45,969][ INFO][PID:4299] Allocating ssh connection to builder [2023-07-14 19:40:45,970][ INFO][PID:4299] Checking that builder machine is OK [2023-07-14 19:40:50,152][ INFO][PID:4299] Filling build.info file with builder info [2023-07-14 19:40:50,153][ INFO][PID:4299] Marking build as running on frontend [2023-07-14 19:40:50,220][ INFO][PID:4299] Sending fedora-messaging bus message in build.start [2023-07-14 19:40:51,099][ INFO][PID:4299] Sending fedora-messaging bus message in chroot.start [2023-07-14 19:40:51,116][ INFO][PID:4299] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6173146-fedora-rawhide-s390x --chroot fedora-rawhide-s390x --detached [2023-07-14 19:40:53,404][ INFO][PID:4299] Downloading the builder-live.log file, attempt 1 [2023-07-14 19:49:51,407][ INFO][PID:4299] Downloading results from builder [2023-07-14 19:49:56,319][ INFO][PID:4299] Releasing VM back to pool [2023-07-14 19:49:56,329][ INFO][PID:4299] Searching for 'success' file in resultdir [2023-07-14 19:49:56,330][ INFO][PID:4299] Going to sign pkgs from source: 6173146-fedora-rawhide-s390x in chroot: /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-s390x [2023-07-14 19:49:56,330][ INFO][PID:4299] Calling '/bin/sign -u psimovec#python3-scipy-1.11.1@copr.fedorahosted.org -p' (attempt #1) [2023-07-14 19:49:56,929][ INFO][PID:4299] Calling '/bin/sign -4 -h sha256 -u psimovec#python3-scipy-1.11.1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-s390x/06173146-python-opytimizer/python3-opytimizer-3.1.2-3.fc39.noarch.rpm' (attempt #1) [2023-07-14 19:49:58,405][ INFO][PID:4299] signed rpm: /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-s390x/06173146-python-opytimizer/python3-opytimizer-3.1.2-3.fc39.noarch.rpm [2023-07-14 19:49:58,406][ INFO][PID:4299] Calling '/bin/sign -4 -h sha256 -u psimovec#python3-scipy-1.11.1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-s390x/06173146-python-opytimizer/python-opytimizer-3.1.2-3.fc39.src.rpm' (attempt #1) [2023-07-14 19:49:59,821][ INFO][PID:4299] signed rpm: /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-s390x/06173146-python-opytimizer/python-opytimizer-3.1.2-3.fc39.src.rpm [2023-07-14 19:49:59,821][ INFO][PID:4299] Calling '/bin/sign -4 -h sha256 -u psimovec#python3-scipy-1.11.1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-s390x/06173146-python-opytimizer/python-opytimizer-doc-3.1.2-3.fc39.noarch.rpm' (attempt #1) [2023-07-14 19:50:01,285][ INFO][PID:4299] signed rpm: /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-s390x/06173146-python-opytimizer/python-opytimizer-doc-3.1.2-3.fc39.noarch.rpm [2023-07-14 19:50:01,285][ INFO][PID:4299] Sign done [2023-07-14 19:50:01,285][ INFO][PID:4299] Incremental createrepo run, adding 06173146-python-opytimizer into https://download.copr.fedorainfracloud.org/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-s390x, (auto-create-repo=True) [2023-07-14 19:50:01,286][ INFO][PID:4299] Running command 'copr-repo --batched /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-s390x --add 06173146-python-opytimizer --no-appstream-metadata' as PID 30717 [2023-07-14 19:50:02,449][ INFO][PID:4299] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-s390x --add 06173146-python-opytimizer --no-appstream-metadata) [2023-07-14 19:50:02,449][ INFO][PID:4299] Getting build details [2023-07-14 19:50:02,450][ INFO][PID:4299] Listing built binary packages in /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-s390x/06173146-python-opytimizer [2023-07-14 19:50:02,451][ INFO][PID:4299] Running command 'builtin cd /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-s390x/06173146-python-opytimizer && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 30764 [2023-07-14 19:50:02,475][ INFO][PID:4299] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-s390x/06173146-python-opytimizer && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-07-14 19:50:02,476][ INFO][PID:4299] Built packages: python3-opytimizer 3.1.2 python-opytimizer-doc 3.1.2 [2023-07-14 19:50:02,476][ INFO][PID:4299] build details: {'built_packages': 'python3-opytimizer 3.1.2\npython-opytimizer-doc 3.1.2'} [2023-07-14 19:50:02,476][ INFO][PID:4299] Retrieving pubkey [2023-07-14 19:50:02,477][ INFO][PID:4299] Calling '/bin/sign -u psimovec#python3-scipy-1.11.1@copr.fedorahosted.org -p' (attempt #1) [2023-07-14 19:50:03,390][ INFO][PID:4299] Added pubkey for user psimovec project python3-scipy-1.11.1 into: /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/pubkey.gpg [2023-07-14 19:50:03,391][ INFO][PID:4299] Finished build: id=6173146 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1 chroot=fedora-rawhide-s390x [2023-07-14 19:50:03,393][ INFO][PID:4299] Worker succeeded build, took 553.239912033081 [2023-07-14 19:50:03,465][ INFO][PID:4299] Sending fedora-messaging bus message in build.end [2023-07-14 19:50:03,484][ INFO][PID:4299] Compressing /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-s390x/06173146-python-opytimizer/builder-live.log by gzip [2023-07-14 19:50:03,485][ INFO][PID:4299] Running command 'gzip /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-s390x/06173146-python-opytimizer/builder-live.log' as PID 30803 [2023-07-14 19:50:03,503][ INFO][PID:4299] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-s390x/06173146-python-opytimizer/builder-live.log) [2023-07-14 19:50:03,504][ INFO][PID:4299] Compressing /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-s390x/06173146-python-opytimizer/backend.log by gzip [2023-07-14 19:50:03,505][ INFO][PID:4299] Running command 'gzip /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-rawhide-s390x/06173146-python-opytimizer/backend.log' as PID 30804