[2025-01-10 19:37:01,311][  INFO][PID:2606915] Marking build as starting
[2025-01-10 19:37:01,339][  INFO][PID:2606915] Trying to allocate VM
[2025-01-10 19:37:04,400][  INFO][PID:2606915] Allocated host ResallocHost, ticket_id=617746, hostname=54.81.118.149
[2025-01-10 19:37:04,400][  INFO][PID:2606915] Allocating ssh connection to builder
[2025-01-10 19:37:04,401][  INFO][PID:2606915] Checking that builder machine is OK
[2025-01-10 19:37:04,787][  INFO][PID:2606915] Running remote command: copr-builder-ready srpm-builds
[2025-01-10 19:37:05,019][  INFO][PID:2606915] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-10 19:37:05,020][  INFO][PID:2606915] Filling build.info file with builder info
[2025-01-10 19:37:05,021][  INFO][PID:2606915] 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.12",
            "project_dirname": "python3.12:pr:9",
            "submitter": "https://src.fedoraproject.org/user/packit",
            "ended_on": null,
            "started_on": 1736537825.0213358,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8499728",
            "build_id": 8499728,
            "package_name": "python-faker",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 10,
            "source_json": "{\"clone_url\": \"https://src.fedoraproject.org/forks/packit/rpms/python-faker\", \"distgit\": \"fedora\", \"committish\": \"27a1b1d3fbaf8f2f889fc0e0d14cba50e5cd83ed\"}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "@python/python3.12--https://src.fedoraproject.org/user/packit",
            "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.12:pr:9",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:9",
            "result_dir": "08499728",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "id": 8499728,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-10 19:37:05,048][  INFO][PID:2606915] Sending fedora-messaging bus message in build.start
[2025-01-10 19:37:05,658][  INFO][PID:2606915] Sending fedora-messaging bus message in chroot.start
[2025-01-10 19:37:05,682][  INFO][PID:2606915] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8499728 --detached
[2025-01-10 19:37:06,122][  INFO][PID:2606915] Downloading the builder-live.log file, attempt 1
[2025-01-10 19:37:06,123][  INFO][PID:2606915] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.81.118.149 copr-rpmbuild-log
[2025-01-10 19:37:09,173][  INFO][PID:2606915] Downloading results from builder
[2025-01-10 19:37:09,173][  INFO][PID:2606915] rsyncing of mockbuilder@54.81.118.149:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12:pr:9/srpm-builds/08499728 started
[2025-01-10 19:37:09,174][  INFO][PID:2606915] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.81.118.149:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12:pr:9/srpm-builds/08499728/ &> /var/lib/copr/public_html/results/@python/python3.12:pr:9/srpm-builds/08499728/build-08499728.rsync.log
[2025-01-10 19:37:09,414][  INFO][PID:2606915] rsyncing finished.
[2025-01-10 19:37:09,415][  INFO][PID:2606915] Releasing VM back to pool
[2025-01-10 19:37:09,423][  INFO][PID:2606915] Searching for 'success' file in resultdir
[2025-01-10 19:37:09,425][  INFO][PID:2606915] Getting build details
[2025-01-10 19:37:09,425][  INFO][PID:2606915] Retrieving SRPM info from /var/lib/copr/public_html/results/@python/python3.12:pr:9/srpm-builds/08499728
[2025-01-10 19:37:09,426][  INFO][PID:2606915] SRPM URL: https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:9/srpm-builds/08499728/python-faker-33.3.1-1.src.rpm
[2025-01-10 19:37:09,426][  INFO][PID:2606915] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:9/srpm-builds/08499728/python-faker-33.3.1-1.src.rpm', 'pkg_name': 'python-faker', 'pkg_version': '33.3.1-1'}
[2025-01-10 19:37:09,427][  INFO][PID:2606915] Finished build: id=8499728 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@python/python3.12:pr:9 chroot=srpm-builds 
[2025-01-10 19:37:09,428][  INFO][PID:2606915] Worker succeeded build, took 4.407376289367676
[2025-01-10 19:37:09,429][  INFO][PID:2606915] 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.12",
            "project_dirname": "python3.12:pr:9",
            "submitter": "https://src.fedoraproject.org/user/packit",
            "ended_on": 1736537829.4287121,
            "started_on": 1736537825.0213358,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8499728",
            "build_id": 8499728,
            "package_name": "python-faker",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 10,
            "source_json": "{\"clone_url\": \"https://src.fedoraproject.org/forks/packit/rpms/python-faker\", \"distgit\": \"fedora\", \"committish\": \"27a1b1d3fbaf8f2f889fc0e0d14cba50e5cd83ed\"}",
            "pkg_name": "python-faker",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:9/srpm-builds/08499728/python-faker-33.3.1-1.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "@python/python3.12--https://src.fedoraproject.org/user/packit",
            "results": {
                "name": "python-faker",
                "epoch": null,
                "version": "33.3.1",
                "release": "1",
                "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.12:pr:9",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:9",
            "result_dir": "08499728",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "pkg_version": "33.3.1-1",
            "id": 8499728,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-10 19:37:09,472][  INFO][PID:2606915] Sending fedora-messaging bus message in build.end
[2025-01-10 19:37:09,490][  INFO][PID:2606915] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:9/srpm-builds/08499728/builder-live.log by gzip
[2025-01-10 19:37:09,491][  INFO][PID:2606915] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:9/srpm-builds/08499728/builder-live.log' as PID 2607749
[2025-01-10 19:37:09,492][  INFO][PID:2606915] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12:pr:9/srpm-builds/08499728/builder-live.log)
[2025-01-10 19:37:09,493][  INFO][PID:2606915] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:9/srpm-builds/08499728/backend.log by gzip
[2025-01-10 19:37:09,494][  INFO][PID:2606915] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:9/srpm-builds/08499728/backend.log' as PID 2607751