[2025-03-12 15:55:35,610][  INFO][PID:3620053] Marking build as starting
[2025-03-12 15:55:35,682][  INFO][PID:3620053] Trying to allocate VM
[2025-03-12 15:55:38,731][  INFO][PID:3620053] Allocated host ResallocHost, ticket_id=1767986, hostname=163.109.91.101, name=copr_ic_s390x_br_sao_3_prod_01897208_20250312_154703
[2025-03-12 15:55:38,734][  INFO][PID:3620053] Allocating ssh connection to builder
[2025-03-12 15:55:38,737][  INFO][PID:3620053] Checking that builder machine is OK
[2025-03-12 15:55:40,471][  INFO][PID:3620053] Running remote command: copr-builder-ready fedora-42-s390x
[2025-03-12 15:55:42,241][  INFO][PID:3620053] Red Hat subscription not needed for fedora-42-s390x
Builder is ready to be used

[2025-03-12 15:55:42,242][  INFO][PID:3620053] Filling build.info file with builder info
[2025-03-12 15:55:42,244][  INFO][PID:3620053] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "psimovec",
            "project_name": "openblas-0.3.23",
            "project_dirname": "openblas-0.3.23",
            "submitter": "https://src.fedoraproject.org/user/farchord",
            "ended_on": null,
            "started_on": 1741794942.243753,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-42-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8754068-fedora-42-s390x",
            "build_id": 8754068,
            "package_name": "plasma-nm",
            "package_version": "6.3.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/openblas-0.3.23/plasma-nm",
            "git_hash": "7a10e4c09056f03e27f210d6b39c504d65854466",
            "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": "psimovec/openblas-0.3.23--https://src.fedoraproject.org/user/farchord",
            "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/psimovec/openblas-0.3.23/fedora-42-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/psimovec/openblas-0.3.23",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/psimovec/openblas-0.3.23",
            "result_dir": "08754068-plasma-nm",
            "built_packages": "",
            "id": 8754068,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "openblas-0.3.23",
                "vendor": "Fedora Project COPR (psimovec/openblas-0.3.23)"
            }
        }
    ]
}
[2025-03-12 15:55:42,291][  INFO][PID:3620053] Sending fedora-messaging bus message in build.start
[2025-03-12 15:55:42,994][  INFO][PID:3620053] Sending fedora-messaging bus message in chroot.start
[2025-03-12 15:55:43,013][  INFO][PID:3620053] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8754068-fedora-42-s390x --chroot fedora-42-s390x --detached
[2025-03-12 15:55:44,834][  INFO][PID:3620053] Downloading the builder-live.log file, attempt 1
[2025-03-12 15:55:44,885][  INFO][PID:3620053] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@163.109.91.101 copr-rpmbuild-log
[2025-03-12 15:55:49,857][  INFO][PID:3620053] Periodic builder liveness probe: alive
[2025-03-12 15:58:26,112][  INFO][PID:3620053] Downloading results from builder
[2025-03-12 15:58:26,113][  INFO][PID:3620053] rsyncing of mockbuilder@163.109.91.101:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08754068-plasma-nm started
[2025-03-12 15:58:26,114][  INFO][PID:3620053] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@163.109.91.101:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08754068-plasma-nm/ &> /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08754068-plasma-nm/build-08754068.rsync.log
[2025-03-12 15:58:29,939][  INFO][PID:3620053] rsyncing finished.
[2025-03-12 15:58:29,940][  INFO][PID:3620053] Releasing VM back to pool
[2025-03-12 15:58:29,949][  INFO][PID:3620053] Searching for 'success' file in resultdir
[2025-03-12 15:58:29,950][ ERROR][PID:3620053] Build failed: Backend process error: No success file => build failure
[2025-03-12 15:58:29,951][  INFO][PID:3620053] Finished build: id=8754068 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/psimovec/openblas-0.3.23 chroot=fedora-42-s390x 
[2025-03-12 15:58:29,953][ ERROR][PID:3620053] Backend process error: No success file => build failure
[2025-03-12 15:58:29,953][  INFO][PID:3620053] Worker failed build, took 167.70980715751648
[2025-03-12 15:58:29,954][  INFO][PID:3620053] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "psimovec",
            "project_name": "openblas-0.3.23",
            "project_dirname": "openblas-0.3.23",
            "submitter": "https://src.fedoraproject.org/user/farchord",
            "ended_on": 1741795109.95356,
            "started_on": 1741794942.243753,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-42-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8754068-fedora-42-s390x",
            "build_id": 8754068,
            "package_name": "plasma-nm",
            "package_version": "6.3.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/openblas-0.3.23/plasma-nm",
            "git_hash": "7a10e4c09056f03e27f210d6b39c504d65854466",
            "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": "psimovec/openblas-0.3.23--https://src.fedoraproject.org/user/farchord",
            "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/psimovec/openblas-0.3.23/fedora-42-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/psimovec/openblas-0.3.23",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/psimovec/openblas-0.3.23",
            "result_dir": "08754068-plasma-nm",
            "built_packages": "",
            "id": 8754068,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "openblas-0.3.23",
                "vendor": "Fedora Project COPR (psimovec/openblas-0.3.23)"
            }
        }
    ]
}
[2025-03-12 15:58:29,995][  INFO][PID:3620053] Sending fedora-messaging bus message in build.end
[2025-03-12 15:58:30,014][  INFO][PID:3620053] Compressing /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08754068-plasma-nm/builder-live.log by gzip
[2025-03-12 15:58:30,015][  INFO][PID:3620053] Running command 'gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08754068-plasma-nm/builder-live.log' as PID 3649002
[2025-03-12 15:58:30,028][  INFO][PID:3620053] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08754068-plasma-nm/builder-live.log)
[2025-03-12 15:58:30,029][  INFO][PID:3620053] Compressing /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08754068-plasma-nm/backend.log by gzip
[2025-03-12 15:58:30,030][  INFO][PID:3620053] Running command 'gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08754068-plasma-nm/backend.log' as PID 3649009