[2024-12-12 07:35:39,013][  INFO][PID:8547] Marking build as starting
[2024-12-12 07:35:39,051][  INFO][PID:8547] Trying to allocate VM
[2024-12-12 07:35:42,123][  INFO][PID:8547] Allocated host ResallocHost, ticket_id=149314, hostname=3.92.56.155
[2024-12-12 07:35:42,124][  INFO][PID:8547] Allocating ssh connection to builder
[2024-12-12 07:35:42,124][  INFO][PID:8547] Checking that builder machine is OK
[2024-12-12 07:35:42,567][  INFO][PID:8547] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.92.56.155 '/usr/bin/test -f /etc/mock/fedora-rawhide-aarch64.cfg'
[2024-12-12 07:35:42,781][  INFO][PID:8547] Filling build.info file with builder info
[2024-12-12 07:35:42,783][  INFO][PID:8547] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "dmalcolm",
            "project_name": "gcc-15-smoketest",
            "project_dirname": "gcc-15-smoketest",
            "submitter": "dmalcolm",
            "ended_on": null,
            "started_on": 1733988942.7831345,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8381890-fedora-rawhide-aarch64",
            "build_id": 8381890,
            "package_name": "net-snmp",
            "package_version": "1:5.9.4-8",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/dmalcolm/gcc-15-smoketest/net-snmp",
            "git_hash": "8f07fb377a10c1e062c28845ea79ca461ef10a9e",
            "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": "dmalcolm/gcc-15-smoketest--dmalcolm",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://dmalcolm.fedorapeople.org/gcc/gcc-15-mass-prebuild/${arch}/",
                    "id": "https_dmalcolm_fedorapeople_org_gcc_gcc_15_mass_prebuild_arch",
                    "name": "Additional repo https_dmalcolm_fedorapeople_org_gcc_gcc_15_mass_prebuild_arch"
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest",
            "result_dir": "08381890-net-snmp",
            "built_packages": "",
            "id": 8381890,
            "mockchain_macros": {
                "copr_username": "dmalcolm",
                "copr_projectname": "gcc-15-smoketest",
                "vendor": "Fedora Project COPR (dmalcolm/gcc-15-smoketest)"
            }
        }
    ]
}
[2024-12-12 07:35:42,807][  INFO][PID:8547] Sending fedora-messaging bus message in build.start
[2024-12-12 07:35:43,513][  INFO][PID:8547] Sending fedora-messaging bus message in chroot.start
[2024-12-12 07:35:43,532][  INFO][PID:8547] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8381890-fedora-rawhide-aarch64 --chroot fedora-rawhide-aarch64 --detached
[2024-12-12 07:35:43,972][  INFO][PID:8547] Downloading the builder-live.log file, attempt 1
[2024-12-12 07:35:43,974][  INFO][PID:8547] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.92.56.155 copr-rpmbuild-log
[2024-12-12 07:35:48,980][  INFO][PID:8547] Periodic builder liveness probe: alive
[2024-12-12 07:42:47,545][  INFO][PID:8547] Downloading results from builder
[2024-12-12 07:42:47,546][  INFO][PID:8547] rsyncing of mockbuilder@3.92.56.155:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp started
[2024-12-12 07:42:47,547][  INFO][PID:8547] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.92.56.155:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/ &> /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/build-08381890.rsync.log
[2024-12-12 07:42:47,955][  INFO][PID:8547] rsyncing finished.
[2024-12-12 07:42:47,955][  INFO][PID:8547] Releasing VM back to pool
[2024-12-12 07:42:47,965][  INFO][PID:8547] Searching for 'success' file in resultdir
[2024-12-12 07:42:47,966][  INFO][PID:8547] Going to sign pkgs from source: 8381890-fedora-rawhide-aarch64 in chroot: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64
[2024-12-12 07:42:47,966][  INFO][PID:8547] Calling '/bin/sign -u dmalcolm#gcc-15-smoketest@copr.fedorahosted.org -p' (attempt #1)
[2024-12-12 07:42:48,265][  INFO][PID:8547] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-debugsource-5.9.4-8.fc42.aarch64.rpm' (attempt #1)
[2024-12-12 07:42:49,197][  INFO][PID:8547] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-debugsource-5.9.4-8.fc42.aarch64.rpm
[2024-12-12 07:42:49,198][  INFO][PID:8547] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-agent-libs-debuginfo-5.9.4-8.fc42.aarch64.rpm' (attempt #1)
[2024-12-12 07:42:50,129][  INFO][PID:8547] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-agent-libs-debuginfo-5.9.4-8.fc42.aarch64.rpm
[2024-12-12 07:42:50,129][  INFO][PID:8547] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-agent-libs-5.9.4-8.fc42.aarch64.rpm' (attempt #1)
[2024-12-12 07:42:51,049][  INFO][PID:8547] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-agent-libs-5.9.4-8.fc42.aarch64.rpm
[2024-12-12 07:42:51,050][  INFO][PID:8547] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-utils-5.9.4-8.fc42.aarch64.rpm' (attempt #1)
[2024-12-12 07:42:51,959][  INFO][PID:8547] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-utils-5.9.4-8.fc42.aarch64.rpm
[2024-12-12 07:42:51,960][  INFO][PID:8547] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-debuginfo-5.9.4-8.fc42.aarch64.rpm' (attempt #1)
[2024-12-12 07:42:52,868][  INFO][PID:8547] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-debuginfo-5.9.4-8.fc42.aarch64.rpm
[2024-12-12 07:42:52,868][  INFO][PID:8547] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-5.9.4-8.fc42.aarch64.rpm' (attempt #1)
[2024-12-12 07:42:53,805][  INFO][PID:8547] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-5.9.4-8.fc42.aarch64.rpm
[2024-12-12 07:42:53,807][  INFO][PID:8547] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/python3-net-snmp-debuginfo-5.9.4-8.fc42.aarch64.rpm' (attempt #1)
[2024-12-12 07:42:54,724][  INFO][PID:8547] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/python3-net-snmp-debuginfo-5.9.4-8.fc42.aarch64.rpm
[2024-12-12 07:42:54,725][  INFO][PID:8547] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-5.9.4-8.fc42.src.rpm' (attempt #1)
[2024-12-12 07:42:55,752][  INFO][PID:8547] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-5.9.4-8.fc42.src.rpm
[2024-12-12 07:42:55,753][  INFO][PID:8547] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-perl-module-5.9.4-8.fc42.aarch64.rpm' (attempt #1)
[2024-12-12 07:42:56,671][  INFO][PID:8547] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-perl-module-5.9.4-8.fc42.aarch64.rpm
[2024-12-12 07:42:56,671][  INFO][PID:8547] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-libs-5.9.4-8.fc42.aarch64.rpm' (attempt #1)
[2024-12-12 07:42:57,599][  INFO][PID:8547] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-libs-5.9.4-8.fc42.aarch64.rpm
[2024-12-12 07:42:57,600][  INFO][PID:8547] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-libs-debuginfo-5.9.4-8.fc42.aarch64.rpm' (attempt #1)
[2024-12-12 07:42:58,519][  INFO][PID:8547] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-libs-debuginfo-5.9.4-8.fc42.aarch64.rpm
[2024-12-12 07:42:58,520][  INFO][PID:8547] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-perl-5.9.4-8.fc42.aarch64.rpm' (attempt #1)
[2024-12-12 07:42:59,434][  INFO][PID:8547] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-perl-5.9.4-8.fc42.aarch64.rpm
[2024-12-12 07:42:59,435][  INFO][PID:8547] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-utils-debuginfo-5.9.4-8.fc42.aarch64.rpm' (attempt #1)
[2024-12-12 07:43:00,358][  INFO][PID:8547] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-utils-debuginfo-5.9.4-8.fc42.aarch64.rpm
[2024-12-12 07:43:00,359][  INFO][PID:8547] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/python3-net-snmp-5.9.4-8.fc42.aarch64.rpm' (attempt #1)
[2024-12-12 07:43:01,276][  INFO][PID:8547] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/python3-net-snmp-5.9.4-8.fc42.aarch64.rpm
[2024-12-12 07:43:01,277][  INFO][PID:8547] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-gui-5.9.4-8.fc42.aarch64.rpm' (attempt #1)
[2024-12-12 07:43:02,199][  INFO][PID:8547] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-gui-5.9.4-8.fc42.aarch64.rpm
[2024-12-12 07:43:02,200][  INFO][PID:8547] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-perl-module-debuginfo-5.9.4-8.fc42.aarch64.rpm' (attempt #1)
[2024-12-12 07:43:02,984][  INFO][PID:8547] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-perl-module-debuginfo-5.9.4-8.fc42.aarch64.rpm
[2024-12-12 07:43:02,985][  INFO][PID:8547] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-devel-5.9.4-8.fc42.aarch64.rpm' (attempt #1)
[2024-12-12 07:43:03,784][  INFO][PID:8547] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/net-snmp-devel-5.9.4-8.fc42.aarch64.rpm
[2024-12-12 07:43:03,784][  INFO][PID:8547] Sign done
[2024-12-12 07:43:03,785][  INFO][PID:8547] Incremental createrepo run, adding 08381890-net-snmp into https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64, (auto-create-repo=True)
[2024-12-12 07:43:03,786][  INFO][PID:8547] Running command 'copr-repo --batched /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64 --add 08381890-net-snmp --no-appstream-metadata' as PID 32696
[2024-12-12 07:43:19,562][  INFO][PID:8547] Finished after 15 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64 --add 08381890-net-snmp --no-appstream-metadata)
[2024-12-12 07:43:19,563][  INFO][PID:8547] Getting build details
[2024-12-12 07:43:19,564][  INFO][PID:8547] Listing built binary packages in /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp
[2024-12-12 07:43:19,564][  INFO][PID:8547] Built packages:
['net-snmp-libs 5.9.4', 'net-snmp-perl-module 5.9.4', 'net-snmp-debuginfo 5.9.4', 'net-snmp-perl-module-debuginfo 5.9.4', 'python3-net-snmp 5.9.4', 'net-snmp-libs-debuginfo 5.9.4', 'net-snmp-debugsource 5.9.4', 'python3-net-snmp-debuginfo 5.9.4', 'net-snmp 5.9.4', 'net-snmp-devel 5.9.4', 'net-snmp-perl 5.9.4', 'net-snmp-agent-libs 5.9.4', 'net-snmp-agent-libs-debuginfo 5.9.4', 'net-snmp-utils 5.9.4', 'net-snmp-utils-debuginfo 5.9.4', 'net-snmp-gui 5.9.4']
[2024-12-12 07:43:19,565][  INFO][PID:8547] build details: {'built_packages': 'net-snmp-libs 5.9.4\nnet-snmp-perl-module 5.9.4\nnet-snmp-debuginfo 5.9.4\nnet-snmp-perl-module-debuginfo 5.9.4\npython3-net-snmp 5.9.4\nnet-snmp-libs-debuginfo 5.9.4\nnet-snmp-debugsource 5.9.4\npython3-net-snmp-debuginfo 5.9.4\nnet-snmp 5.9.4\nnet-snmp-devel 5.9.4\nnet-snmp-perl 5.9.4\nnet-snmp-agent-libs 5.9.4\nnet-snmp-agent-libs-debuginfo 5.9.4\nnet-snmp-utils 5.9.4\nnet-snmp-utils-debuginfo 5.9.4\nnet-snmp-gui 5.9.4'}
[2024-12-12 07:43:19,565][  INFO][PID:8547] Retrieving pubkey
[2024-12-12 07:43:19,566][  INFO][PID:8547] Calling '/bin/sign -u dmalcolm#gcc-15-smoketest@copr.fedorahosted.org -p' (attempt #1)
[2024-12-12 07:43:19,868][  INFO][PID:8547] Added pubkey for user dmalcolm project gcc-15-smoketest into: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/pubkey.gpg
[2024-12-12 07:43:19,869][  INFO][PID:8547] Finished build: id=8381890 failed=False timeout=115200 destdir=/var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest chroot=fedora-rawhide-aarch64 
[2024-12-12 07:43:19,871][  INFO][PID:8547] Worker succeeded build, took 457.08844923973083
[2024-12-12 07:43:19,872][  INFO][PID:8547] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "dmalcolm",
            "project_name": "gcc-15-smoketest",
            "project_dirname": "gcc-15-smoketest",
            "submitter": "dmalcolm",
            "ended_on": 1733989399.8715837,
            "started_on": 1733988942.7831345,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8381890-fedora-rawhide-aarch64",
            "build_id": 8381890,
            "package_name": "net-snmp",
            "package_version": "1:5.9.4-8",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/dmalcolm/gcc-15-smoketest/net-snmp",
            "git_hash": "8f07fb377a10c1e062c28845ea79ca461ef10a9e",
            "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": "dmalcolm/gcc-15-smoketest--dmalcolm",
            "results": {
                "packages": [
                    {
                        "name": "net-snmp-libs",
                        "epoch": 1,
                        "version": "5.9.4",
                        "release": "8.fc42",
                        "arch": "aarch64"
                    },
                    {
                        "name": "net-snmp-perl-module",
                        "epoch": 1,
                        "version": "5.9.4",
                        "release": "8.fc42",
                        "arch": "aarch64"
                    },
                    {
                        "name": "net-snmp-debuginfo",
                        "epoch": 1,
                        "version": "5.9.4",
                        "release": "8.fc42",
                        "arch": "aarch64"
                    },
                    {
                        "name": "net-snmp-perl-module-debuginfo",
                        "epoch": 1,
                        "version": "5.9.4",
                        "release": "8.fc42",
                        "arch": "aarch64"
                    },
                    {
                        "name": "net-snmp",
                        "epoch": 1,
                        "version": "5.9.4",
                        "release": "8.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-net-snmp",
                        "epoch": 1,
                        "version": "5.9.4",
                        "release": "8.fc42",
                        "arch": "aarch64"
                    },
                    {
                        "name": "net-snmp-libs-debuginfo",
                        "epoch": 1,
                        "version": "5.9.4",
                        "release": "8.fc42",
                        "arch": "aarch64"
                    },
                    {
                        "name": "net-snmp-debugsource",
                        "epoch": 1,
                        "version": "5.9.4",
                        "release": "8.fc42",
                        "arch": "aarch64"
                    },
                    {
                        "name": "python3-net-snmp-debuginfo",
                        "epoch": 1,
                        "version": "5.9.4",
                        "release": "8.fc42",
                        "arch": "aarch64"
                    },
                    {
                        "name": "net-snmp",
                        "epoch": 1,
                        "version": "5.9.4",
                        "release": "8.fc42",
                        "arch": "aarch64"
                    },
                    {
                        "name": "net-snmp-devel",
                        "epoch": 1,
                        "version": "5.9.4",
                        "release": "8.fc42",
                        "arch": "aarch64"
                    },
                    {
                        "name": "net-snmp-perl",
                        "epoch": 1,
                        "version": "5.9.4",
                        "release": "8.fc42",
                        "arch": "aarch64"
                    },
                    {
                        "name": "net-snmp-agent-libs",
                        "epoch": 1,
                        "version": "5.9.4",
                        "release": "8.fc42",
                        "arch": "aarch64"
                    },
                    {
                        "name": "net-snmp-agent-libs-debuginfo",
                        "epoch": 1,
                        "version": "5.9.4",
                        "release": "8.fc42",
                        "arch": "aarch64"
                    },
                    {
                        "name": "net-snmp-utils",
                        "epoch": 1,
                        "version": "5.9.4",
                        "release": "8.fc42",
                        "arch": "aarch64"
                    },
                    {
                        "name": "net-snmp-utils-debuginfo",
                        "epoch": 1,
                        "version": "5.9.4",
                        "release": "8.fc42",
                        "arch": "aarch64"
                    },
                    {
                        "name": "net-snmp-gui",
                        "epoch": 1,
                        "version": "5.9.4",
                        "release": "8.fc42",
                        "arch": "aarch64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://dmalcolm.fedorapeople.org/gcc/gcc-15-mass-prebuild/${arch}/",
                    "id": "https_dmalcolm_fedorapeople_org_gcc_gcc_15_mass_prebuild_arch",
                    "name": "Additional repo https_dmalcolm_fedorapeople_org_gcc_gcc_15_mass_prebuild_arch"
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest",
            "result_dir": "08381890-net-snmp",
            "built_packages": "net-snmp-libs 5.9.4\nnet-snmp-perl-module 5.9.4\nnet-snmp-debuginfo 5.9.4\nnet-snmp-perl-module-debuginfo 5.9.4\npython3-net-snmp 5.9.4\nnet-snmp-libs-debuginfo 5.9.4\nnet-snmp-debugsource 5.9.4\npython3-net-snmp-debuginfo 5.9.4\nnet-snmp 5.9.4\nnet-snmp-devel 5.9.4\nnet-snmp-perl 5.9.4\nnet-snmp-agent-libs 5.9.4\nnet-snmp-agent-libs-debuginfo 5.9.4\nnet-snmp-utils 5.9.4\nnet-snmp-utils-debuginfo 5.9.4\nnet-snmp-gui 5.9.4",
            "id": 8381890,
            "mockchain_macros": {
                "copr_username": "dmalcolm",
                "copr_projectname": "gcc-15-smoketest",
                "vendor": "Fedora Project COPR (dmalcolm/gcc-15-smoketest)"
            }
        }
    ]
}
[2024-12-12 07:43:19,941][  INFO][PID:8547] Sending fedora-messaging bus message in build.end
[2024-12-12 07:43:19,959][  INFO][PID:8547] Compressing /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/builder-live.log by gzip
[2024-12-12 07:43:19,961][  INFO][PID:8547] Running command 'gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/builder-live.log' as PID 33340
[2024-12-12 07:43:19,992][  INFO][PID:8547] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/builder-live.log)
[2024-12-12 07:43:19,993][  INFO][PID:8547] Compressing /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/backend.log by gzip
[2024-12-12 07:43:19,994][  INFO][PID:8547] Running command 'gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest/fedora-rawhide-aarch64/08381890-net-snmp/backend.log' as PID 33345