[2025-03-05 01:34:47,725][  INFO][PID:1004854] Marking build as starting
[2025-03-05 01:34:47,882][  INFO][PID:1004854] Trying to allocate VM
[2025-03-05 01:34:50,909][  INFO][PID:1004854] Allocated host ResallocHost, ticket_id=1638380, hostname=18.233.164.57, name=aws_aarch64_normalreserved_prod_01683343_20250305_013258
[2025-03-05 01:34:50,910][  INFO][PID:1004854] Allocating ssh connection to builder
[2025-03-05 01:34:50,910][  INFO][PID:1004854] Checking that builder machine is OK
[2025-03-05 01:34:51,298][  INFO][PID:1004854] Running remote command: copr-builder-ready fedora-42-aarch64
[2025-03-05 01:34:51,530][  INFO][PID:1004854] Red Hat subscription not needed for fedora-42-aarch64
Builder is ready to be used

[2025-03-05 01:34:51,532][  INFO][PID:1004854] Filling build.info file with builder info
[2025-03-05 01:34:51,534][  INFO][PID:1004854] 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": 1741138491.533927,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-42-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8725332-fedora-42-aarch64",
            "build_id": 8725332,
            "package_name": "k3b",
            "package_version": "1:24.12.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/openblas-0.3.23/k3b",
            "git_hash": "885c2598f52650b6fd43725fdeee17c0ebe4e5f7",
            "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-aarch64/",
                    "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_aarch64"
            ],
            "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": "08725332-k3b",
            "built_packages": "",
            "id": 8725332,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "openblas-0.3.23",
                "vendor": "Fedora Project COPR (psimovec/openblas-0.3.23)"
            }
        }
    ]
}
[2025-03-05 01:34:51,630][  INFO][PID:1004854] Sending fedora-messaging bus message in build.start
[2025-03-05 01:34:53,057][  INFO][PID:1004854] Sending fedora-messaging bus message in chroot.start
[2025-03-05 01:34:53,144][  INFO][PID:1004854] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8725332-fedora-42-aarch64 --chroot fedora-42-aarch64 --detached
[2025-03-05 01:34:53,565][  INFO][PID:1004854] Downloading the builder-live.log file, attempt 1
[2025-03-05 01:34:53,566][  INFO][PID:1004854] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.233.164.57 copr-rpmbuild-log
[2025-03-05 01:34:58,608][  INFO][PID:1004854] Periodic builder liveness probe: alive
[2025-03-05 01:42:08,446][  INFO][PID:1004854] Downloading results from builder
[2025-03-05 01:42:08,446][  INFO][PID:1004854] rsyncing of mockbuilder@18.233.164.57:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-aarch64/08725332-k3b started
[2025-03-05 01:42:08,447][  INFO][PID:1004854] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.233.164.57:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-aarch64/08725332-k3b/ &> /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-aarch64/08725332-k3b/build-08725332.rsync.log
[2025-03-05 01:42:09,148][  INFO][PID:1004854] rsyncing finished.
[2025-03-05 01:42:09,149][  INFO][PID:1004854] Releasing VM back to pool
[2025-03-05 01:42:09,161][  INFO][PID:1004854] Searching for 'success' file in resultdir
[2025-03-05 01:42:09,162][  INFO][PID:1004854] Going to sign pkgs from source: 8725332-fedora-42-aarch64 in chroot: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-aarch64
[2025-03-05 01:42:09,163][  INFO][PID:1004854] Calling '/bin/sign -u psimovec#openblas-0.3.23@copr.fedorahosted.org -p' (attempt #1)
[2025-03-05 01:42:09,467][  INFO][PID:1004854] 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-aarch64/08725332-k3b/k3b-debuginfo-24.12.3-1.fc43.aarch64.rpm' (attempt #1)
[2025-03-05 01:42:10,806][  INFO][PID:1004854] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-aarch64/08725332-k3b/k3b-debuginfo-24.12.3-1.fc43.aarch64.rpm
[2025-03-05 01:42:10,807][  INFO][PID:1004854] 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-aarch64/08725332-k3b/k3b-24.12.3-1.fc43.aarch64.rpm' (attempt #1)
[2025-03-05 01:42:11,905][  INFO][PID:1004854] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-aarch64/08725332-k3b/k3b-24.12.3-1.fc43.aarch64.rpm
[2025-03-05 01:42:11,906][  INFO][PID:1004854] 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-aarch64/08725332-k3b/k3b-devel-24.12.3-1.fc43.aarch64.rpm' (attempt #1)
[2025-03-05 01:42:12,775][  INFO][PID:1004854] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-aarch64/08725332-k3b/k3b-devel-24.12.3-1.fc43.aarch64.rpm
[2025-03-05 01:42:12,776][  INFO][PID:1004854] 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-aarch64/08725332-k3b/k3b-debugsource-24.12.3-1.fc43.aarch64.rpm' (attempt #1)
[2025-03-05 01:42:13,658][  INFO][PID:1004854] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-aarch64/08725332-k3b/k3b-debugsource-24.12.3-1.fc43.aarch64.rpm
[2025-03-05 01:42:13,658][  INFO][PID:1004854] 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-aarch64/08725332-k3b/k3b-24.12.3-1.fc43.src.rpm' (attempt #1)
[2025-03-05 01:42:14,712][  INFO][PID:1004854] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-aarch64/08725332-k3b/k3b-24.12.3-1.fc43.src.rpm
[2025-03-05 01:42:14,713][  INFO][PID:1004854] 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-aarch64/08725332-k3b/k3b-libs-debuginfo-24.12.3-1.fc43.aarch64.rpm' (attempt #1)
[2025-03-05 01:42:15,710][  INFO][PID:1004854] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-aarch64/08725332-k3b/k3b-libs-debuginfo-24.12.3-1.fc43.aarch64.rpm
[2025-03-05 01:42:15,711][  INFO][PID:1004854] 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-aarch64/08725332-k3b/k3b-libs-24.12.3-1.fc43.aarch64.rpm' (attempt #1)
[2025-03-05 01:42:16,597][  INFO][PID:1004854] signed rpm: /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-aarch64/08725332-k3b/k3b-libs-24.12.3-1.fc43.aarch64.rpm
[2025-03-05 01:42:16,598][  INFO][PID:1004854] Sign done
[2025-03-05 01:42:16,598][  INFO][PID:1004854] Incremental createrepo run, adding 08725332-k3b into https://download.copr.fedorainfracloud.org/results/psimovec/openblas-0.3.23/fedora-42-aarch64, (auto-create-repo=True)
[2025-03-05 01:42:16,599][  INFO][PID:1004854] Running command 'copr-repo --batched /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-aarch64 --add 08725332-k3b --no-appstream-metadata' as PID 1027488
[2025-03-05 01:42:28,408][  INFO][PID:1004854] Finished after 11 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-aarch64 --add 08725332-k3b --no-appstream-metadata)
[2025-03-05 01:42:28,409][  INFO][PID:1004854] Getting build details
[2025-03-05 01:42:28,409][  INFO][PID:1004854] Listing built binary packages in /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-aarch64/08725332-k3b
[2025-03-05 01:42:28,410][  INFO][PID:1004854] Built packages:
['k3b 24.12.3', 'k3b-libs 24.12.3', 'k3b-debugsource 24.12.3', 'k3b-debuginfo 24.12.3', 'k3b-libs-debuginfo 24.12.3', 'k3b-devel 24.12.3']
[2025-03-05 01:42:28,410][  INFO][PID:1004854] build details: {'built_packages': 'k3b 24.12.3\nk3b-libs 24.12.3\nk3b-debugsource 24.12.3\nk3b-debuginfo 24.12.3\nk3b-libs-debuginfo 24.12.3\nk3b-devel 24.12.3'}
[2025-03-05 01:42:28,411][  INFO][PID:1004854] Retrieving pubkey
[2025-03-05 01:42:28,411][  INFO][PID:1004854] Calling '/bin/sign -u psimovec#openblas-0.3.23@copr.fedorahosted.org -p' (attempt #1)
[2025-03-05 01:42:28,720][  INFO][PID:1004854] 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-05 01:42:28,721][  INFO][PID:1004854] Finished build: id=8725332 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/psimovec/openblas-0.3.23 chroot=fedora-42-aarch64 
[2025-03-05 01:42:28,722][  INFO][PID:1004854] Worker succeeded build, took 457.1886143684387
[2025-03-05 01:42:28,723][  INFO][PID:1004854] 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": 1741138948.7225413,
            "started_on": 1741138491.533927,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-42-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8725332-fedora-42-aarch64",
            "build_id": 8725332,
            "package_name": "k3b",
            "package_version": "1:24.12.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/openblas-0.3.23/k3b",
            "git_hash": "885c2598f52650b6fd43725fdeee17c0ebe4e5f7",
            "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": {
                "packages": [
                    {
                        "name": "k3b",
                        "epoch": 1,
                        "version": "24.12.3",
                        "release": "1.fc43",
                        "arch": "aarch64"
                    },
                    {
                        "name": "k3b-libs",
                        "epoch": 1,
                        "version": "24.12.3",
                        "release": "1.fc43",
                        "arch": "aarch64"
                    },
                    {
                        "name": "k3b-debugsource",
                        "epoch": 1,
                        "version": "24.12.3",
                        "release": "1.fc43",
                        "arch": "aarch64"
                    },
                    {
                        "name": "k3b",
                        "epoch": 1,
                        "version": "24.12.3",
                        "release": "1.fc43",
                        "arch": "src"
                    },
                    {
                        "name": "k3b-debuginfo",
                        "epoch": 1,
                        "version": "24.12.3",
                        "release": "1.fc43",
                        "arch": "aarch64"
                    },
                    {
                        "name": "k3b-libs-debuginfo",
                        "epoch": 1,
                        "version": "24.12.3",
                        "release": "1.fc43",
                        "arch": "aarch64"
                    },
                    {
                        "name": "k3b-devel",
                        "epoch": 1,
                        "version": "24.12.3",
                        "release": "1.fc43",
                        "arch": "aarch64"
                    }
                ]
            },
            "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-aarch64/",
                    "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_aarch64"
            ],
            "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": "08725332-k3b",
            "built_packages": "k3b 24.12.3\nk3b-libs 24.12.3\nk3b-debugsource 24.12.3\nk3b-debuginfo 24.12.3\nk3b-libs-debuginfo 24.12.3\nk3b-devel 24.12.3",
            "id": 8725332,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "openblas-0.3.23",
                "vendor": "Fedora Project COPR (psimovec/openblas-0.3.23)"
            }
        }
    ]
}
[2025-03-05 01:42:28,792][  INFO][PID:1004854] Sending fedora-messaging bus message in build.end
[2025-03-05 01:42:28,809][  INFO][PID:1004854] Compressing /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-aarch64/08725332-k3b/builder-live.log by gzip
[2025-03-05 01:42:28,810][  INFO][PID:1004854] Running command 'gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-aarch64/08725332-k3b/builder-live.log' as PID 1028633
[2025-03-05 01:42:28,860][  INFO][PID:1004854] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-aarch64/08725332-k3b/builder-live.log)
[2025-03-05 01:42:28,860][  INFO][PID:1004854] Compressing /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-aarch64/08725332-k3b/backend.log by gzip
[2025-03-05 01:42:28,862][  INFO][PID:1004854] Running command 'gzip /var/lib/copr/public_html/results/psimovec/openblas-0.3.23/fedora-42-aarch64/08725332-k3b/backend.log' as PID 1028641