[2025-02-21 16:08:03,432][  INFO][PID:211864] Marking build as starting
[2025-02-21 16:08:03,470][  INFO][PID:211864] Trying to allocate VM
[2025-02-21 16:08:15,627][  INFO][PID:211864] Allocated host ResallocHost, ticket_id=1417088, hostname=2620:52:3:1:dead:beef:cafe:c153, name=copr_hv_x86_64_02_prod_01354841_20250221_160615
[2025-02-21 16:08:15,628][  INFO][PID:211864] Allocating ssh connection to builder
[2025-02-21 16:08:15,629][  INFO][PID:211864] Checking that builder machine is OK
[2025-02-21 16:08:16,713][  INFO][PID:211864] Running remote command: copr-builder-ready epel-9-x86_64
[2025-02-21 16:08:17,048][  INFO][PID:211864] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-02-21 16:08:17,049][  INFO][PID:211864] Filling build.info file with builder info
[2025-02-21 16:08:17,050][  INFO][PID:211864] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1740154097.050559,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8678789-epel-9-x86_64",
            "build_id": 8678789,
            "package_name": "python-wslink",
            "package_version": "2.3.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-wslink",
            "git_hash": "51ee60e2fda33fd5930be0ee099c74e60cf4efd5",
            "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": "@copr/PyPI--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08678789-python-wslink",
            "built_packages": "",
            "id": 8678789,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-02-21 16:08:17,079][  INFO][PID:211864] Sending fedora-messaging bus message in build.start
[2025-02-21 16:08:17,807][  INFO][PID:211864] Sending fedora-messaging bus message in chroot.start
[2025-02-21 16:08:17,831][  INFO][PID:211864] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8678789-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2025-02-21 16:08:18,466][  INFO][PID:211864] Downloading the builder-live.log file, attempt 1
[2025-02-21 16:08:18,469][  INFO][PID:211864] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c153 copr-rpmbuild-log
[2025-02-21 16:08:23,492][  INFO][PID:211864] Periodic builder liveness probe: alive
[2025-02-21 16:11:09,919][  INFO][PID:211864] Downloading results from builder
[2025-02-21 16:11:09,920][  INFO][PID:211864] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c153]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08678789-python-wslink started
[2025-02-21 16:11:09,921][  INFO][PID:211864] 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:c153]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08678789-python-wslink/ &> /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08678789-python-wslink/build-08678789.rsync.log
[2025-02-21 16:11:10,461][  INFO][PID:211864] rsyncing finished.
[2025-02-21 16:11:10,462][  INFO][PID:211864] Releasing VM back to pool
[2025-02-21 16:11:10,584][  INFO][PID:211864] Searching for 'success' file in resultdir
[2025-02-21 16:11:10,586][  INFO][PID:211864] Going to sign pkgs from source: 8678789-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2025-02-21 16:11:10,587][  INFO][PID:211864] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2025-02-21 16:11:10,765][  INFO][PID:211864] 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/08678789-python-wslink/python3-wslink+ssl-2.3.2-1.el9.noarch.rpm' (attempt #1)
[2025-02-21 16:11:11,329][  INFO][PID:211864] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08678789-python-wslink/python3-wslink+ssl-2.3.2-1.el9.noarch.rpm
[2025-02-21 16:11:11,331][  INFO][PID:211864] 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/08678789-python-wslink/python3-wslink-2.3.2-1.el9.noarch.rpm' (attempt #1)
[2025-02-21 16:11:12,041][  INFO][PID:211864] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08678789-python-wslink/python3-wslink-2.3.2-1.el9.noarch.rpm
[2025-02-21 16:11:12,041][  INFO][PID:211864] 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/08678789-python-wslink/python-wslink-2.3.2-1.el9.src.rpm' (attempt #1)
[2025-02-21 16:11:12,795][  INFO][PID:211864] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08678789-python-wslink/python-wslink-2.3.2-1.el9.src.rpm
[2025-02-21 16:11:12,795][  INFO][PID:211864] Sign done
[2025-02-21 16:11:12,796][  INFO][PID:211864] Incremental createrepo run, adding 08678789-python-wslink into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2025-02-21 16:11:12,798][  INFO][PID:211864] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 08678789-python-wslink --no-appstream-metadata' as PID 237543
[2025-02-21 16:12:57,052][  INFO][PID:211864] Finished after 104 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 08678789-python-wslink --no-appstream-metadata)
[2025-02-21 16:12:57,053][  INFO][PID:211864] Getting build details
[2025-02-21 16:12:57,054][  INFO][PID:211864] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08678789-python-wslink
[2025-02-21 16:12:57,055][  INFO][PID:211864] Built packages:
['python3-wslink+ssl 2.3.2', 'python3-wslink 2.3.2']
[2025-02-21 16:12:57,056][  INFO][PID:211864] build details: {'built_packages': 'python3-wslink+ssl 2.3.2\npython3-wslink 2.3.2'}
[2025-02-21 16:12:57,057][  INFO][PID:211864] Retrieving pubkey
[2025-02-21 16:12:57,058][  INFO][PID:211864] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2025-02-21 16:12:57,235][  INFO][PID:211864] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2025-02-21 16:12:57,236][  INFO][PID:211864] Finished build: id=8678789 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2025-02-21 16:12:57,239][  INFO][PID:211864] Worker succeeded build, took 280.18874740600586
[2025-02-21 16:12:57,240][  INFO][PID:211864] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": 1740154377.2393064,
            "started_on": 1740154097.050559,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8678789-epel-9-x86_64",
            "build_id": 8678789,
            "package_name": "python-wslink",
            "package_version": "2.3.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-wslink",
            "git_hash": "51ee60e2fda33fd5930be0ee099c74e60cf4efd5",
            "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": "@copr/PyPI--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python3-wslink+ssl",
                        "epoch": null,
                        "version": "2.3.2",
                        "release": "1.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-wslink",
                        "epoch": null,
                        "version": "2.3.2",
                        "release": "1.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-wslink",
                        "epoch": null,
                        "version": "2.3.2",
                        "release": "1.el9",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08678789-python-wslink",
            "built_packages": "python3-wslink+ssl 2.3.2\npython3-wslink 2.3.2",
            "id": 8678789,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-02-21 16:12:57,273][  INFO][PID:211864] Sending fedora-messaging bus message in build.end
[2025-02-21 16:12:57,294][  INFO][PID:211864] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08678789-python-wslink/builder-live.log by gzip
[2025-02-21 16:12:57,296][  INFO][PID:211864] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08678789-python-wslink/builder-live.log' as PID 246768
[2025-02-21 16:12:57,303][  INFO][PID:211864] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08678789-python-wslink/builder-live.log)
[2025-02-21 16:12:57,304][  INFO][PID:211864] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08678789-python-wslink/backend.log by gzip
[2025-02-21 16:12:57,306][  INFO][PID:211864] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08678789-python-wslink/backend.log' as PID 246773