[2025-01-10 22:03:08,777][  INFO][PID:3356874] Marking build as starting
[2025-01-10 22:03:08,808][  INFO][PID:3356874] Trying to allocate VM
[2025-01-10 22:03:11,837][  INFO][PID:3356874] Allocated host ResallocHost, ticket_id=619794, hostname=18.209.59.146
[2025-01-10 22:03:11,837][  INFO][PID:3356874] Allocating ssh connection to builder
[2025-01-10 22:03:11,838][  INFO][PID:3356874] Checking that builder machine is OK
[2025-01-10 22:03:12,242][  INFO][PID:3356874] Running remote command: copr-builder-ready srpm-builds
[2025-01-10 22:03:12,466][  INFO][PID:3356874] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-10 22:03:12,467][  INFO][PID:3356874] Filling build.info file with builder info
[2025-01-10 22:03:12,468][  INFO][PID:3356874] 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",
            "submitter": "https://src.fedoraproject.org/user/limb",
            "ended_on": null,
            "started_on": 1736546592.4687097,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8500373",
            "build_id": 8500373,
            "package_name": "python-botocore",
            "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-botocore\", \"distgit\": \"fedora\", \"committish\": \"05dbd31e83be67aa2c6b254637bf9c59acf80f09\"}",
            "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/limb",
            "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",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "08500373",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "id": 8500373,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-10 22:03:12,496][  INFO][PID:3356874] Sending fedora-messaging bus message in build.start
[2025-01-10 22:03:13,228][  INFO][PID:3356874] Sending fedora-messaging bus message in chroot.start
[2025-01-10 22:03:13,248][  INFO][PID:3356874] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8500373 --detached
[2025-01-10 22:03:13,669][  INFO][PID:3356874] Downloading the builder-live.log file, attempt 1
[2025-01-10 22:03:13,671][  INFO][PID:3356874] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.209.59.146 copr-rpmbuild-log
[2025-01-10 22:03:18,676][  INFO][PID:3356874] Periodic builder liveness probe: alive
[2025-01-10 22:03:19,700][  INFO][PID:3356874] Downloading results from builder
[2025-01-10 22:03:19,700][  INFO][PID:3356874] rsyncing of mockbuilder@18.209.59.146:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/srpm-builds/08500373 started
[2025-01-10 22:03:19,701][  INFO][PID:3356874] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.209.59.146:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/srpm-builds/08500373/ &> /var/lib/copr/public_html/results/@python/python3.12/srpm-builds/08500373/build-08500373.rsync.log
[2025-01-10 22:03:20,161][  INFO][PID:3356874] rsyncing finished.
[2025-01-10 22:03:20,161][  INFO][PID:3356874] Releasing VM back to pool
[2025-01-10 22:03:20,177][  INFO][PID:3356874] Searching for 'success' file in resultdir
[2025-01-10 22:03:20,179][  INFO][PID:3356874] Getting build details
[2025-01-10 22:03:20,179][  INFO][PID:3356874] Retrieving SRPM info from /var/lib/copr/public_html/results/@python/python3.12/srpm-builds/08500373
[2025-01-10 22:03:20,181][  INFO][PID:3356874] SRPM URL: https://download.copr.fedorainfracloud.org/results/@python/python3.12/srpm-builds/08500373/python-botocore-1.35.97-1.src.rpm
[2025-01-10 22:03:20,181][  INFO][PID:3356874] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@python/python3.12/srpm-builds/08500373/python-botocore-1.35.97-1.src.rpm', 'pkg_name': 'python-botocore', 'pkg_version': '1.35.97-1'}
[2025-01-10 22:03:20,182][  INFO][PID:3356874] Finished build: id=8500373 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=srpm-builds 
[2025-01-10 22:03:20,186][  INFO][PID:3356874] Worker succeeded build, took 7.7173988819122314
[2025-01-10 22:03:20,187][  INFO][PID:3356874] 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",
            "submitter": "https://src.fedoraproject.org/user/limb",
            "ended_on": 1736546600.1861086,
            "started_on": 1736546592.4687097,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8500373",
            "build_id": 8500373,
            "package_name": "python-botocore",
            "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-botocore\", \"distgit\": \"fedora\", \"committish\": \"05dbd31e83be67aa2c6b254637bf9c59acf80f09\"}",
            "pkg_name": "python-botocore",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/srpm-builds/08500373/python-botocore-1.35.97-1.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "@python/python3.12--https://src.fedoraproject.org/user/limb",
            "results": {
                "name": "python-botocore",
                "epoch": null,
                "version": "1.35.97",
                "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",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "08500373",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "pkg_version": "1.35.97-1",
            "id": 8500373,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-10 22:03:20,237][  INFO][PID:3356874] Sending fedora-messaging bus message in build.end
[2025-01-10 22:03:20,262][  INFO][PID:3356874] Compressing /var/lib/copr/public_html/results/@python/python3.12/srpm-builds/08500373/builder-live.log by gzip
[2025-01-10 22:03:20,264][  INFO][PID:3356874] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/srpm-builds/08500373/builder-live.log' as PID 3357410
[2025-01-10 22:03:20,265][  INFO][PID:3356874] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/srpm-builds/08500373/builder-live.log)
[2025-01-10 22:03:20,266][  INFO][PID:3356874] Compressing /var/lib/copr/public_html/results/@python/python3.12/srpm-builds/08500373/backend.log by gzip
[2025-01-10 22:03:20,267][  INFO][PID:3356874] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/srpm-builds/08500373/backend.log' as PID 3357415