[2025-03-04 15:50:47,405][  INFO][PID:1575708] Marking build as starting
[2025-03-04 15:50:47,442][  INFO][PID:1575708] Trying to allocate VM
[2025-03-04 15:50:50,541][  INFO][PID:1575708] Allocated host ResallocHost, ticket_id=1628442, hostname=2620:52:3:1:dead:beef:cafe:c1ca, name=copr_hv_x86_64_04_prod_01670533_20250304_154648
[2025-03-04 15:50:50,542][  INFO][PID:1575708] Allocating ssh connection to builder
[2025-03-04 15:50:50,542][  INFO][PID:1575708] Checking that builder machine is OK
[2025-03-04 15:50:50,908][  INFO][PID:1575708] Running remote command: copr-builder-ready srpm-builds
[2025-03-04 15:50:51,331][  INFO][PID:1575708] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-04 15:50:51,334][  INFO][PID:1575708] Filling build.info file with builder info
[2025-03-04 15:50:51,336][  INFO][PID:1575708] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "@python",
            "project_name": "python3.14",
            "project_dirname": "python3.14",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1741103451.3361592,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8723748",
            "build_id": 8723748,
            "package_name": "python-makefun",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 10,
            "source_json": "{\"clone_url\": \"https://src.fedoraproject.org/rpms/python-makefun.git\", \"distgit\": \"fedora\", \"committish\": \"rawhide\"}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "@python/python3.14--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.14",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.14",
            "result_dir": "08723748",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "id": 8723748,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2025-03-04 15:50:51,373][  INFO][PID:1575708] Sending fedora-messaging bus message in build.start
[2025-03-04 15:50:52,466][  INFO][PID:1575708] Sending fedora-messaging bus message in chroot.start
[2025-03-04 15:50:52,496][  INFO][PID:1575708] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8723748 --detached
[2025-03-04 15:50:53,116][  INFO][PID:1575708] Downloading the builder-live.log file, attempt 1
[2025-03-04 15:50:53,118][  INFO][PID:1575708] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1ca copr-rpmbuild-log
[2025-03-04 15:50:56,289][  INFO][PID:1575708] Downloading results from builder
[2025-03-04 15:50:56,290][  INFO][PID:1575708] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1ca]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/srpm-builds/08723748 started
[2025-03-04 15:50:56,293][  INFO][PID:1575708] 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:c1ca]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/srpm-builds/08723748/ &> /var/lib/copr/public_html/results/@python/python3.14/srpm-builds/08723748/build-08723748.rsync.log
[2025-03-04 15:50:56,722][  INFO][PID:1575708] rsyncing finished.
[2025-03-04 15:50:56,723][  INFO][PID:1575708] Releasing VM back to pool
[2025-03-04 15:50:56,737][  INFO][PID:1575708] Searching for 'success' file in resultdir
[2025-03-04 15:50:56,737][  INFO][PID:1575708] Getting build details
[2025-03-04 15:50:56,738][  INFO][PID:1575708] Retrieving SRPM info from /var/lib/copr/public_html/results/@python/python3.14/srpm-builds/08723748
[2025-03-04 15:50:56,739][  INFO][PID:1575708] SRPM URL: https://download.copr.fedorainfracloud.org/results/@python/python3.14/srpm-builds/08723748/python-makefun-1.15.6-3.src.rpm
[2025-03-04 15:50:56,740][  INFO][PID:1575708] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@python/python3.14/srpm-builds/08723748/python-makefun-1.15.6-3.src.rpm', 'pkg_name': 'python-makefun', 'pkg_version': '1.15.6-3'}
[2025-03-04 15:50:56,740][  INFO][PID:1575708] Finished build: id=8723748 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=srpm-builds 
[2025-03-04 15:50:56,743][  INFO][PID:1575708] Worker succeeded build, took 5.407181024551392
[2025-03-04 15:50:56,744][  INFO][PID:1575708] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "@python",
            "project_name": "python3.14",
            "project_dirname": "python3.14",
            "submitter": "ksurma",
            "ended_on": 1741103456.7433403,
            "started_on": 1741103451.3361592,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8723748",
            "build_id": 8723748,
            "package_name": "python-makefun",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 10,
            "source_json": "{\"clone_url\": \"https://src.fedoraproject.org/rpms/python-makefun.git\", \"distgit\": \"fedora\", \"committish\": \"rawhide\"}",
            "pkg_name": "python-makefun",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.14/srpm-builds/08723748/python-makefun-1.15.6-3.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "@python/python3.14--ksurma",
            "results": {
                "name": "python-makefun",
                "epoch": null,
                "version": "1.15.6",
                "release": "3",
                "exclusivearch": [],
                "excludearch": []
            },
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.14",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.14",
            "result_dir": "08723748",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "pkg_version": "1.15.6-3",
            "id": 8723748,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2025-03-04 15:50:56,779][  INFO][PID:1575708] Sending fedora-messaging bus message in build.end
[2025-03-04 15:50:56,796][  INFO][PID:1575708] Compressing /var/lib/copr/public_html/results/@python/python3.14/srpm-builds/08723748/builder-live.log by gzip
[2025-03-04 15:50:56,798][  INFO][PID:1575708] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/srpm-builds/08723748/builder-live.log' as PID 1577411
[2025-03-04 15:50:56,799][  INFO][PID:1575708] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/srpm-builds/08723748/builder-live.log)
[2025-03-04 15:50:56,800][  INFO][PID:1575708] Compressing /var/lib/copr/public_html/results/@python/python3.14/srpm-builds/08723748/backend.log by gzip
[2025-03-04 15:50:56,802][  INFO][PID:1575708] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/srpm-builds/08723748/backend.log' as PID 1577415