[2025-03-10 18:44:47,475][  INFO][PID:3438596] Marking build as starting
[2025-03-10 18:44:47,520][  INFO][PID:3438596] Trying to allocate VM
[2025-03-10 18:46:15,583][  INFO][PID:3438596] Allocated host ResallocHost, ticket_id=1730682, hostname=13.121.95.255, name=copr_ic_s390x_eu_es_2_prod_01835100_20250310_184218
[2025-03-10 18:46:15,583][  INFO][PID:3438596] Allocating ssh connection to builder
[2025-03-10 18:46:15,583][  INFO][PID:3438596] Checking that builder machine is OK
[2025-03-10 18:46:17,032][  INFO][PID:3438596] Running remote command: copr-builder-ready fedora-42-s390x
[2025-03-10 18:46:18,268][  INFO][PID:3438596] Red Hat subscription not needed for fedora-42-s390x
Builder is ready to be used

[2025-03-10 18:46:18,268][  INFO][PID:3438596] Filling build.info file with builder info
[2025-03-10 18:46:18,269][  INFO][PID:3438596] 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/spot",
            "ended_on": null,
            "started_on": 1741632378.2693286,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-42-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8747184-fedora-42-s390x",
            "build_id": 8747184,
            "package_name": "xmms2",
            "package_version": "0.9.5-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/openblas-0.3.23/xmms2",
            "git_hash": "658a192d64851d40b32704465056ac2f2f36635f",
            "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/spot",
            "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": "08747184-xmms2",
            "built_packages": "",
            "id": 8747184,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "openblas-0.3.23",
                "vendor": "Fedora Project COPR (psimovec/openblas-0.3.23)"
            }
        }
    ]
}
[2025-03-10 18:46:18,334][  INFO][PID:3438596] Sending fedora-messaging bus message in build.start
[2025-03-10 18:46:18,890][  INFO][PID:3438596] Sending fedora-messaging bus message in chroot.start
[2025-03-10 18:46:18,907][  INFO][PID:3438596] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8747184-fedora-42-s390x --chroot fedora-42-s390x --detached
[2025-03-10 18:46:20,438][  INFO][PID:3438596] Downloading the builder-live.log file, attempt 1
[2025-03-10 18:46:20,440][  INFO][PID:3438596] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.121.95.255 copr-rpmbuild-log
[2025-03-10 18:46:25,444][  INFO][PID:3438596] Periodic builder liveness probe: alive
[2025-03-10 18:51:21,144][  INFO][PID:3438596] Downloading results from builder
[2025-03-10 18:51:21,145][  INFO][PID:3438596] rsyncing of mockbuilder@13.121.95.255:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2 started
[2025-03-10 18:51:21,146][  INFO][PID:3438596] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@13.121.95.255:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/ &> /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/build-08747184.rsync.log
[2025-03-10 18:51:25,393][  INFO][PID:3438596] rsyncing finished.
[2025-03-10 18:51:25,393][  INFO][PID:3438596] Releasing VM back to pool
[2025-03-10 18:51:25,405][  INFO][PID:3438596] Searching for 'success' file in resultdir
[2025-03-10 18:51:25,406][  INFO][PID:3438596] Going to sign pkgs from source: 8747184-fedora-42-s390x in chroot: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x
[2025-03-10 18:51:25,406][  INFO][PID:3438596] Calling '/bin/sign -u psimovec#openblas-0.3.23@copr.fedorahosted.org -p' (attempt #1)
[2025-03-10 18:51:25,709][  INFO][PID:3438596] Calling '/bin/sign -4 -h sha256 -u psimovec#openblas-0.3.23@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-docs-0.9.5-1.fc43.s390x.rpm' (attempt #1)
[2025-03-10 18:51:26,644][  INFO][PID:3438596] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-docs-0.9.5-1.fc43.s390x.rpm
[2025-03-10 18:51:26,645][  INFO][PID:3438596] Calling '/bin/sign -4 -h sha256 -u psimovec#openblas-0.3.23@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-0.9.5-1.fc43.src.rpm' (attempt #1)
[2025-03-10 18:51:27,861][  INFO][PID:3438596] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-0.9.5-1.fc43.src.rpm
[2025-03-10 18:51:27,862][  INFO][PID:3438596] Calling '/bin/sign -4 -h sha256 -u psimovec#openblas-0.3.23@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-debugsource-0.9.5-1.fc43.s390x.rpm' (attempt #1)
[2025-03-10 18:51:28,765][  INFO][PID:3438596] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-debugsource-0.9.5-1.fc43.s390x.rpm
[2025-03-10 18:51:28,765][  INFO][PID:3438596] Calling '/bin/sign -4 -h sha256 -u psimovec#openblas-0.3.23@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-perl-debuginfo-0.9.5-1.fc43.s390x.rpm' (attempt #1)
[2025-03-10 18:51:29,655][  INFO][PID:3438596] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-perl-debuginfo-0.9.5-1.fc43.s390x.rpm
[2025-03-10 18:51:29,655][  INFO][PID:3438596] Calling '/bin/sign -4 -h sha256 -u psimovec#openblas-0.3.23@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-debuginfo-0.9.5-1.fc43.s390x.rpm' (attempt #1)
[2025-03-10 18:51:30,565][  INFO][PID:3438596] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-debuginfo-0.9.5-1.fc43.s390x.rpm
[2025-03-10 18:51:30,566][  INFO][PID:3438596] Calling '/bin/sign -4 -h sha256 -u psimovec#openblas-0.3.23@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-ruby-0.9.5-1.fc43.s390x.rpm' (attempt #1)
[2025-03-10 18:51:31,454][  INFO][PID:3438596] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-ruby-0.9.5-1.fc43.s390x.rpm
[2025-03-10 18:51:31,455][  INFO][PID:3438596] Calling '/bin/sign -4 -h sha256 -u psimovec#openblas-0.3.23@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-0.9.5-1.fc43.s390x.rpm' (attempt #1)
[2025-03-10 18:51:32,549][  INFO][PID:3438596] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-0.9.5-1.fc43.s390x.rpm
[2025-03-10 18:51:32,549][  INFO][PID:3438596] Calling '/bin/sign -4 -h sha256 -u psimovec#openblas-0.3.23@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-perl-0.9.5-1.fc43.s390x.rpm' (attempt #1)
[2025-03-10 18:51:33,415][  INFO][PID:3438596] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-perl-0.9.5-1.fc43.s390x.rpm
[2025-03-10 18:51:33,416][  INFO][PID:3438596] Calling '/bin/sign -4 -h sha256 -u psimovec#openblas-0.3.23@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-devel-0.9.5-1.fc43.s390x.rpm' (attempt #1)
[2025-03-10 18:51:34,285][  INFO][PID:3438596] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-devel-0.9.5-1.fc43.s390x.rpm
[2025-03-10 18:51:34,286][  INFO][PID:3438596] Calling '/bin/sign -4 -h sha256 -u psimovec#openblas-0.3.23@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-ruby-debuginfo-0.9.5-1.fc43.s390x.rpm' (attempt #1)
[2025-03-10 18:51:35,154][  INFO][PID:3438596] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-ruby-debuginfo-0.9.5-1.fc43.s390x.rpm
[2025-03-10 18:51:35,155][  INFO][PID:3438596] Calling '/bin/sign -4 -h sha256 -u psimovec#openblas-0.3.23@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-python3-debuginfo-0.9.5-1.fc43.s390x.rpm' (attempt #1)
[2025-03-10 18:51:36,055][  INFO][PID:3438596] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-python3-debuginfo-0.9.5-1.fc43.s390x.rpm
[2025-03-10 18:51:36,056][  INFO][PID:3438596] Calling '/bin/sign -4 -h sha256 -u psimovec#openblas-0.3.23@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-python3-0.9.5-1.fc43.s390x.rpm' (attempt #1)
[2025-03-10 18:51:36,968][  INFO][PID:3438596] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/xmms2-python3-0.9.5-1.fc43.s390x.rpm
[2025-03-10 18:51:36,969][  INFO][PID:3438596] Sign done
[2025-03-10 18:51:36,970][  INFO][PID:3438596] Incremental createrepo run, adding 08747184-xmms2 into https://download.copr.fedorainfracloud.org/results/psimovec/openblas-0.3.23/fedora-42-s390x, (auto-create-repo=True)
[2025-03-10 18:51:36,971][  INFO][PID:3438596] Running command 'copr-repo --batched /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x --add 08747184-xmms2 --no-appstream-metadata' as PID 3463261
[2025-03-10 18:51:47,595][  INFO][PID:3438596] Finished after 10 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x --add 08747184-xmms2 --no-appstream-metadata)
[2025-03-10 18:51:47,596][  INFO][PID:3438596] Getting build details
[2025-03-10 18:51:47,596][  INFO][PID:3438596] Listing built binary packages in /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2
[2025-03-10 18:51:47,597][  INFO][PID:3438596] Built packages:
['xmms2-debugsource 0.9.5', 'xmms2-docs 0.9.5', 'xmms2-debuginfo 0.9.5', 'xmms2 0.9.5', 'xmms2-python3-debuginfo 0.9.5', 'xmms2-perl 0.9.5', 'xmms2-python3 0.9.5', 'xmms2-devel 0.9.5', 'xmms2-ruby 0.9.5', 'xmms2-ruby-debuginfo 0.9.5', 'xmms2-perl-debuginfo 0.9.5']
[2025-03-10 18:51:47,597][  INFO][PID:3438596] build details: {'built_packages': 'xmms2-debugsource 0.9.5\nxmms2-docs 0.9.5\nxmms2-debuginfo 0.9.5\nxmms2 0.9.5\nxmms2-python3-debuginfo 0.9.5\nxmms2-perl 0.9.5\nxmms2-python3 0.9.5\nxmms2-devel 0.9.5\nxmms2-ruby 0.9.5\nxmms2-ruby-debuginfo 0.9.5\nxmms2-perl-debuginfo 0.9.5'}
[2025-03-10 18:51:47,598][  INFO][PID:3438596] Retrieving pubkey
[2025-03-10 18:51:47,598][  INFO][PID:3438596] Calling '/bin/sign -u psimovec#openblas-0.3.23@copr.fedorahosted.org -p' (attempt #1)
[2025-03-10 18:51:47,904][  INFO][PID:3438596] Added pubkey for user psimovec project openblas-0.3.23 into: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/pubkey.gpg
[2025-03-10 18:51:47,905][  INFO][PID:3438596] Finished build: id=8747184 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/psimovec/openblas-0.3.23 chroot=fedora-42-s390x 
[2025-03-10 18:51:47,907][  INFO][PID:3438596] Worker succeeded build, took 329.6380732059479
[2025-03-10 18:51:47,908][  INFO][PID:3438596] 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/spot",
            "ended_on": 1741632707.9074018,
            "started_on": 1741632378.2693286,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-42-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8747184-fedora-42-s390x",
            "build_id": 8747184,
            "package_name": "xmms2",
            "package_version": "0.9.5-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/openblas-0.3.23/xmms2",
            "git_hash": "658a192d64851d40b32704465056ac2f2f36635f",
            "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/spot",
            "results": {
                "packages": [
                    {
                        "name": "xmms2-debugsource",
                        "epoch": null,
                        "version": "0.9.5",
                        "release": "1.fc43",
                        "arch": "s390x"
                    },
                    {
                        "name": "xmms2-docs",
                        "epoch": null,
                        "version": "0.9.5",
                        "release": "1.fc43",
                        "arch": "s390x"
                    },
                    {
                        "name": "xmms2-debuginfo",
                        "epoch": null,
                        "version": "0.9.5",
                        "release": "1.fc43",
                        "arch": "s390x"
                    },
                    {
                        "name": "xmms2",
                        "epoch": null,
                        "version": "0.9.5",
                        "release": "1.fc43",
                        "arch": "s390x"
                    },
                    {
                        "name": "xmms2-python3-debuginfo",
                        "epoch": null,
                        "version": "0.9.5",
                        "release": "1.fc43",
                        "arch": "s390x"
                    },
                    {
                        "name": "xmms2-perl",
                        "epoch": null,
                        "version": "0.9.5",
                        "release": "1.fc43",
                        "arch": "s390x"
                    },
                    {
                        "name": "xmms2-python3",
                        "epoch": null,
                        "version": "0.9.5",
                        "release": "1.fc43",
                        "arch": "s390x"
                    },
                    {
                        "name": "xmms2-devel",
                        "epoch": null,
                        "version": "0.9.5",
                        "release": "1.fc43",
                        "arch": "s390x"
                    },
                    {
                        "name": "xmms2-ruby",
                        "epoch": null,
                        "version": "0.9.5",
                        "release": "1.fc43",
                        "arch": "s390x"
                    },
                    {
                        "name": "xmms2",
                        "epoch": null,
                        "version": "0.9.5",
                        "release": "1.fc43",
                        "arch": "src"
                    },
                    {
                        "name": "xmms2-ruby-debuginfo",
                        "epoch": null,
                        "version": "0.9.5",
                        "release": "1.fc43",
                        "arch": "s390x"
                    },
                    {
                        "name": "xmms2-perl-debuginfo",
                        "epoch": null,
                        "version": "0.9.5",
                        "release": "1.fc43",
                        "arch": "s390x"
                    }
                ]
            },
            "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": "08747184-xmms2",
            "built_packages": "xmms2-debugsource 0.9.5\nxmms2-docs 0.9.5\nxmms2-debuginfo 0.9.5\nxmms2 0.9.5\nxmms2-python3-debuginfo 0.9.5\nxmms2-perl 0.9.5\nxmms2-python3 0.9.5\nxmms2-devel 0.9.5\nxmms2-ruby 0.9.5\nxmms2-ruby-debuginfo 0.9.5\nxmms2-perl-debuginfo 0.9.5",
            "id": 8747184,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "openblas-0.3.23",
                "vendor": "Fedora Project COPR (psimovec/openblas-0.3.23)"
            }
        }
    ]
}
[2025-03-10 18:51:47,956][  INFO][PID:3438596] Sending fedora-messaging bus message in build.end
[2025-03-10 18:51:47,974][  INFO][PID:3438596] Compressing /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/builder-live.log by gzip
[2025-03-10 18:51:47,976][  INFO][PID:3438596] Running command 'gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/builder-live.log' as PID 3463957
[2025-03-10 18:51:47,999][  INFO][PID:3438596] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/builder-live.log)
[2025-03-10 18:51:48,000][  INFO][PID:3438596] Compressing /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/backend.log by gzip
[2025-03-10 18:51:48,002][  INFO][PID:3438596] Running command 'gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-s390x/08747184-xmms2/backend.log' as PID 3463959