[2025-02-18 11:12:49,873][  INFO][PID:821200] Marking build as starting
[2025-02-18 11:12:49,909][  INFO][PID:821200] Trying to allocate VM
[2025-02-18 11:12:55,967][  INFO][PID:821200] Allocated host ResallocHost, ticket_id=1356917, hostname=2620:52:3:1:dead:beef:cafe:c193, name=copr_hv_x86_64_03_prod_01289124_20250218_110427
[2025-02-18 11:12:55,967][  INFO][PID:821200] Allocating ssh connection to builder
[2025-02-18 11:12:55,968][  INFO][PID:821200] Checking that builder machine is OK
[2025-02-18 11:12:56,690][  INFO][PID:821200] Running remote command: copr-builder-ready fedora-42-x86_64
[2025-02-18 11:12:57,119][  INFO][PID:821200] Red Hat subscription not needed for fedora-42-x86_64
Builder is ready to be used

[2025-02-18 11:12:57,122][  INFO][PID:821200] Filling build.info file with builder info
[2025-02-18 11:12:57,124][  INFO][PID:821200] 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": 1739877177.1241515,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-42-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8667475-fedora-42-x86_64",
            "build_id": 8667475,
            "package_name": "python-wmill",
            "package_version": "1.463.5-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-wmill",
            "git_hash": "1b8ada01d152e9cefd87ba14b6098a139c73671b",
            "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/fedora-42-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": "08667475-python-wmill",
            "built_packages": "",
            "id": 8667475,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-02-18 11:12:57,172][  INFO][PID:821200] Sending fedora-messaging bus message in build.start
[2025-02-18 11:12:58,459][  INFO][PID:821200] Sending fedora-messaging bus message in chroot.start
[2025-02-18 11:12:58,522][  INFO][PID:821200] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8667475-fedora-42-x86_64 --chroot fedora-42-x86_64 --detached
[2025-02-18 11:12:59,251][  INFO][PID:821200] Downloading the builder-live.log file, attempt 1
[2025-02-18 11:12:59,253][  INFO][PID:821200] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c193 copr-rpmbuild-log
[2025-02-18 11:13:04,262][  INFO][PID:821200] Periodic builder liveness probe: alive
[2025-02-18 11:13:55,074][  INFO][PID:821200] Downloading results from builder
[2025-02-18 11:13:55,076][  INFO][PID:821200] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c193]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-42-x86_64/08667475-python-wmill started
[2025-02-18 11:13:55,083][  INFO][PID:821200] 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:c193]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-42-x86_64/08667475-python-wmill/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-42-x86_64/08667475-python-wmill/build-08667475.rsync.log
[2025-02-18 11:13:55,628][  INFO][PID:821200] rsyncing finished.
[2025-02-18 11:13:55,629][  INFO][PID:821200] Releasing VM back to pool
[2025-02-18 11:13:55,646][  INFO][PID:821200] Searching for 'success' file in resultdir
[2025-02-18 11:13:55,648][  INFO][PID:821200] Going to sign pkgs from source: 8667475-fedora-42-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-42-x86_64
[2025-02-18 11:13:55,649][  INFO][PID:821200] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2025-02-18 11:13:55,955][  INFO][PID:821200] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-42-x86_64/08667475-python-wmill/python-wmill-1.463.5-1.fc42.src.rpm' (attempt #1)
[2025-02-18 11:13:56,761][  INFO][PID:821200] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-42-x86_64/08667475-python-wmill/python-wmill-1.463.5-1.fc42.src.rpm
[2025-02-18 11:13:56,762][  INFO][PID:821200] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-42-x86_64/08667475-python-wmill/python3-wmill-1.463.5-1.fc42.noarch.rpm' (attempt #1)
[2025-02-18 11:13:57,583][  INFO][PID:821200] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-42-x86_64/08667475-python-wmill/python3-wmill-1.463.5-1.fc42.noarch.rpm
[2025-02-18 11:13:57,588][  INFO][PID:821200] Sign done
[2025-02-18 11:13:57,593][  INFO][PID:821200] Incremental createrepo run, adding 08667475-python-wmill into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-42-x86_64, (auto-create-repo=True)
[2025-02-18 11:13:57,599][  INFO][PID:821200] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-42-x86_64 --add 08667475-python-wmill --no-appstream-metadata' as PID 828813
[2025-02-18 11:15:32,237][  INFO][PID:821200] Finished after 94 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-42-x86_64 --add 08667475-python-wmill --no-appstream-metadata)
[2025-02-18 11:15:32,238][  INFO][PID:821200] Getting build details
[2025-02-18 11:15:32,239][  INFO][PID:821200] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-42-x86_64/08667475-python-wmill
[2025-02-18 11:15:32,240][  INFO][PID:821200] Built packages:
['python3-wmill 1.463.5']
[2025-02-18 11:15:32,242][  INFO][PID:821200] build details: {'built_packages': 'python3-wmill 1.463.5'}
[2025-02-18 11:15:32,243][  INFO][PID:821200] Retrieving pubkey
[2025-02-18 11:15:32,243][  INFO][PID:821200] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2025-02-18 11:15:32,427][  INFO][PID:821200] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2025-02-18 11:15:32,428][  INFO][PID:821200] Finished build: id=8667475 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-42-x86_64 
[2025-02-18 11:15:32,430][  INFO][PID:821200] Worker succeeded build, took 155.3063609600067
[2025-02-18 11:15:32,431][  INFO][PID:821200] 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": 1739877332.4305124,
            "started_on": 1739877177.1241515,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-42-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8667475-fedora-42-x86_64",
            "build_id": 8667475,
            "package_name": "python-wmill",
            "package_version": "1.463.5-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-wmill",
            "git_hash": "1b8ada01d152e9cefd87ba14b6098a139c73671b",
            "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": "python-wmill",
                        "epoch": null,
                        "version": "1.463.5",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-wmill",
                        "epoch": null,
                        "version": "1.463.5",
                        "release": "1.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "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/fedora-42-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": "08667475-python-wmill",
            "built_packages": "python3-wmill 1.463.5",
            "id": 8667475,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-02-18 11:15:32,468][  INFO][PID:821200] Sending fedora-messaging bus message in build.end
[2025-02-18 11:15:32,571][  INFO][PID:821200] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-42-x86_64/08667475-python-wmill/builder-live.log by gzip
[2025-02-18 11:15:32,573][  INFO][PID:821200] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-42-x86_64/08667475-python-wmill/builder-live.log' as PID 840024
[2025-02-18 11:15:32,581][  INFO][PID:821200] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-42-x86_64/08667475-python-wmill/builder-live.log)
[2025-02-18 11:15:32,584][  INFO][PID:821200] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-42-x86_64/08667475-python-wmill/backend.log by gzip