[2025-01-28 19:58:19,660][  INFO][PID:3706029] Marking build as starting
[2025-01-28 19:58:19,699][  INFO][PID:3706029] Trying to allocate VM
[2025-01-28 19:58:22,734][  INFO][PID:3706029] Allocated host ResallocHost, ticket_id=970383, hostname=2620:52:3:1:dead:beef:cafe:c114, name=copr_hv_x86_64_01_prod_00885414_20250128_195441
[2025-01-28 19:58:22,735][  INFO][PID:3706029] Allocating ssh connection to builder
[2025-01-28 19:58:22,735][  INFO][PID:3706029] Checking that builder machine is OK
[2025-01-28 19:58:23,334][  INFO][PID:3706029] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-28 19:58:23,673][  INFO][PID:3706029] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-28 19:58:23,674][  INFO][PID:3706029] Filling build.info file with builder info
[2025-01-28 19:58:23,678][  INFO][PID:3706029] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.3.3",
            "project_dirname": "pytest-8.3.3:pr:3",
            "submitter": "https://src.fedoraproject.org/user/packit",
            "ended_on": null,
            "started_on": 1738094303.67829,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8582495-fedora-rawhide-x86_64",
            "build_id": 8582495,
            "package_name": "codespell",
            "package_version": "2.4.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3:pr:3/codespell",
            "git_hash": "adab33ba66a91fc314b14885932ea7a7ec8f9206",
            "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": "thrnciar/pytest-8.3.3--https://src.fedoraproject.org/user/packit",
            "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/thrnciar/pytest-8.3.3/fedora-rawhide-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/thrnciar/pytest-8.3.3:pr:3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3:pr:3",
            "result_dir": "08582495-codespell",
            "built_packages": "",
            "id": 8582495,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2025-01-28 19:58:23,711][  INFO][PID:3706029] Sending fedora-messaging bus message in build.start
[2025-01-28 19:58:24,539][  INFO][PID:3706029] Sending fedora-messaging bus message in chroot.start
[2025-01-28 19:58:24,561][  INFO][PID:3706029] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8582495-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-28 19:58:25,151][  INFO][PID:3706029] Downloading the builder-live.log file, attempt 1
[2025-01-28 19:58:25,153][  INFO][PID:3706029] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c114 copr-rpmbuild-log
[2025-01-28 19:58:30,207][  INFO][PID:3706029] Periodic builder liveness probe: alive
[2025-01-28 19:59:47,993][  INFO][PID:3706029] Downloading results from builder
[2025-01-28 19:59:47,994][  INFO][PID:3706029] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c114]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08582495-codespell started
[2025-01-28 19:59:47,995][  INFO][PID:3706029] 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:c114]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08582495-codespell/ &> /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08582495-codespell/build-08582495.rsync.log
[2025-01-28 19:59:48,412][  INFO][PID:3706029] rsyncing finished.
[2025-01-28 19:59:48,412][  INFO][PID:3706029] Releasing VM back to pool
[2025-01-28 19:59:48,422][  INFO][PID:3706029] Searching for 'success' file in resultdir
[2025-01-28 19:59:48,422][  INFO][PID:3706029] Going to sign pkgs from source: 8582495-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64
[2025-01-28 19:59:48,423][  INFO][PID:3706029] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2025-01-28 19:59:48,596][  INFO][PID:3706029] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08582495-codespell/codespell-2.4.1-1.fc42.noarch.rpm' (attempt #1)
[2025-01-28 19:59:49,369][  INFO][PID:3706029] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08582495-codespell/codespell-2.4.1-1.fc42.noarch.rpm
[2025-01-28 19:59:49,370][  INFO][PID:3706029] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08582495-codespell/codespell-2.4.1-1.fc42.src.rpm' (attempt #1)
[2025-01-28 19:59:50,015][  INFO][PID:3706029] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08582495-codespell/codespell-2.4.1-1.fc42.src.rpm
[2025-01-28 19:59:50,016][  INFO][PID:3706029] Sign done
[2025-01-28 19:59:50,017][  INFO][PID:3706029] Incremental createrepo run, adding 08582495-codespell into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-28 19:59:50,018][  INFO][PID:3706029] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64 --add 08582495-codespell --no-appstream-metadata' as PID 3717079
[2025-01-28 19:59:50,971][  INFO][PID:3706029] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64 --add 08582495-codespell --no-appstream-metadata)
[2025-01-28 19:59:50,972][  INFO][PID:3706029] Getting build details
[2025-01-28 19:59:50,972][  INFO][PID:3706029] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08582495-codespell
[2025-01-28 19:59:50,972][  INFO][PID:3706029] Built packages:
['codespell 2.4.1']
[2025-01-28 19:59:50,973][  INFO][PID:3706029] build details: {'built_packages': 'codespell 2.4.1'}
[2025-01-28 19:59:50,973][  INFO][PID:3706029] Retrieving pubkey
[2025-01-28 19:59:50,974][  INFO][PID:3706029] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2025-01-28 19:59:51,283][  INFO][PID:3706029] Added pubkey for user thrnciar project pytest-8.3.3 into: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/pubkey.gpg
[2025-01-28 19:59:51,283][  INFO][PID:3706029] Finished build: id=8582495 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3 chroot=fedora-rawhide-x86_64 
[2025-01-28 19:59:51,285][  INFO][PID:3706029] Worker succeeded build, took 87.60740613937378
[2025-01-28 19:59:51,286][  INFO][PID:3706029] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.3.3",
            "project_dirname": "pytest-8.3.3:pr:3",
            "submitter": "https://src.fedoraproject.org/user/packit",
            "ended_on": 1738094391.285696,
            "started_on": 1738094303.67829,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8582495-fedora-rawhide-x86_64",
            "build_id": 8582495,
            "package_name": "codespell",
            "package_version": "2.4.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3:pr:3/codespell",
            "git_hash": "adab33ba66a91fc314b14885932ea7a7ec8f9206",
            "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": "thrnciar/pytest-8.3.3--https://src.fedoraproject.org/user/packit",
            "results": {
                "packages": [
                    {
                        "name": "codespell",
                        "epoch": null,
                        "version": "2.4.1",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "codespell",
                        "epoch": null,
                        "version": "2.4.1",
                        "release": "1.fc42",
                        "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/thrnciar/pytest-8.3.3/fedora-rawhide-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/thrnciar/pytest-8.3.3:pr:3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3:pr:3",
            "result_dir": "08582495-codespell",
            "built_packages": "codespell 2.4.1",
            "id": 8582495,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2025-01-28 19:59:51,319][  INFO][PID:3706029] Sending fedora-messaging bus message in build.end
[2025-01-28 19:59:51,339][  INFO][PID:3706029] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08582495-codespell/builder-live.log by gzip
[2025-01-28 19:59:51,340][  INFO][PID:3706029] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08582495-codespell/builder-live.log' as PID 3717242
[2025-01-28 19:59:51,345][  INFO][PID:3706029] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08582495-codespell/builder-live.log)
[2025-01-28 19:59:51,346][  INFO][PID:3706029] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08582495-codespell/backend.log by gzip
[2025-01-28 19:59:51,347][  INFO][PID:3706029] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08582495-codespell/backend.log' as PID 3717243