[2024-06-11 10:28:52,298][  INFO][PID:2945397] Marking build as starting
[2024-06-11 10:28:52,680][  INFO][PID:2945397] Trying to allocate VM
[2024-06-11 10:30:01,017][  INFO][PID:2945397] Allocated host ResallocHost, ticket_id=3274445, hostname=3.89.201.122
[2024-06-11 10:30:01,018][  INFO][PID:2945397] Allocating ssh connection to builder
[2024-06-11 10:30:01,019][  INFO][PID:2945397] Checking that builder machine is OK
[2024-06-11 10:30:01,458][  INFO][PID:2945397] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.89.201.122 '/usr/bin/test -f /etc/mock/fedora-39-aarch64.cfg'
[2024-06-11 10:30:01,724][  INFO][PID:2945397] Filling build.info file with builder info
[2024-06-11 10:30:01,726][  INFO][PID:2945397] 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": "python3-scipy-1.11.1",
            "project_dirname": "python3-scipy-1.11.1",
            "submitter": "https://src.fedoraproject.org/user/ankursinha",
            "ended_on": null,
            "started_on": 1718101801.7258594,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "7596034-fedora-39-aarch64",
            "build_id": 7596034,
            "package_name": "python-neurom",
            "package_version": "4.0.2-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/python3-scipy-1.11.1/python-neurom",
            "git_hash": "ff476bdfb01f5f3bc71bfad54827eb48f8d6cec9",
            "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/python3-scipy-1.11.1--https://src.fedoraproject.org/user/ankursinha",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/psimovec/python3-scipy-1.11.1/fedora-39-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/python3-scipy-1.11.1",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/psimovec/python3-scipy-1.11.1",
            "result_dir": "07596034-python-neurom",
            "built_packages": "",
            "id": 7596034,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "python3-scipy-1.11.1",
                "vendor": "Fedora Project COPR (psimovec/python3-scipy-1.11.1)"
            }
        }
    ]
}
[2024-06-11 10:30:01,849][  INFO][PID:2945397] Sending fedora-messaging bus message in build.start
[2024-06-11 10:30:02,932][  INFO][PID:2945397] Sending fedora-messaging bus message in chroot.start
[2024-06-11 10:30:02,967][  INFO][PID:2945397] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7596034-fedora-39-aarch64 --chroot fedora-39-aarch64 --detached
[2024-06-11 10:30:03,427][  INFO][PID:2945397] Downloading the builder-live.log file, attempt 1
[2024-06-11 10:30:03,428][  INFO][PID:2945397] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.89.201.122 copr-rpmbuild-log
[2024-06-11 10:30:08,462][  INFO][PID:2945397] Status: False
[2024-06-11 10:32:46,538][  INFO][PID:2945397] Downloading results from builder
[2024-06-11 10:32:46,623][  INFO][PID:2945397] rsyncing of mockbuilder@3.89.201.122:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-39-aarch64/07596034-python-neurom started
[2024-06-11 10:32:46,624][  INFO][PID:2945397] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.89.201.122:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-39-aarch64/07596034-python-neurom/ &> /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-39-aarch64/07596034-python-neurom/build-07596034.rsync.log
[2024-06-11 10:32:46,912][  INFO][PID:2945397] rsyncing finished.
[2024-06-11 10:32:46,912][  INFO][PID:2945397] Releasing VM back to pool
[2024-06-11 10:32:46,925][  INFO][PID:2945397] Searching for 'success' file in resultdir
[2024-06-11 10:32:46,926][  INFO][PID:2945397] Going to sign pkgs from source: 7596034-fedora-39-aarch64 in chroot: /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-39-aarch64
[2024-06-11 10:32:46,927][  INFO][PID:2945397] Calling '/bin/sign -u psimovec#python3-scipy-1.11.1@copr.fedorahosted.org -p' (attempt #1)
[2024-06-11 10:32:47,107][  INFO][PID:2945397] Calling '/bin/sign -4 -h sha256 -u psimovec#python3-scipy-1.11.1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-39-aarch64/07596034-python-neurom/python3-neurom-4.0.2-2.fc41.noarch.rpm' (attempt #1)
[2024-06-11 10:32:48,727][  INFO][PID:2945397] signed rpm: /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-39-aarch64/07596034-python-neurom/python3-neurom-4.0.2-2.fc41.noarch.rpm
[2024-06-11 10:32:48,728][  INFO][PID:2945397] Calling '/bin/sign -4 -h sha256 -u psimovec#python3-scipy-1.11.1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-39-aarch64/07596034-python-neurom/python-neurom-4.0.2-2.fc41.src.rpm' (attempt #1)
[2024-06-11 10:32:50,228][  INFO][PID:2945397] signed rpm: /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-39-aarch64/07596034-python-neurom/python-neurom-4.0.2-2.fc41.src.rpm
[2024-06-11 10:32:50,229][  INFO][PID:2945397] Calling '/bin/sign -4 -h sha256 -u psimovec#python3-scipy-1.11.1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-39-aarch64/07596034-python-neurom/python-neurom-doc-4.0.2-2.fc41.noarch.rpm' (attempt #1)
[2024-06-11 10:32:50,840][  INFO][PID:2945397] signed rpm: /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-39-aarch64/07596034-python-neurom/python-neurom-doc-4.0.2-2.fc41.noarch.rpm
[2024-06-11 10:32:50,840][  INFO][PID:2945397] Calling '/bin/sign -4 -h sha256 -u psimovec#python3-scipy-1.11.1@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-39-aarch64/07596034-python-neurom/python3-neurom+plotly-4.0.2-2.fc41.noarch.rpm' (attempt #1)
[2024-06-11 10:32:51,595][  INFO][PID:2945397] signed rpm: /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-39-aarch64/07596034-python-neurom/python3-neurom+plotly-4.0.2-2.fc41.noarch.rpm
[2024-06-11 10:32:51,595][  INFO][PID:2945397] Sign done
[2024-06-11 10:32:51,596][  INFO][PID:2945397] Incremental createrepo run, adding 07596034-python-neurom into https://download.copr.fedorainfracloud.org/results/psimovec/python3-scipy-1.11.1/fedora-39-aarch64, (auto-create-repo=True)
[2024-06-11 10:32:51,597][  INFO][PID:2945397] Running command 'copr-repo --batched /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-39-aarch64 --add 07596034-python-neurom --no-appstream-metadata' as PID 2973834
[2024-06-11 10:32:55,412][  INFO][PID:2945397] Finished after 3 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-39-aarch64 --add 07596034-python-neurom --no-appstream-metadata)
[2024-06-11 10:32:55,414][  INFO][PID:2945397] Getting build details
[2024-06-11 10:32:55,414][  INFO][PID:2945397] Listing built binary packages in /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-39-aarch64/07596034-python-neurom
[2024-06-11 10:32:55,415][  INFO][PID:2945397] Built packages:
['python-neurom-doc 4.0.2', 'python3-neurom 4.0.2', 'python3-neurom+plotly 4.0.2']
[2024-06-11 10:32:55,415][  INFO][PID:2945397] build details: {'built_packages': 'python-neurom-doc 4.0.2\npython3-neurom 4.0.2\npython3-neurom+plotly 4.0.2'}
[2024-06-11 10:32:55,416][  INFO][PID:2945397] Retrieving pubkey
[2024-06-11 10:32:55,416][  INFO][PID:2945397] Calling '/bin/sign -u psimovec#python3-scipy-1.11.1@copr.fedorahosted.org -p' (attempt #1)
[2024-06-11 10:32:55,711][  INFO][PID:2945397] Added pubkey for user psimovec project python3-scipy-1.11.1 into: /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/pubkey.gpg
[2024-06-11 10:32:55,712][  INFO][PID:2945397] Finished build: id=7596034 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1 chroot=fedora-39-aarch64 
[2024-06-11 10:32:55,714][  INFO][PID:2945397] Worker succeeded build, took 173.9882254600525
[2024-06-11 10:32:55,715][  INFO][PID:2945397] 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": "python3-scipy-1.11.1",
            "project_dirname": "python3-scipy-1.11.1",
            "submitter": "https://src.fedoraproject.org/user/ankursinha",
            "ended_on": 1718101975.7140849,
            "started_on": 1718101801.7258594,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "7596034-fedora-39-aarch64",
            "build_id": 7596034,
            "package_name": "python-neurom",
            "package_version": "4.0.2-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/psimovec/python3-scipy-1.11.1/python-neurom",
            "git_hash": "ff476bdfb01f5f3bc71bfad54827eb48f8d6cec9",
            "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/python3-scipy-1.11.1--https://src.fedoraproject.org/user/ankursinha",
            "results": {
                "packages": [
                    {
                        "name": "python-neurom-doc",
                        "epoch": null,
                        "version": "4.0.2",
                        "release": "2.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-neurom",
                        "epoch": null,
                        "version": "4.0.2",
                        "release": "2.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "python3-neurom",
                        "epoch": null,
                        "version": "4.0.2",
                        "release": "2.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-neurom+plotly",
                        "epoch": null,
                        "version": "4.0.2",
                        "release": "2.fc41",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/psimovec/python3-scipy-1.11.1/fedora-39-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/python3-scipy-1.11.1",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/psimovec/python3-scipy-1.11.1",
            "result_dir": "07596034-python-neurom",
            "built_packages": "python-neurom-doc 4.0.2\npython3-neurom 4.0.2\npython3-neurom+plotly 4.0.2",
            "id": 7596034,
            "mockchain_macros": {
                "copr_username": "psimovec",
                "copr_projectname": "python3-scipy-1.11.1",
                "vendor": "Fedora Project COPR (psimovec/python3-scipy-1.11.1)"
            }
        }
    ]
}
[2024-06-11 10:32:55,811][  INFO][PID:2945397] Sending fedora-messaging bus message in build.end
[2024-06-11 10:32:55,841][  INFO][PID:2945397] Compressing /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-39-aarch64/07596034-python-neurom/builder-live.log by gzip
[2024-06-11 10:32:55,843][  INFO][PID:2945397] Running command 'gzip /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-39-aarch64/07596034-python-neurom/builder-live.log' as PID 2974375
[2024-06-11 10:32:55,853][  INFO][PID:2945397] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-39-aarch64/07596034-python-neurom/builder-live.log)
[2024-06-11 10:32:55,854][  INFO][PID:2945397] Compressing /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-39-aarch64/07596034-python-neurom/backend.log by gzip
[2024-06-11 10:32:55,855][  INFO][PID:2945397] Running command 'gzip /var/lib/copr/public_html/results/psimovec/python3-scipy-1.11.1/fedora-39-aarch64/07596034-python-neurom/backend.log' as PID 2974377