[2025-03-02 21:02:23,229][  INFO][PID:1209333] Marking build as starting
[2025-03-02 21:02:23,340][  INFO][PID:1209333] Trying to allocate VM
[2025-03-02 21:02:26,389][  INFO][PID:1209333] Allocated host ResallocHost, ticket_id=1594936, hostname=2620:52:3:1:dead:beef:cafe:c1d0, name=copr_hv_x86_64_04_prod_01601634_20250302_201458
[2025-03-02 21:02:26,389][  INFO][PID:1209333] Allocating ssh connection to builder
[2025-03-02 21:02:26,390][  INFO][PID:1209333] Checking that builder machine is OK
[2025-03-02 21:02:26,912][  INFO][PID:1209333] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-03-02 21:02:27,230][  INFO][PID:1209333] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-03-02 21:02:27,231][  INFO][PID:1209333] Filling build.info file with builder info
[2025-03-02 21:02:27,234][  INFO][PID:1209333] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "packit",
            "project_name": "spglib-spglib-556",
            "project_dirname": "spglib-spglib-556",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1740949347.234486,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8717497-fedora-40-x86_64",
            "build_id": 8717497,
            "package_name": "spglib",
            "package_version": "2.5.0-1.20250302210211757071.pr556.79.g43aa788",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/spglib-spglib-556/spglib",
            "git_hash": "61958d849ae5a47508c80d250f93a9fdad0746dc",
            "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": "packit/spglib-spglib-556--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/spglib-spglib-556/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/packit/spglib-spglib-556",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/spglib-spglib-556",
            "result_dir": "08717497-spglib",
            "built_packages": "",
            "id": 8717497,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "spglib-spglib-556",
                "vendor": "Fedora Project COPR (packit/spglib-spglib-556)"
            }
        }
    ]
}
[2025-03-02 21:02:27,311][  INFO][PID:1209333] Sending fedora-messaging bus message in build.start
[2025-03-02 21:02:27,933][  INFO][PID:1209333] Sending fedora-messaging bus message in chroot.start
[2025-03-02 21:02:27,954][  INFO][PID:1209333] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8717497-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-03-02 21:02:28,475][  INFO][PID:1209333] Downloading the builder-live.log file, attempt 1
[2025-03-02 21:02:28,477][  INFO][PID:1209333] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d0 copr-rpmbuild-log
[2025-03-02 21:02:33,483][  INFO][PID:1209333] Periodic builder liveness probe: alive
[2025-03-02 21:03:54,990][  INFO][PID:1209333] Downloading results from builder
[2025-03-02 21:03:54,991][  INFO][PID:1209333] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d0]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/spglib-spglib-556/fedora-40-x86_64/08717497-spglib started
[2025-03-02 21:03:54,991][  INFO][PID:1209333] 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:c1d0]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/spglib-spglib-556/fedora-40-x86_64/08717497-spglib/ &> /var/lib/copr/public_html/results/packit/spglib-spglib-556/fedora-40-x86_64/08717497-spglib/build-08717497.rsync.log
[2025-03-02 21:03:55,399][  INFO][PID:1209333] rsyncing finished.
[2025-03-02 21:03:55,400][  INFO][PID:1209333] Releasing VM back to pool
[2025-03-02 21:03:55,409][  INFO][PID:1209333] Searching for 'success' file in resultdir
[2025-03-02 21:03:55,409][ ERROR][PID:1209333] Build failed: Backend process error: No success file => build failure
[2025-03-02 21:03:55,410][  INFO][PID:1209333] Finished build: id=8717497 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/packit/spglib-spglib-556 chroot=fedora-40-x86_64 
[2025-03-02 21:03:55,411][ ERROR][PID:1209333] Backend process error: No success file => build failure
[2025-03-02 21:03:55,412][  INFO][PID:1209333] Worker failed build, took 88.17776370048523
[2025-03-02 21:03:55,412][  INFO][PID:1209333] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "packit",
            "project_name": "spglib-spglib-556",
            "project_dirname": "spglib-spglib-556",
            "submitter": "packit",
            "ended_on": 1740949435.4122498,
            "started_on": 1740949347.234486,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8717497-fedora-40-x86_64",
            "build_id": 8717497,
            "package_name": "spglib",
            "package_version": "2.5.0-1.20250302210211757071.pr556.79.g43aa788",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/spglib-spglib-556/spglib",
            "git_hash": "61958d849ae5a47508c80d250f93a9fdad0746dc",
            "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": "packit/spglib-spglib-556--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/spglib-spglib-556/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/packit/spglib-spglib-556",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/spglib-spglib-556",
            "result_dir": "08717497-spglib",
            "built_packages": "",
            "id": 8717497,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "spglib-spglib-556",
                "vendor": "Fedora Project COPR (packit/spglib-spglib-556)"
            }
        }
    ]
}
[2025-03-02 21:03:55,449][  INFO][PID:1209333] Sending fedora-messaging bus message in build.end
[2025-03-02 21:03:55,465][  INFO][PID:1209333] Compressing /var/lib/copr/public_html/results/packit/spglib-spglib-556/fedora-40-x86_64/08717497-spglib/builder-live.log by gzip
[2025-03-02 21:03:55,466][  INFO][PID:1209333] Running command 'gzip /var/lib/copr/public_html/results/packit/spglib-spglib-556/fedora-40-x86_64/08717497-spglib/builder-live.log' as PID 1216884
[2025-03-02 21:03:55,471][  INFO][PID:1209333] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/spglib-spglib-556/fedora-40-x86_64/08717497-spglib/builder-live.log)
[2025-03-02 21:03:55,471][  INFO][PID:1209333] Compressing /var/lib/copr/public_html/results/packit/spglib-spglib-556/fedora-40-x86_64/08717497-spglib/backend.log by gzip
[2025-03-02 21:03:55,472][  INFO][PID:1209333] Running command 'gzip /var/lib/copr/public_html/results/packit/spglib-spglib-556/fedora-40-x86_64/08717497-spglib/backend.log' as PID 1216886