[2023-01-19 07:03:10,018][ INFO][PID:1740747] Marking build as starting [2023-01-19 07:03:10,116][ INFO][PID:1740747] Trying to allocate VM [2023-01-19 07:03:13,150][ INFO][PID:1740747] Allocated host ResallocHost, ticket_id=568536, hostname=2620:52:3:1:dead:beef:cafe:c213 [2023-01-19 07:03:13,151][ INFO][PID:1740747] Allocating ssh connection to builder [2023-01-19 07:03:13,152][ INFO][PID:1740747] Checking that builder machine is OK [2023-01-19 07:03:15,213][ INFO][PID:1740747] Filling build.info file with builder info [2023-01-19 07:03:15,214][ INFO][PID:1740747] Marking build as running on frontend [2023-01-19 07:03:15,287][ INFO][PID:1740747] Sending fedora-messaging bus message in build.start [2023-01-19 07:03:16,143][ INFO][PID:1740747] Sending fedora-messaging bus message in chroot.start [2023-01-19 07:03:16,159][ INFO][PID:1740747] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5246443 --chroot fedora-rawhide-ppc64le --detached [2023-01-19 07:03:17,910][ INFO][PID:1740747] Downloading the builder-live.log file, attempt 1 [2023-01-19 07:07:32,731][ INFO][PID:1740747] Downloading results from builder [2023-01-19 07:07:33,846][ INFO][PID:1740747] Releasing VM back to pool [2023-01-19 07:07:33,856][ INFO][PID:1740747] Searching for 'success' file in resultdir [2023-01-19 07:07:33,857][ INFO][PID:1740747] Going to sign pkgs from source: 5246443-fedora-rawhide-ppc64le in chroot: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le [2023-01-19 07:07:33,857][ INFO][PID:1740747] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1) [2023-01-19 07:07:34,557][ INFO][PID:1740747] Calling '/bin/sign -4 -h sha256 -u gotmax23#all_go_dependents@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246443-golang-github-pkg-browser/golang-github-pkg-browser-0-0.8.20220721git0426ae3.fc38.src.rpm' (attempt #1) [2023-01-19 07:07:35,993][ INFO][PID:1740747] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246443-golang-github-pkg-browser/golang-github-pkg-browser-0-0.8.20220721git0426ae3.fc38.src.rpm [2023-01-19 07:07:35,994][ INFO][PID:1740747] Calling '/bin/sign -4 -h sha256 -u gotmax23#all_go_dependents@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246443-golang-github-pkg-browser/golang-github-pkg-browser-0-0.8.20230118git0426ae3.fc38.src.rpm' (attempt #1) [2023-01-19 07:07:37,841][ INFO][PID:1740747] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246443-golang-github-pkg-browser/golang-github-pkg-browser-0-0.8.20230118git0426ae3.fc38.src.rpm [2023-01-19 07:07:37,842][ INFO][PID:1740747] Calling '/bin/sign -4 -h sha256 -u gotmax23#all_go_dependents@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246443-golang-github-pkg-browser/golang-github-pkg-browser-devel-0-0.8.20220721git0426ae3.fc38.noarch.rpm' (attempt #1) [2023-01-19 07:07:39,837][ INFO][PID:1740747] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246443-golang-github-pkg-browser/golang-github-pkg-browser-devel-0-0.8.20220721git0426ae3.fc38.noarch.rpm [2023-01-19 07:07:39,838][ INFO][PID:1740747] Sign done [2023-01-19 07:07:39,838][ INFO][PID:1740747] Incremental createrepo run, adding 05246443-golang-github-pkg-browser into https://download.copr.fedorainfracloud.org/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le, (auto-create-repo=True) [2023-01-19 07:07:39,839][ INFO][PID:1740747] Running command 'copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le --add 05246443-golang-github-pkg-browser' as PID 1757951 [2023-01-19 07:07:50,576][ INFO][PID:1740747] Finished after 10 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le --add 05246443-golang-github-pkg-browser) [2023-01-19 07:07:50,577][ INFO][PID:1740747] Getting build details [2023-01-19 07:07:50,578][ INFO][PID:1740747] Listing built binary packages in /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246443-golang-github-pkg-browser [2023-01-19 07:07:50,579][ INFO][PID:1740747] Running command 'builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246443-golang-github-pkg-browser && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 1758998 [2023-01-19 07:07:50,604][ INFO][PID:1740747] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246443-golang-github-pkg-browser && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-01-19 07:07:50,605][ INFO][PID:1740747] Built packages: golang-github-pkg-browser-devel 0 [2023-01-19 07:07:50,606][ INFO][PID:1740747] build details: {'built_packages': 'golang-github-pkg-browser-devel 0'} [2023-01-19 07:07:50,607][ INFO][PID:1740747] Retrieving pubkey [2023-01-19 07:07:50,608][ INFO][PID:1740747] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1) [2023-01-19 07:07:51,151][ INFO][PID:1740747] Added pubkey for user gotmax23 project all_go_dependents into: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/pubkey.gpg [2023-01-19 07:07:51,152][ INFO][PID:1740747] Finished build: id=5246443 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/gotmax23/all_go_dependents chroot=fedora-rawhide-ppc64le [2023-01-19 07:07:51,153][ INFO][PID:1740747] Worker succeeded build, took 275.93912529945374 [2023-01-19 07:07:51,264][ INFO][PID:1740747] Sending fedora-messaging bus message in build.end [2023-01-19 07:07:51,299][ INFO][PID:1740747] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246443-golang-github-pkg-browser/builder-live.log by gzip [2023-01-19 07:07:51,301][ INFO][PID:1740747] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246443-golang-github-pkg-browser/builder-live.log' as PID 1759080 [2023-01-19 07:07:51,315][ INFO][PID:1740747] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246443-golang-github-pkg-browser/builder-live.log) [2023-01-19 07:07:51,317][ INFO][PID:1740747] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246443-golang-github-pkg-browser/backend.log by gzip