[2023-01-19 01:02:55,884][ INFO][PID:4023474] Marking build as starting [2023-01-19 01:02:55,979][ INFO][PID:4023474] Trying to allocate VM [2023-01-19 01:03:08,373][ INFO][PID:4023474] Allocated host ResallocHost, ticket_id=561215, hostname=2620:52:3:1:dead:beef:cafe:c197 [2023-01-19 01:03:08,375][ INFO][PID:4023474] Allocating ssh connection to builder [2023-01-19 01:03:08,375][ INFO][PID:4023474] Checking that builder machine is OK [2023-01-19 01:03:10,602][ INFO][PID:4023474] Filling build.info file with builder info [2023-01-19 01:03:10,605][ INFO][PID:4023474] Marking build as running on frontend [2023-01-19 01:03:10,773][ INFO][PID:4023474] Sending fedora-messaging bus message in build.start [2023-01-19 01:03:12,179][ INFO][PID:4023474] Sending fedora-messaging bus message in chroot.start [2023-01-19 01:03:12,201][ INFO][PID:4023474] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5245713 --chroot fedora-rawhide-x86_64 --detached [2023-01-19 01:03:12,720][ INFO][PID:4023474] Downloading the builder-live.log file, attempt 1 [2023-01-19 01:05:00,238][ INFO][PID:4023474] Downloading results from builder [2023-01-19 01:05:01,194][ INFO][PID:4023474] Releasing VM back to pool [2023-01-19 01:05:01,209][ INFO][PID:4023474] Searching for 'success' file in resultdir [2023-01-19 01:05:01,210][ INFO][PID:4023474] Going to sign pkgs from source: 5245713-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-x86_64 [2023-01-19 01:05:01,211][ INFO][PID:4023474] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1) [2023-01-19 01:05:01,619][ INFO][PID:4023474] 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-x86_64/05245713-golang-github-gddo/golang-github-gddo-0-0.14.20220914git20d68f9.fc38.src.rpm' (attempt #1) [2023-01-19 01:05:02,908][ INFO][PID:4023474] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-x86_64/05245713-golang-github-gddo/golang-github-gddo-0-0.14.20220914git20d68f9.fc38.src.rpm [2023-01-19 01:05:02,910][ INFO][PID:4023474] 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-x86_64/05245713-golang-github-gddo/golang-github-gddo-httputil-devel-0-0.14.20220914git20d68f9.fc38.noarch.rpm' (attempt #1) [2023-01-19 01:05:04,177][ INFO][PID:4023474] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-x86_64/05245713-golang-github-gddo/golang-github-gddo-httputil-devel-0-0.14.20220914git20d68f9.fc38.noarch.rpm [2023-01-19 01:05:04,178][ INFO][PID:4023474] 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-x86_64/05245713-golang-github-gddo/golang-github-gddo-0-0.14.20230118git20d68f9.fc38.src.rpm' (attempt #1) [2023-01-19 01:05:05,585][ INFO][PID:4023474] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-x86_64/05245713-golang-github-gddo/golang-github-gddo-0-0.14.20230118git20d68f9.fc38.src.rpm [2023-01-19 01:05:05,586][ INFO][PID:4023474] Sign done [2023-01-19 01:05:05,586][ INFO][PID:4023474] Incremental createrepo run, adding 05245713-golang-github-gddo into https://download.copr.fedorainfracloud.org/results/gotmax23/all_go_dependents/fedora-rawhide-x86_64, (auto-create-repo=True) [2023-01-19 01:05:05,587][ INFO][PID:4023474] Running command 'copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-x86_64 --add 05245713-golang-github-gddo' as PID 4039553 [2023-01-19 01:05:16,314][ INFO][PID:4023474] Finished after 10 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-x86_64 --add 05245713-golang-github-gddo) [2023-01-19 01:05:16,316][ INFO][PID:4023474] Getting build details [2023-01-19 01:05:16,317][ INFO][PID:4023474] Listing built binary packages in /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-x86_64/05245713-golang-github-gddo [2023-01-19 01:05:16,319][ INFO][PID:4023474] Running command 'builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-x86_64/05245713-golang-github-gddo && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 4040604 [2023-01-19 01:05:16,337][ INFO][PID:4023474] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-x86_64/05245713-golang-github-gddo && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-01-19 01:05:16,337][ INFO][PID:4023474] Built packages: golang-github-gddo-httputil-devel 0 [2023-01-19 01:05:16,338][ INFO][PID:4023474] build details: {'built_packages': 'golang-github-gddo-httputil-devel 0'} [2023-01-19 01:05:16,338][ INFO][PID:4023474] Retrieving pubkey [2023-01-19 01:05:16,339][ INFO][PID:4023474] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1) [2023-01-19 01:05:16,711][ INFO][PID:4023474] 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 01:05:16,712][ INFO][PID:4023474] Finished build: id=5245713 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/gotmax23/all_go_dependents chroot=fedora-rawhide-x86_64 [2023-01-19 01:05:16,713][ INFO][PID:4023474] Worker succeeded build, took 126.10801124572754 [2023-01-19 01:05:16,805][ INFO][PID:4023474] Sending fedora-messaging bus message in build.end [2023-01-19 01:05:16,825][ INFO][PID:4023474] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-x86_64/05245713-golang-github-gddo/builder-live.log by gzip [2023-01-19 01:05:16,826][ INFO][PID:4023474] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-x86_64/05245713-golang-github-gddo/builder-live.log' as PID 4040661 [2023-01-19 01:05:16,832][ INFO][PID:4023474] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-x86_64/05245713-golang-github-gddo/builder-live.log) [2023-01-19 01:05:16,833][ INFO][PID:4023474] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-x86_64/05245713-golang-github-gddo/backend.log by gzip [2023-01-19 01:05:16,834][ INFO][PID:4023474] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-x86_64/05245713-golang-github-gddo/backend.log' as PID 4040663