[2025-01-05 05:31:47,807][  INFO][PID:951043] Marking build as starting
[2025-01-05 05:31:47,840][  INFO][PID:951043] Trying to allocate VM
[2025-01-05 05:31:50,930][  INFO][PID:951043] Allocated host ResallocHost, ticket_id=501379, hostname=2620:52:3:1:dead:beef:cafe:c197
[2025-01-05 05:31:50,930][  INFO][PID:951043] Allocating ssh connection to builder
[2025-01-05 05:31:50,931][  INFO][PID:951043] Checking that builder machine is OK
[2025-01-05 05:31:51,225][  INFO][PID:951043] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c197 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2025-01-05 05:31:51,540][  INFO][PID:951043] Filling build.info file with builder info
[2025-01-05 05:31:51,541][  INFO][PID:951043] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "topazus",
            "project_name": "test",
            "project_dirname": "test",
            "submitter": "topazus",
            "ended_on": null,
            "started_on": 1736055111.5415893,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8472067-fedora-rawhide-x86_64",
            "build_id": 8472067,
            "package_name": "poco",
            "package_version": "1.14.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/topazus/test/poco",
            "git_hash": "58d8628434770dbb5b03dea01a326153db49a6e1",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "topazus/test--topazus",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/topazus/test/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/topazus/test/fedora-rawhide-x86_64/",
                    "id": "copr_topazus_test",
                    "name": "Additional repo copr_topazus_test"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/topazus/test",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/topazus/test",
            "result_dir": "08472067-poco",
            "built_packages": "",
            "id": 8472067,
            "mockchain_macros": {
                "copr_username": "topazus",
                "copr_projectname": "test",
                "vendor": "Fedora Project COPR (topazus/test)"
            }
        }
    ]
}
[2025-01-05 05:31:51,570][  INFO][PID:951043] Sending fedora-messaging bus message in build.start
[2025-01-05 05:31:52,173][  INFO][PID:951043] Sending fedora-messaging bus message in chroot.start
[2025-01-05 05:31:52,193][  INFO][PID:951043] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8472067-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-05 05:31:52,720][  INFO][PID:951043] Downloading the builder-live.log file, attempt 1
[2025-01-05 05:31:52,722][  INFO][PID:951043] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c197 copr-rpmbuild-log
[2025-01-05 05:31:57,726][  INFO][PID:951043] Periodic builder liveness probe: alive
[2025-01-05 05:41:57,813][  INFO][PID:951043] Periodic builder liveness probe: alive
[2025-01-05 05:51:57,892][  INFO][PID:951043] Periodic builder liveness probe: alive
[2025-01-05 05:56:49,132][  INFO][PID:951043] Downloading results from builder
[2025-01-05 05:56:49,132][  INFO][PID:951043] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c197]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco started
[2025-01-05 05:56:49,133][  INFO][PID:951043] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c197]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/ &> /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/build-08472067.rsync.log
[2025-01-05 05:56:50,295][  INFO][PID:951043] rsyncing finished.
[2025-01-05 05:56:50,295][  INFO][PID:951043] Releasing VM back to pool
[2025-01-05 05:56:50,303][  INFO][PID:951043] Searching for 'success' file in resultdir
[2025-01-05 05:56:50,304][  INFO][PID:951043] Going to sign pkgs from source: 8472067-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64
[2025-01-05 05:56:50,305][  INFO][PID:951043] Calling '/bin/sign -u topazus#test@copr.fedorahosted.org -p' (attempt #1)
[2025-01-05 05:56:50,602][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-odbc-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:56:51,434][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-odbc-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:56:51,435][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-odbc-debuginfo-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:56:52,330][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-odbc-debuginfo-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:56:52,331][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-data-debuginfo-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:56:53,251][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-data-debuginfo-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:56:53,252][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-jwt-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:56:54,084][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-jwt-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:56:54,084][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-netssl-debuginfo-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:56:54,923][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-netssl-debuginfo-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:56:54,924][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-json-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:56:55,750][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-json-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:56:55,750][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-prometheus-debuginfo-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:56:56,582][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-prometheus-debuginfo-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:56:56,583][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-util-debuginfo-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:56:57,433][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-util-debuginfo-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:56:57,434][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-sqlite-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:56:58,263][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-sqlite-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:56:58,264][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-activerecord-debuginfo-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:56:59,092][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-activerecord-debuginfo-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:56:59,093][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-devel-debuginfo-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:56:59,932][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-devel-debuginfo-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:56:59,933][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-redis-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:00,765][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-redis-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:00,766][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-mongodb-debuginfo-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:01,604][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-mongodb-debuginfo-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:01,605][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-cppparser-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:02,432][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-cppparser-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:02,432][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-pdf-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:03,268][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-pdf-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:03,269][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-redis-debuginfo-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:04,104][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-redis-debuginfo-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:04,105][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-encodings-debuginfo-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:04,937][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-encodings-debuginfo-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:04,938][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-foundation-debuginfo-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:05,837][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-foundation-debuginfo-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:05,838][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-activerecord-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:06,668][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-activerecord-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:06,669][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-postgresql-debuginfo-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:07,517][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-postgresql-debuginfo-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:07,518][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-mysql-debuginfo-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:08,359][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-mysql-debuginfo-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:08,360][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-net-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:09,194][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-net-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:09,194][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-devel-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:10,038][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-devel-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:10,039][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-foundation-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:10,881][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-foundation-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:10,882][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-crypto-debuginfo-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:11,721][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-crypto-debuginfo-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:11,722][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-net-debuginfo-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:12,597][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-net-debuginfo-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:12,598][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-doc-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:13,432][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-doc-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:13,432][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-json-debuginfo-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:14,283][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-json-debuginfo-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:14,284][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-cppparser-debuginfo-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:15,121][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-cppparser-debuginfo-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:15,122][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-pdf-debuginfo-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:15,964][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-pdf-debuginfo-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:15,964][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-mongodb-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:16,796][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-mongodb-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:16,797][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-debugsource-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:17,669][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-debugsource-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:17,670][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-zip-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:18,497][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-zip-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:18,498][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-jwt-debuginfo-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:19,334][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-jwt-debuginfo-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:19,335][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-crypto-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:20,166][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-crypto-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:20,167][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-1.14.0-1.fc42.src.rpm' (attempt #1)
[2025-01-05 05:57:21,184][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-1.14.0-1.fc42.src.rpm
[2025-01-05 05:57:21,185][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-mysql-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:22,018][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-mysql-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:22,019][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-prometheus-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:22,858][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-prometheus-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:22,859][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-data-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:23,697][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-data-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:23,698][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-xml-debuginfo-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:24,539][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-xml-debuginfo-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:24,540][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-xml-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:25,372][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-xml-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:25,374][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-debuginfo-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:26,211][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-debuginfo-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:26,212][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-zip-debuginfo-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:27,052][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-zip-debuginfo-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:27,053][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-postgresql-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:27,887][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-postgresql-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:27,887][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-sqlite-debuginfo-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:28,746][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-sqlite-debuginfo-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:28,747][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-util-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:29,579][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-util-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:29,579][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-netssl-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:30,414][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-netssl-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:30,415][  INFO][PID:951043] Calling '/bin/sign -4 -h sha256 -u topazus#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-encodings-1.14.0-1.fc42.x86_64.rpm' (attempt #1)
[2025-01-05 05:57:31,251][  INFO][PID:951043] signed rpm: /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/poco-encodings-1.14.0-1.fc42.x86_64.rpm
[2025-01-05 05:57:31,252][  INFO][PID:951043] Sign done
[2025-01-05 05:57:31,253][  INFO][PID:951043] Incremental createrepo run, adding 08472067-poco into https://download.copr.fedorainfracloud.org/results/topazus/test/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-05 05:57:31,254][  INFO][PID:951043] Running command 'copr-repo --batched /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64 --add 08472067-poco --no-appstream-metadata' as PID 1002919
[2025-01-05 05:57:32,019][  INFO][PID:951043] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64 --add 08472067-poco --no-appstream-metadata)
[2025-01-05 05:57:32,020][  INFO][PID:951043] Getting build details
[2025-01-05 05:57:32,020][  INFO][PID:951043] Listing built binary packages in /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco
[2025-01-05 05:57:32,020][  INFO][PID:951043] Built packages:
['poco-netssl-debuginfo 1.14.0', 'poco-prometheus-debuginfo 1.14.0', 'poco-odbc 1.14.0', 'poco-sqlite-debuginfo 1.14.0', 'poco-pdf 1.14.0', 'poco-zip 1.14.0', 'poco-net-debuginfo 1.14.0', 'poco-netssl 1.14.0', 'poco-encodings-debuginfo 1.14.0', 'poco-postgresql 1.14.0', 'poco-redis 1.14.0', 'poco-debugsource 1.14.0', 'poco-data 1.14.0', 'poco-zip-debuginfo 1.14.0', 'poco-devel-debuginfo 1.14.0', 'poco-xml-debuginfo 1.14.0', 'poco-mongodb-debuginfo 1.14.0', 'poco-cppparser-debuginfo 1.14.0', 'poco-foundation 1.14.0', 'poco-crypto-debuginfo 1.14.0', 'poco-postgresql-debuginfo 1.14.0', 'poco-xml 1.14.0', 'poco-prometheus 1.14.0', 'poco-odbc-debuginfo 1.14.0', 'poco-doc 1.14.0', 'poco-json-debuginfo 1.14.0', 'poco-sqlite 1.14.0', 'poco-debuginfo 1.14.0', 'poco-util-debuginfo 1.14.0', 'poco-util 1.14.0', 'poco-pdf-debuginfo 1.14.0', 'poco-activerecord-debuginfo 1.14.0', 'poco-activerecord 1.14.0', 'poco-mysql-debuginfo 1.14.0', 'poco-json 1.14.0', 'poco-jwt 1.14.0', 'poco-mongodb 1.14.0', 'poco-devel 1.14.0', 'poco-data-debuginfo 1.14.0', 'poco-net 1.14.0', 'poco-mysql 1.14.0', 'poco-cppparser 1.14.0', 'poco-crypto 1.14.0', 'poco-encodings 1.14.0', 'poco-jwt-debuginfo 1.14.0', 'poco-foundation-debuginfo 1.14.0', 'poco-redis-debuginfo 1.14.0']
[2025-01-05 05:57:32,021][  INFO][PID:951043] build details: {'built_packages': 'poco-netssl-debuginfo 1.14.0\npoco-prometheus-debuginfo 1.14.0\npoco-odbc 1.14.0\npoco-sqlite-debuginfo 1.14.0\npoco-pdf 1.14.0\npoco-zip 1.14.0\npoco-net-debuginfo 1.14.0\npoco-netssl 1.14.0\npoco-encodings-debuginfo 1.14.0\npoco-postgresql 1.14.0\npoco-redis 1.14.0\npoco-debugsource 1.14.0\npoco-data 1.14.0\npoco-zip-debuginfo 1.14.0\npoco-devel-debuginfo 1.14.0\npoco-xml-debuginfo 1.14.0\npoco-mongodb-debuginfo 1.14.0\npoco-cppparser-debuginfo 1.14.0\npoco-foundation 1.14.0\npoco-crypto-debuginfo 1.14.0\npoco-postgresql-debuginfo 1.14.0\npoco-xml 1.14.0\npoco-prometheus 1.14.0\npoco-odbc-debuginfo 1.14.0\npoco-doc 1.14.0\npoco-json-debuginfo 1.14.0\npoco-sqlite 1.14.0\npoco-debuginfo 1.14.0\npoco-util-debuginfo 1.14.0\npoco-util 1.14.0\npoco-pdf-debuginfo 1.14.0\npoco-activerecord-debuginfo 1.14.0\npoco-activerecord 1.14.0\npoco-mysql-debuginfo 1.14.0\npoco-json 1.14.0\npoco-jwt 1.14.0\npoco-mongodb 1.14.0\npoco-devel 1.14.0\npoco-data-debuginfo 1.14.0\npoco-net 1.14.0\npoco-mysql 1.14.0\npoco-cppparser 1.14.0\npoco-crypto 1.14.0\npoco-encodings 1.14.0\npoco-jwt-debuginfo 1.14.0\npoco-foundation-debuginfo 1.14.0\npoco-redis-debuginfo 1.14.0'}
[2025-01-05 05:57:32,022][  INFO][PID:951043] Retrieving pubkey
[2025-01-05 05:57:32,022][  INFO][PID:951043] Calling '/bin/sign -u topazus#test@copr.fedorahosted.org -p' (attempt #1)
[2025-01-05 05:57:32,318][  INFO][PID:951043] Added pubkey for user topazus project test into: /var/lib/copr/public_html/results/topazus/test/pubkey.gpg
[2025-01-05 05:57:32,319][  INFO][PID:951043] Finished build: id=8472067 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/topazus/test chroot=fedora-rawhide-x86_64 
[2025-01-05 05:57:32,320][  INFO][PID:951043] Worker succeeded build, took 1540.7791554927826
[2025-01-05 05:57:32,321][  INFO][PID:951043] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "topazus",
            "project_name": "test",
            "project_dirname": "test",
            "submitter": "topazus",
            "ended_on": 1736056652.3207448,
            "started_on": 1736055111.5415893,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8472067-fedora-rawhide-x86_64",
            "build_id": 8472067,
            "package_name": "poco",
            "package_version": "1.14.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/topazus/test/poco",
            "git_hash": "58d8628434770dbb5b03dea01a326153db49a6e1",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "topazus/test--topazus",
            "results": {
                "packages": [
                    {
                        "name": "poco-netssl-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-prometheus-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-odbc",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-sqlite-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-pdf",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-zip",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-net-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-netssl",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-encodings-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-postgresql",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-redis",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-debugsource",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-data",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-zip-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-devel-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-xml-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-mongodb-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-cppparser-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-foundation",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-crypto-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-postgresql-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-xml",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-prometheus",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-odbc-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-doc",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-json-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "poco-sqlite",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-util-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-util",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-pdf-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-activerecord-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-activerecord",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-mysql-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-json",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-jwt",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-mongodb",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-devel",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-data-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-net",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-mysql",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-cppparser",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-crypto",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-encodings",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-jwt-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-foundation-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "poco-redis-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/topazus/test/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/topazus/test/fedora-rawhide-x86_64/",
                    "id": "copr_topazus_test",
                    "name": "Additional repo copr_topazus_test"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/topazus/test",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/topazus/test",
            "result_dir": "08472067-poco",
            "built_packages": "poco-netssl-debuginfo 1.14.0\npoco-prometheus-debuginfo 1.14.0\npoco-odbc 1.14.0\npoco-sqlite-debuginfo 1.14.0\npoco-pdf 1.14.0\npoco-zip 1.14.0\npoco-net-debuginfo 1.14.0\npoco-netssl 1.14.0\npoco-encodings-debuginfo 1.14.0\npoco-postgresql 1.14.0\npoco-redis 1.14.0\npoco-debugsource 1.14.0\npoco-data 1.14.0\npoco-zip-debuginfo 1.14.0\npoco-devel-debuginfo 1.14.0\npoco-xml-debuginfo 1.14.0\npoco-mongodb-debuginfo 1.14.0\npoco-cppparser-debuginfo 1.14.0\npoco-foundation 1.14.0\npoco-crypto-debuginfo 1.14.0\npoco-postgresql-debuginfo 1.14.0\npoco-xml 1.14.0\npoco-prometheus 1.14.0\npoco-odbc-debuginfo 1.14.0\npoco-doc 1.14.0\npoco-json-debuginfo 1.14.0\npoco-sqlite 1.14.0\npoco-debuginfo 1.14.0\npoco-util-debuginfo 1.14.0\npoco-util 1.14.0\npoco-pdf-debuginfo 1.14.0\npoco-activerecord-debuginfo 1.14.0\npoco-activerecord 1.14.0\npoco-mysql-debuginfo 1.14.0\npoco-json 1.14.0\npoco-jwt 1.14.0\npoco-mongodb 1.14.0\npoco-devel 1.14.0\npoco-data-debuginfo 1.14.0\npoco-net 1.14.0\npoco-mysql 1.14.0\npoco-cppparser 1.14.0\npoco-crypto 1.14.0\npoco-encodings 1.14.0\npoco-jwt-debuginfo 1.14.0\npoco-foundation-debuginfo 1.14.0\npoco-redis-debuginfo 1.14.0",
            "id": 8472067,
            "mockchain_macros": {
                "copr_username": "topazus",
                "copr_projectname": "test",
                "vendor": "Fedora Project COPR (topazus/test)"
            }
        }
    ]
}
[2025-01-05 05:57:32,369][  INFO][PID:951043] Sending fedora-messaging bus message in build.end
[2025-01-05 05:57:32,385][  INFO][PID:951043] Compressing /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/builder-live.log by gzip
[2025-01-05 05:57:32,386][  INFO][PID:951043] Running command 'gzip /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/builder-live.log' as PID 1002958
[2025-01-05 05:57:32,417][  INFO][PID:951043] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/builder-live.log)
[2025-01-05 05:57:32,418][  INFO][PID:951043] Compressing /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/backend.log by gzip
[2025-01-05 05:57:32,418][  INFO][PID:951043] Running command 'gzip /var/lib/copr/public_html/results/topazus/test/fedora-rawhide-x86_64/08472067-poco/backend.log' as PID 1002959