[2023-03-04 01:10:54,996][  INFO][PID:3802062] Marking build as starting
[2023-03-04 01:10:55,082][  INFO][PID:3802062] Trying to allocate VM
[2023-03-04 01:10:58,107][  INFO][PID:3802062] Allocated host ResallocHost, ticket_id=1321376, hostname=2620:52:3:1:dead:beef:cafe:c1cb
[2023-03-04 01:10:58,107][  INFO][PID:3802062] Allocating ssh connection to builder
[2023-03-04 01:10:58,108][  INFO][PID:3802062] Checking that builder machine is OK
[2023-03-04 01:10:58,649][  INFO][PID:3802062] Filling build.info file with builder info
[2023-03-04 01:10:58,651][  INFO][PID:3802062] Marking build as running on frontend
[2023-03-04 01:10:58,740][  INFO][PID:3802062] Sending fedora-messaging bus message in build.start
[2023-03-04 01:10:59,817][  INFO][PID:3802062] Sending fedora-messaging bus message in chroot.start
[2023-03-04 01:10:59,890][  INFO][PID:3802062] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5591281 --chroot fedora-rawhide-x86_64 --detached
[2023-03-04 01:11:00,439][  INFO][PID:3802062] Downloading the builder-live.log file, attempt 1
[2023-03-04 01:15:15,124][  INFO][PID:3802062] Downloading results from builder
[2023-03-04 01:15:15,510][  INFO][PID:3802062] Releasing VM back to pool
[2023-03-04 01:15:15,525][  INFO][PID:3802062] Searching for 'success' file in resultdir
[2023-03-04 01:15:15,525][  INFO][PID:3802062] Going to sign pkgs from source: 5591281-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64
[2023-03-04 01:15:15,526][  INFO][PID:3802062] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-03-04 01:15:16,027][  INFO][PID:3802062] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05591281-python-b2restore/python-b2restore-1.13-1.fc39.src.rpm' (attempt #1)
[2023-03-04 01:15:17,368][  INFO][PID:3802062] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05591281-python-b2restore/python-b2restore-1.13-1.fc39.src.rpm
[2023-03-04 01:15:17,369][  INFO][PID:3802062] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05591281-python-b2restore/python3-b2restore-1.13-1.fc39.noarch.rpm' (attempt #1)
[2023-03-04 01:15:18,496][  INFO][PID:3802062] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05591281-python-b2restore/python3-b2restore-1.13-1.fc39.noarch.rpm
[2023-03-04 01:15:18,497][  INFO][PID:3802062] Sign done
[2023-03-04 01:15:18,498][  INFO][PID:3802062] Incremental createrepo run, adding 05591281-python-b2restore into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-rawhide-x86_64, (auto-create-repo=True)
[2023-03-04 01:15:18,499][  INFO][PID:3802062] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 05591281-python-b2restore --no-appstream-metadata' as PID 3824658
[2023-03-04 01:20:51,629][  INFO][PID:3802062] Finished after 333 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 05591281-python-b2restore --no-appstream-metadata)
[2023-03-04 01:20:51,630][  INFO][PID:3802062] Getting build details
[2023-03-04 01:20:51,630][  INFO][PID:3802062] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05591281-python-b2restore
[2023-03-04 01:20:51,631][  INFO][PID:3802062] Running command 'builtin cd /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05591281-python-b2restore && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 3858148
[2023-03-04 01:20:51,645][  INFO][PID:3802062] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05591281-python-b2restore && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2023-03-04 01:20:51,646][  INFO][PID:3802062] Built packages:
python3-b2restore 1.13
[2023-03-04 01:20:51,647][  INFO][PID:3802062] build details: {'built_packages': 'python3-b2restore 1.13'}
[2023-03-04 01:20:51,647][  INFO][PID:3802062] Retrieving pubkey
[2023-03-04 01:20:51,647][  INFO][PID:3802062] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-03-04 01:20:52,068][  INFO][PID:3802062] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2023-03-04 01:20:52,068][  INFO][PID:3802062] Finished build: id=5591281 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-rawhide-x86_64 
[2023-03-04 01:20:52,070][  INFO][PID:3802062] Worker succeeded build, took 593.4194247722626
[2023-03-04 01:20:52,149][  INFO][PID:3802062] Sending fedora-messaging bus message in build.end
[2023-03-04 01:20:52,167][  INFO][PID:3802062] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05591281-python-b2restore/builder-live.log by gzip
[2023-03-04 01:20:52,169][  INFO][PID:3802062] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05591281-python-b2restore/builder-live.log' as PID 3858185
[2023-03-04 01:20:52,176][  INFO][PID:3802062] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05591281-python-b2restore/builder-live.log)
[2023-03-04 01:20:52,176][  INFO][PID:3802062] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05591281-python-b2restore/backend.log by gzip
[2023-03-04 01:20:52,177][  INFO][PID:3802062] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05591281-python-b2restore/backend.log' as PID 3858186