[2023-02-07 03:59:20,242][  INFO][PID:3321376] Marking build as starting
[2023-02-07 03:59:20,323][  INFO][PID:3321376] Trying to allocate VM
[2023-02-07 03:59:23,384][  INFO][PID:3321376] Allocated host ResallocHost, ticket_id=945047, hostname=2620:52:3:1:dead:beef:cafe:c114
[2023-02-07 03:59:23,384][  INFO][PID:3321376] Allocating ssh connection to builder
[2023-02-07 03:59:23,385][  INFO][PID:3321376] Checking that builder machine is OK
[2023-02-07 03:59:24,072][  INFO][PID:3321376] Filling build.info file with builder info
[2023-02-07 03:59:24,073][  INFO][PID:3321376] Marking build as running on frontend
[2023-02-07 03:59:24,151][  INFO][PID:3321376] Sending fedora-messaging bus message in build.start
[2023-02-07 03:59:25,050][  INFO][PID:3321376] Sending fedora-messaging bus message in chroot.start
[2023-02-07 03:59:25,066][  INFO][PID:3321376] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5488784 --chroot epel-9-x86_64 --detached
[2023-02-07 03:59:25,610][  INFO][PID:3321376] Downloading the builder-live.log file, attempt 1
[2023-02-07 04:03:01,662][  INFO][PID:3321376] Downloading results from builder
[2023-02-07 04:03:02,020][  INFO][PID:3321376] Releasing VM back to pool
[2023-02-07 04:03:02,031][  INFO][PID:3321376] Searching for 'success' file in resultdir
[2023-02-07 04:03:02,032][  INFO][PID:3321376] Going to sign pkgs from source: 5488784-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2023-02-07 04:03:02,033][  INFO][PID:3321376] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-02-07 04:03:02,831][  INFO][PID:3321376] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05488784-python-py-tldr/python3-py-tldr-0.6.2-1.el9.noarch.rpm' (attempt #1)
[2023-02-07 04:03:04,354][  INFO][PID:3321376] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05488784-python-py-tldr/python3-py-tldr-0.6.2-1.el9.noarch.rpm
[2023-02-07 04:03:04,355][  INFO][PID:3321376] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05488784-python-py-tldr/python-py-tldr-0.6.2-1.el9.src.rpm' (attempt #1)
[2023-02-07 04:03:05,624][  INFO][PID:3321376] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05488784-python-py-tldr/python-py-tldr-0.6.2-1.el9.src.rpm
[2023-02-07 04:03:05,625][  INFO][PID:3321376] Sign done
[2023-02-07 04:03:05,625][  INFO][PID:3321376] Incremental createrepo run, adding 05488784-python-py-tldr into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2023-02-07 04:03:05,626][  INFO][PID:3321376] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 05488784-python-py-tldr --no-appstream-metadata' as PID 3328811
[2023-02-07 04:04:32,714][  INFO][PID:3321376] Finished after 87 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 05488784-python-py-tldr --no-appstream-metadata)
[2023-02-07 04:04:32,715][  INFO][PID:3321376] Getting build details
[2023-02-07 04:04:32,715][  INFO][PID:3321376] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05488784-python-py-tldr
[2023-02-07 04:04:32,716][  INFO][PID:3321376] Running command 'builtin cd /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05488784-python-py-tldr && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 3334943
[2023-02-07 04:04:32,728][  INFO][PID:3321376] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05488784-python-py-tldr && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2023-02-07 04:04:32,728][  INFO][PID:3321376] Built packages:
python3-py-tldr 0.6.2
[2023-02-07 04:04:32,729][  INFO][PID:3321376] build details: {'built_packages': 'python3-py-tldr 0.6.2'}
[2023-02-07 04:04:32,729][  INFO][PID:3321376] Retrieving pubkey
[2023-02-07 04:04:32,729][  INFO][PID:3321376] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-02-07 04:04:33,402][  INFO][PID:3321376] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2023-02-07 04:04:33,403][  INFO][PID:3321376] Finished build: id=5488784 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2023-02-07 04:04:33,404][  INFO][PID:3321376] Worker succeeded build, took 309.33051919937134
[2023-02-07 04:04:33,502][  INFO][PID:3321376] Sending fedora-messaging bus message in build.end
[2023-02-07 04:04:33,523][  INFO][PID:3321376] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05488784-python-py-tldr/builder-live.log by gzip
[2023-02-07 04:04:33,525][  INFO][PID:3321376] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05488784-python-py-tldr/builder-live.log' as PID 3334962
[2023-02-07 04:04:33,532][  INFO][PID:3321376] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05488784-python-py-tldr/builder-live.log)
[2023-02-07 04:04:33,533][  INFO][PID:3321376] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05488784-python-py-tldr/backend.log by gzip
[2023-02-07 04:04:33,534][  INFO][PID:3321376] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05488784-python-py-tldr/backend.log' as PID 3334963