[2021-10-17 00:43:45,036][ INFO][PID:4088596] Marking build as starting [2021-10-17 00:43:45,066][ INFO][PID:4088596] Trying to allocate VM [2021-10-17 00:43:48,113][ INFO][PID:4088596] Allocating ssh connection to builder [2021-10-17 00:43:48,114][ INFO][PID:4088596] Checking that builder machine is OK [2021-10-17 00:43:48,702][ INFO][PID:4088596] Filling build.info file with builder info [2021-10-17 00:43:48,703][ INFO][PID:4088596] Marking build as running on frontend [2021-10-17 00:43:48,733][ INFO][PID:4088596] Sending fedora-messaging bus message in build.start [2021-10-17 00:43:49,033][ INFO][PID:4088596] Sending fedora-messaging bus message in chroot.start [2021-10-17 00:43:49,044][ INFO][PID:4088596] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 2810267 --chroot fedora-rawhide-x86_64 --detached [2021-10-17 00:43:49,499][ INFO][PID:4088596] Downloading the builder-live.log file, attempt 1 [2021-10-17 00:48:00,629][ INFO][PID:4088596] Downloading results from builder [2021-10-17 00:48:00,949][ INFO][PID:4088596] Releasing VM back to pool [2021-10-17 00:48:00,960][ INFO][PID:4088596] Searching for 'success' file in resultdir [2021-10-17 00:48:00,960][ INFO][PID:4088596] Going to sign pkgs from source: 2810267-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64 [2021-10-17 00:48:00,960][ INFO][PID:4088596] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -p' (attempt #1) [2021-10-17 00:48:01,184][ INFO][PID:4088596] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/02810267-rubygem-Xomponent/rubygem-Xomponent-0.1.0-1.fc36.src.rpm' (attempt #1) [2021-10-17 00:48:01,538][ INFO][PID:4088596] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/02810267-rubygem-Xomponent/rubygem-Xomponent-0.1.0-1.fc36.src.rpm [2021-10-17 00:48:01,539][ INFO][PID:4088596] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/02810267-rubygem-Xomponent/rubygem-Xomponent-0.1.0-1.fc36.noarch.rpm' (attempt #1) [2021-10-17 00:48:01,888][ INFO][PID:4088596] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/02810267-rubygem-Xomponent/rubygem-Xomponent-0.1.0-1.fc36.noarch.rpm [2021-10-17 00:48:01,889][ INFO][PID:4088596] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/02810267-rubygem-Xomponent/rubygem-Xomponent-doc-0.1.0-1.fc36.noarch.rpm' (attempt #1) [2021-10-17 00:48:02,236][ INFO][PID:4088596] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/02810267-rubygem-Xomponent/rubygem-Xomponent-doc-0.1.0-1.fc36.noarch.rpm [2021-10-17 00:48:02,236][ INFO][PID:4088596] Sign done [2021-10-17 00:48:02,237][ INFO][PID:4088596] Incremental createrepo run, adding 02810267-rubygem-Xomponent into https://download.copr.fedorainfracloud.org/results/@rubygems/rubygems/fedora-rawhide-x86_64, (auto-create-repo=True) [2021-10-17 00:48:02,240][ INFO][PID:4088596] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64 --add 02810267-rubygem-Xomponent --no-appstream-metadata' as PID 4102368 [2021-10-17 00:52:37,956][ INFO][PID:4088596] Finished with code 1 (copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64 --add 02810267-rubygem-Xomponent --no-appstream-metadata) [2021-10-17 00:52:37,956][ ERROR][PID:4088596] Createrepo failed, stderr: Unexpected exception Traceback (most recent call last): File "/usr/bin/copr-repo", line 445, in main main_try_lock(opts, batch) File "/usr/bin/copr-repo", line 397, in main_try_lock main_locked(opts, batch, opts.log) File "/usr/bin/copr-repo", line 325, in main_locked (batch_full, batch_add, batch_delete, batch_rpms_to_remove) = batch.options() File "/usr/lib/python3.9/site-packages/copr_backend/createrepo.py", line 155, in options task_opts = json.loads(task_dict["task"]) KeyError: 'task' Traceback (most recent call last): File "/usr/bin/copr-repo", line 455, in sys.exit(main()) File "/usr/bin/copr-repo", line 445, in main main_try_lock(opts, batch) File "/usr/bin/copr-repo", line 397, in main_try_lock main_locked(opts, batch, opts.log) File "/usr/bin/copr-repo", line 325, in main_locked (batch_full, batch_add, batch_delete, batch_rpms_to_remove) = batch.options() File "/usr/lib/python3.9/site-packages/copr_backend/createrepo.py", line 155, in options task_opts = json.loads(task_dict["task"]) KeyError: 'task' [2021-10-17 00:52:37,957][ INFO][PID:4088596] Finished build: id=2810267 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@rubygems/rubygems chroot=fedora-rawhide-x86_64 [2021-10-17 00:52:37,958][ ERROR][PID:4088596] Backend process error: createrepo failed [2021-10-17 00:52:37,958][ INFO][PID:4088596] Worker failed build, took 529.2550518512726 [2021-10-17 00:52:37,989][ INFO][PID:4088596] Sending fedora-messaging bus message in build.end [2021-10-17 00:52:38,002][ INFO][PID:4088596] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/02810267-rubygem-Xomponent/builder-live.log by gzip [2021-10-17 00:52:38,009][ INFO][PID:4088596] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/02810267-rubygem-Xomponent/backend.log by gzip