[2025-01-15 14:11:56,524][  INFO][PID:2740435] Marking build as starting
[2025-01-15 14:11:56,582][  INFO][PID:2740435] Trying to allocate VM
[2025-01-15 14:11:59,689][  INFO][PID:2740435] Allocated host ResallocHost, ticket_id=686841, hostname=2620:52:3:1:dead:beef:cafe:c15b, name=copr_hv_x86_64_02_prod_00568830_20250115_135802
[2025-01-15 14:11:59,690][  INFO][PID:2740435] Allocating ssh connection to builder
[2025-01-15 14:11:59,690][  INFO][PID:2740435] Checking that builder machine is OK
[2025-01-15 14:12:00,237][  INFO][PID:2740435] Running remote command: copr-builder-ready epel-9-x86_64
[2025-01-15 14:12:00,557][  INFO][PID:2740435] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-01-15 14:12:00,558][  INFO][PID:2740435] Filling build.info file with builder info
[2025-01-15 14:12:00,559][  INFO][PID:2740435] 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": 1736950320.5595965,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8515982-epel-9-x86_64",
            "build_id": 8515982,
            "package_name": "python-django-tapeforms",
            "package_version": "2.0.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-django-tapeforms",
            "git_hash": "e3b82691b48c4de7830c036edb32804b38d67b6c",
            "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/epel-9-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": "08515982-python-django-tapeforms",
            "built_packages": "",
            "id": 8515982,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-15 14:12:00,599][  INFO][PID:2740435] Sending fedora-messaging bus message in build.start
[2025-01-15 14:12:01,321][  INFO][PID:2740435] Sending fedora-messaging bus message in chroot.start
[2025-01-15 14:12:01,355][  INFO][PID:2740435] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8515982-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2025-01-15 14:12:02,931][  INFO][PID:2740435] Downloading the builder-live.log file, attempt 1
[2025-01-15 14:12:02,933][  INFO][PID:2740435] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c15b copr-rpmbuild-log
[2025-01-15 14:12:07,940][  INFO][PID:2740435] Periodic builder liveness probe: alive
[2025-01-15 14:14:18,607][  INFO][PID:2740435] Downloading results from builder
[2025-01-15 14:14:18,608][  INFO][PID:2740435] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c15b]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08515982-python-django-tapeforms started
[2025-01-15 14:14:18,609][  INFO][PID:2740435] 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:c15b]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08515982-python-django-tapeforms/ &> /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08515982-python-django-tapeforms/build-08515982.rsync.log
[2025-01-15 14:14:19,028][  INFO][PID:2740435] rsyncing finished.
[2025-01-15 14:14:19,028][  INFO][PID:2740435] Releasing VM back to pool
[2025-01-15 14:14:19,038][  INFO][PID:2740435] Searching for 'success' file in resultdir
[2025-01-15 14:14:19,039][ ERROR][PID:2740435] Build failed: Backend process error: No success file => build failure
[2025-01-15 14:14:19,039][  INFO][PID:2740435] Finished build: id=8515982 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2025-01-15 14:14:19,041][ ERROR][PID:2740435] Backend process error: No success file => build failure
[2025-01-15 14:14:19,042][  INFO][PID:2740435] Worker failed build, took 138.4826421737671
[2025-01-15 14:14:19,043][  INFO][PID:2740435] 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": 1736950459.0422387,
            "started_on": 1736950320.5595965,
            "submitted_on": null,
            "status": 0,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8515982-epel-9-x86_64",
            "build_id": 8515982,
            "package_name": "python-django-tapeforms",
            "package_version": "2.0.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-django-tapeforms",
            "git_hash": "e3b82691b48c4de7830c036edb32804b38d67b6c",
            "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/epel-9-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": "08515982-python-django-tapeforms",
            "built_packages": "",
            "id": 8515982,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-15 14:14:19,079][  INFO][PID:2740435] Sending fedora-messaging bus message in build.end
[2025-01-15 14:14:19,101][  INFO][PID:2740435] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08515982-python-django-tapeforms/builder-live.log by gzip
[2025-01-15 14:14:19,102][  INFO][PID:2740435] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08515982-python-django-tapeforms/builder-live.log' as PID 2750253
[2025-01-15 14:14:19,108][  INFO][PID:2740435] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08515982-python-django-tapeforms/builder-live.log)
[2025-01-15 14:14:19,108][  INFO][PID:2740435] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08515982-python-django-tapeforms/backend.log by gzip
[2025-01-15 14:14:19,110][  INFO][PID:2740435] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08515982-python-django-tapeforms/backend.log' as PID 2750254