[2024-12-27 04:05:17,749][  INFO][PID:2352304] Marking build as starting
[2024-12-27 04:05:17,796][  INFO][PID:2352304] Trying to allocate VM
[2024-12-27 04:05:20,853][  INFO][PID:2352304] Allocated host ResallocHost, ticket_id=409742, hostname=34.235.145.62
[2024-12-27 04:05:20,854][  INFO][PID:2352304] Allocating ssh connection to builder
[2024-12-27 04:05:20,854][  INFO][PID:2352304] Checking that builder machine is OK
[2024-12-27 04:05:21,195][  INFO][PID:2352304] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.235.145.62 '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-12-27 04:05:21,410][  INFO][PID:2352304] Filling build.info file with builder info
[2024-12-27 04:05:21,411][  INFO][PID:2352304] 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": 1735272321.411252,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8449853-fedora-40-x86_64",
            "build_id": 8449853,
            "package_name": "python-evariste",
            "package_version": "1.3.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-evariste",
            "git_hash": "0e75edce087b360e6048faeba239e0b1045f5789",
            "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-40-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": "08449853-python-evariste",
            "built_packages": "",
            "id": 8449853,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-12-27 04:05:21,445][  INFO][PID:2352304] Sending fedora-messaging bus message in build.start
[2024-12-27 04:05:22,171][  INFO][PID:2352304] Sending fedora-messaging bus message in chroot.start
[2024-12-27 04:05:22,191][  INFO][PID:2352304] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8449853-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-12-27 04:05:22,558][  INFO][PID:2352304] Downloading the builder-live.log file, attempt 1
[2024-12-27 04:05:22,560][  INFO][PID:2352304] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.235.145.62 copr-rpmbuild-log
[2024-12-27 04:05:27,594][  INFO][PID:2352304] Periodic builder liveness probe: alive
[2024-12-27 04:06:13,826][  INFO][PID:2352304] Downloading results from builder
[2024-12-27 04:06:13,826][  INFO][PID:2352304] rsyncing of mockbuilder@34.235.145.62:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08449853-python-evariste started
[2024-12-27 04:06:13,827][  INFO][PID:2352304] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.235.145.62:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08449853-python-evariste/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08449853-python-evariste/build-08449853.rsync.log
[2024-12-27 04:06:14,054][  INFO][PID:2352304] rsyncing finished.
[2024-12-27 04:06:14,055][  INFO][PID:2352304] Releasing VM back to pool
[2024-12-27 04:06:14,068][  INFO][PID:2352304] Searching for 'success' file in resultdir
[2024-12-27 04:06:14,071][  INFO][PID:2352304] Going to sign pkgs from source: 8449853-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64
[2024-12-27 04:06:14,073][  INFO][PID:2352304] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-12-27 04:06:14,373][  INFO][PID:2352304] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08449853-python-evariste/python-evariste-1.3.0-1.fc40.src.rpm' (attempt #1)
[2024-12-27 04:06:15,175][  INFO][PID:2352304] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08449853-python-evariste/python-evariste-1.3.0-1.fc40.src.rpm
[2024-12-27 04:06:15,176][  INFO][PID:2352304] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08449853-python-evariste/python3-evariste-1.3.0-1.fc40.noarch.rpm' (attempt #1)
[2024-12-27 04:06:15,964][  INFO][PID:2352304] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08449853-python-evariste/python3-evariste-1.3.0-1.fc40.noarch.rpm
[2024-12-27 04:06:15,965][  INFO][PID:2352304] Sign done
[2024-12-27 04:06:15,966][  INFO][PID:2352304] Incremental createrepo run, adding 08449853-python-evariste into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-40-x86_64, (auto-create-repo=True)
[2024-12-27 04:06:15,967][  INFO][PID:2352304] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64 --add 08449853-python-evariste --no-appstream-metadata' as PID 2356161
[2024-12-27 04:07:54,494][  INFO][PID:2352304] Finished after 98 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64 --add 08449853-python-evariste --no-appstream-metadata)
[2024-12-27 04:07:54,495][  INFO][PID:2352304] Getting build details
[2024-12-27 04:07:54,496][  INFO][PID:2352304] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08449853-python-evariste
[2024-12-27 04:07:54,496][  INFO][PID:2352304] Built packages:
['python3-evariste 1.3.0']
[2024-12-27 04:07:54,497][  INFO][PID:2352304] build details: {'built_packages': 'python3-evariste 1.3.0'}
[2024-12-27 04:07:54,497][  INFO][PID:2352304] Retrieving pubkey
[2024-12-27 04:07:54,498][  INFO][PID:2352304] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-12-27 04:07:54,797][  INFO][PID:2352304] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-12-27 04:07:54,798][  INFO][PID:2352304] Finished build: id=8449853 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-40-x86_64 
[2024-12-27 04:07:54,801][  INFO][PID:2352304] Worker succeeded build, took 153.39015531539917
[2024-12-27 04:07:54,802][  INFO][PID:2352304] 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": 1735272474.8014073,
            "started_on": 1735272321.411252,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8449853-fedora-40-x86_64",
            "build_id": 8449853,
            "package_name": "python-evariste",
            "package_version": "1.3.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-evariste",
            "git_hash": "0e75edce087b360e6048faeba239e0b1045f5789",
            "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-evariste",
                        "epoch": null,
                        "version": "1.3.0",
                        "release": "1.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "python3-evariste",
                        "epoch": null,
                        "version": "1.3.0",
                        "release": "1.fc40",
                        "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-40-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": "08449853-python-evariste",
            "built_packages": "python3-evariste 1.3.0",
            "id": 8449853,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-12-27 04:07:54,832][  INFO][PID:2352304] Sending fedora-messaging bus message in build.end
[2024-12-27 04:07:54,864][  INFO][PID:2352304] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08449853-python-evariste/builder-live.log by gzip
[2024-12-27 04:07:54,866][  INFO][PID:2352304] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08449853-python-evariste/builder-live.log' as PID 2365765
[2024-12-27 04:07:54,872][  INFO][PID:2352304] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08449853-python-evariste/builder-live.log)
[2024-12-27 04:07:54,873][  INFO][PID:2352304] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08449853-python-evariste/backend.log by gzip
[2024-12-27 04:07:54,874][  INFO][PID:2352304] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08449853-python-evariste/backend.log' as PID 2365767