[2021-10-06 01:06:55,607][  INFO][PID:1582995] Marking build as starting
[2021-10-06 01:06:55,632][  INFO][PID:1582995] Trying to allocate VM
[2021-10-06 01:06:58,684][  INFO][PID:1582995] Allocating ssh connection to builder
[2021-10-06 01:06:58,684][  INFO][PID:1582995] Checking that builder machine is OK
[2021-10-06 01:07:00,517][  INFO][PID:1582995] Filling build.info file with builder info
[2021-10-06 01:07:00,518][  INFO][PID:1582995] Marking build as running on frontend
[2021-10-06 01:07:00,550][  INFO][PID:1582995] Sending fedora-messaging bus message in build.start
[2021-10-06 01:07:00,861][  INFO][PID:1582995] Sending fedora-messaging bus message in chroot.start
[2021-10-06 01:07:00,872][  INFO][PID:1582995] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 2778422 --chroot fedora-rawhide-i386 --detached
[2021-10-06 01:07:02,294][  INFO][PID:1582995] Downloading the builder-live.log file, attempt 1
[2021-10-06 01:08:58,886][  INFO][PID:1582995] Downloading results from builder
[2021-10-06 01:08:59,202][  INFO][PID:1582995] Releasing VM back to pool
[2021-10-06 01:08:59,212][  INFO][PID:1582995] Searching for 'success' file in resultdir
[2021-10-06 01:08:59,212][  INFO][PID:1582995] Going to sign pkgs from source: 2778422-fedora-rawhide-i386 in chroot: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-i386
[2021-10-06 01:08:59,213][  INFO][PID:1582995] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -p' (attempt #1)
[2021-10-06 01:08:59,624][  INFO][PID:1582995] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-i386/02778422-rubygem-rspec_vars_helper/rubygem-rspec_vars_helper-doc-0.1.0-1.fc36.noarch.rpm' (attempt #1)
[2021-10-06 01:09:00,202][  INFO][PID:1582995] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-i386/02778422-rubygem-rspec_vars_helper/rubygem-rspec_vars_helper-doc-0.1.0-1.fc36.noarch.rpm
[2021-10-06 01:09:00,203][  INFO][PID:1582995] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-i386/02778422-rubygem-rspec_vars_helper/rubygem-rspec_vars_helper-0.1.0-1.fc36.src.rpm' (attempt #1)
[2021-10-06 01:09:00,995][  INFO][PID:1582995] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-i386/02778422-rubygem-rspec_vars_helper/rubygem-rspec_vars_helper-0.1.0-1.fc36.src.rpm
[2021-10-06 01:09:00,996][  INFO][PID:1582995] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-i386/02778422-rubygem-rspec_vars_helper/rubygem-rspec_vars_helper-0.1.0-1.fc36.noarch.rpm' (attempt #1)
[2021-10-06 01:09:01,872][  INFO][PID:1582995] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-i386/02778422-rubygem-rspec_vars_helper/rubygem-rspec_vars_helper-0.1.0-1.fc36.noarch.rpm
[2021-10-06 01:09:01,872][  INFO][PID:1582995] Sign done
[2021-10-06 01:09:01,873][  INFO][PID:1582995] Incremental createrepo run, adding 02778422-rubygem-rspec_vars_helper into https://download.copr.fedorainfracloud.org/results/@rubygems/rubygems/fedora-rawhide-i386, (auto-create-repo=True)
[2021-10-06 01:09:01,877][  INFO][PID:1582995] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-i386 --add 02778422-rubygem-rspec_vars_helper --no-appstream-metadata' as PID 1594419
[2021-10-06 01:13:02,437][  INFO][PID:1582995] Finished with code 1 (copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-i386 --add 02778422-rubygem-rspec_vars_helper --no-appstream-metadata)
[2021-10-06 01:13:02,437][ ERROR][PID:1582995] 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 <module>
    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-06 01:13:02,438][  INFO][PID:1582995] Finished build: id=2778422 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@rubygems/rubygems chroot=fedora-rawhide-i386 
[2021-10-06 01:13:02,438][ ERROR][PID:1582995] Backend process error: createrepo failed
[2021-10-06 01:13:02,439][  INFO][PID:1582995] Worker failed build, took 361.9205689430237
[2021-10-06 01:13:02,470][  INFO][PID:1582995] Sending fedora-messaging bus message in build.end
[2021-10-06 01:13:02,483][  INFO][PID:1582995] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-i386/02778422-rubygem-rspec_vars_helper/builder-live.log by gzip
[2021-10-06 01:13:02,490][  INFO][PID:1582995] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-i386/02778422-rubygem-rspec_vars_helper/backend.log by gzip