[2024-12-24 10:53:14,852][  INFO][PID:1641085] Marking build as starting
[2024-12-24 10:53:14,919][  INFO][PID:1641085] Trying to allocate VM
[2024-12-24 10:53:17,957][  INFO][PID:1641085] Allocated host ResallocHost, ticket_id=379971, hostname=13.121.85.31
[2024-12-24 10:53:17,957][  INFO][PID:1641085] Allocating ssh connection to builder
[2024-12-24 10:53:17,958][  INFO][PID:1641085] Checking that builder machine is OK
[2024-12-24 10:53:19,330][  INFO][PID:1641085] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.121.85.31 '/usr/bin/test -f /etc/mock/fedora-rawhide-s390x.cfg'
[2024-12-24 10:53:20,555][  INFO][PID:1641085] Filling build.info file with builder info
[2024-12-24 10:53:20,556][  INFO][PID:1641085] 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-3",
            "project_dirname": "gcc-15-smoketest-3",
            "submitter": "dmalcolm",
            "ended_on": null,
            "started_on": 1735037600.5566878,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8424534-fedora-rawhide-s390x",
            "build_id": 8424534,
            "package_name": "lvm2",
            "package_version": "2.03.29-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/dmalcolm/gcc-15-smoketest-3/lvm2",
            "git_hash": "27588073f00994334ea3342049dcdd76d1e63275",
            "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-3--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-3/fedora-rawhide-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://fedorapeople.org/~dmalcolm/gcc/gcc-15-mass-prebuild/$basearch",
                    "id": "https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch",
                    "name": "Additional repo https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch"
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3",
            "result_dir": "08424534-lvm2",
            "built_packages": "",
            "id": 8424534,
            "mockchain_macros": {
                "copr_username": "dmalcolm",
                "copr_projectname": "gcc-15-smoketest-3",
                "vendor": "Fedora Project COPR (dmalcolm/gcc-15-smoketest-3)"
            }
        }
    ]
}
[2024-12-24 10:53:20,584][  INFO][PID:1641085] Sending fedora-messaging bus message in build.start
[2024-12-24 10:53:21,326][  INFO][PID:1641085] Sending fedora-messaging bus message in chroot.start
[2024-12-24 10:53:21,345][  INFO][PID:1641085] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8424534-fedora-rawhide-s390x --chroot fedora-rawhide-s390x --detached
[2024-12-24 10:53:22,901][  INFO][PID:1641085] Downloading the builder-live.log file, attempt 1
[2024-12-24 10:53:22,903][  INFO][PID:1641085] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.121.85.31 copr-rpmbuild-log
[2024-12-24 10:53:27,910][  INFO][PID:1641085] Periodic builder liveness probe: alive
[2024-12-24 10:56:29,735][  INFO][PID:1641085] Downloading results from builder
[2024-12-24 10:56:29,735][  INFO][PID:1641085] rsyncing of mockbuilder@13.121.85.31:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2 started
[2024-12-24 10:56:29,736][  INFO][PID:1641085] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@13.121.85.31:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/ &> /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/build-08424534.rsync.log
[2024-12-24 10:56:33,099][  INFO][PID:1641085] rsyncing finished.
[2024-12-24 10:56:33,100][  INFO][PID:1641085] Releasing VM back to pool
[2024-12-24 10:56:33,111][  INFO][PID:1641085] Searching for 'success' file in resultdir
[2024-12-24 10:56:33,112][  INFO][PID:1641085] Going to sign pkgs from source: 8424534-fedora-rawhide-s390x in chroot: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x
[2024-12-24 10:56:33,113][  INFO][PID:1641085] Calling '/bin/sign -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -p' (attempt #1)
[2024-12-24 10:56:33,284][  INFO][PID:1641085] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/device-mapper-event-libs-1.02.203-1.fc42.s390x.rpm' (attempt #1)
[2024-12-24 10:56:33,945][  INFO][PID:1641085] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/device-mapper-event-libs-1.02.203-1.fc42.s390x.rpm
[2024-12-24 10:56:33,946][  INFO][PID:1641085] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/device-mapper-event-1.02.203-1.fc42.s390x.rpm' (attempt #1)
[2024-12-24 10:56:34,633][  INFO][PID:1641085] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/device-mapper-event-1.02.203-1.fc42.s390x.rpm
[2024-12-24 10:56:34,634][  INFO][PID:1641085] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/device-mapper-event-debuginfo-1.02.203-1.fc42.s390x.rpm' (attempt #1)
[2024-12-24 10:56:35,424][  INFO][PID:1641085] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/device-mapper-event-debuginfo-1.02.203-1.fc42.s390x.rpm
[2024-12-24 10:56:35,425][  INFO][PID:1641085] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/device-mapper-libs-1.02.203-1.fc42.s390x.rpm' (attempt #1)
[2024-12-24 10:56:36,334][  INFO][PID:1641085] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/device-mapper-libs-1.02.203-1.fc42.s390x.rpm
[2024-12-24 10:56:36,335][  INFO][PID:1641085] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-debugsource-2.03.29-1.fc42.s390x.rpm' (attempt #1)
[2024-12-24 10:56:37,261][  INFO][PID:1641085] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-debugsource-2.03.29-1.fc42.s390x.rpm
[2024-12-24 10:56:37,261][  INFO][PID:1641085] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/device-mapper-event-devel-1.02.203-1.fc42.s390x.rpm' (attempt #1)
[2024-12-24 10:56:38,041][  INFO][PID:1641085] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/device-mapper-event-devel-1.02.203-1.fc42.s390x.rpm
[2024-12-24 10:56:38,042][  INFO][PID:1641085] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-testsuite-debuginfo-2.03.29-1.fc42.s390x.rpm' (attempt #1)
[2024-12-24 10:56:38,962][  INFO][PID:1641085] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-testsuite-debuginfo-2.03.29-1.fc42.s390x.rpm
[2024-12-24 10:56:38,963][  INFO][PID:1641085] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-2.03.29-1.fc42.s390x.rpm' (attempt #1)
[2024-12-24 10:56:39,891][  INFO][PID:1641085] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-2.03.29-1.fc42.s390x.rpm
[2024-12-24 10:56:39,892][  INFO][PID:1641085] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/device-mapper-event-libs-debuginfo-1.02.203-1.fc42.s390x.rpm' (attempt #1)
[2024-12-24 10:56:40,796][  INFO][PID:1641085] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/device-mapper-event-libs-debuginfo-1.02.203-1.fc42.s390x.rpm
[2024-12-24 10:56:40,797][  INFO][PID:1641085] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-testsuite-2.03.29-1.fc42.s390x.rpm' (attempt #1)
[2024-12-24 10:56:41,713][  INFO][PID:1641085] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-testsuite-2.03.29-1.fc42.s390x.rpm
[2024-12-24 10:56:41,714][  INFO][PID:1641085] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-libs-2.03.29-1.fc42.s390x.rpm' (attempt #1)
[2024-12-24 10:56:42,637][  INFO][PID:1641085] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-libs-2.03.29-1.fc42.s390x.rpm
[2024-12-24 10:56:42,638][  INFO][PID:1641085] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/device-mapper-debuginfo-1.02.203-1.fc42.s390x.rpm' (attempt #1)
[2024-12-24 10:56:43,545][  INFO][PID:1641085] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/device-mapper-debuginfo-1.02.203-1.fc42.s390x.rpm
[2024-12-24 10:56:43,546][  INFO][PID:1641085] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-lockd-2.03.29-1.fc42.s390x.rpm' (attempt #1)
[2024-12-24 10:56:44,456][  INFO][PID:1641085] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-lockd-2.03.29-1.fc42.s390x.rpm
[2024-12-24 10:56:44,457][  INFO][PID:1641085] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-libs-debuginfo-2.03.29-1.fc42.s390x.rpm' (attempt #1)
[2024-12-24 10:56:45,392][  INFO][PID:1641085] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-libs-debuginfo-2.03.29-1.fc42.s390x.rpm
[2024-12-24 10:56:45,393][  INFO][PID:1641085] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-lockd-debuginfo-2.03.29-1.fc42.s390x.rpm' (attempt #1)
[2024-12-24 10:56:46,312][  INFO][PID:1641085] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-lockd-debuginfo-2.03.29-1.fc42.s390x.rpm
[2024-12-24 10:56:46,313][  INFO][PID:1641085] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/device-mapper-devel-1.02.203-1.fc42.s390x.rpm' (attempt #1)
[2024-12-24 10:56:47,219][  INFO][PID:1641085] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/device-mapper-devel-1.02.203-1.fc42.s390x.rpm
[2024-12-24 10:56:47,220][  INFO][PID:1641085] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/device-mapper-1.02.203-1.fc42.s390x.rpm' (attempt #1)
[2024-12-24 10:56:48,128][  INFO][PID:1641085] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/device-mapper-1.02.203-1.fc42.s390x.rpm
[2024-12-24 10:56:48,129][  INFO][PID:1641085] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/device-mapper-libs-debuginfo-1.02.203-1.fc42.s390x.rpm' (attempt #1)
[2024-12-24 10:56:49,036][  INFO][PID:1641085] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/device-mapper-libs-debuginfo-1.02.203-1.fc42.s390x.rpm
[2024-12-24 10:56:49,037][  INFO][PID:1641085] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-dbusd-2.03.29-1.fc42.noarch.rpm' (attempt #1)
[2024-12-24 10:56:49,819][  INFO][PID:1641085] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-dbusd-2.03.29-1.fc42.noarch.rpm
[2024-12-24 10:56:49,820][  INFO][PID:1641085] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-devel-2.03.29-1.fc42.s390x.rpm' (attempt #1)
[2024-12-24 10:56:50,725][  INFO][PID:1641085] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-devel-2.03.29-1.fc42.s390x.rpm
[2024-12-24 10:56:50,725][  INFO][PID:1641085] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-2.03.29-1.fc42.src.rpm' (attempt #1)
[2024-12-24 10:56:51,682][  INFO][PID:1641085] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-2.03.29-1.fc42.src.rpm
[2024-12-24 10:56:51,683][  INFO][PID:1641085] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-debuginfo-2.03.29-1.fc42.s390x.rpm' (attempt #1)
[2024-12-24 10:56:52,645][  INFO][PID:1641085] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/lvm2-debuginfo-2.03.29-1.fc42.s390x.rpm
[2024-12-24 10:56:52,646][  INFO][PID:1641085] Sign done
[2024-12-24 10:56:52,648][  INFO][PID:1641085] Incremental createrepo run, adding 08424534-lvm2 into https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x, (auto-create-repo=True)
[2024-12-24 10:56:52,650][  INFO][PID:1641085] Running command 'copr-repo --batched /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x --add 08424534-lvm2 --no-appstream-metadata' as PID 1659268
[2024-12-24 10:57:06,919][  INFO][PID:1641085] Finished after 14 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x --add 08424534-lvm2 --no-appstream-metadata)
[2024-12-24 10:57:06,921][  INFO][PID:1641085] Getting build details
[2024-12-24 10:57:06,921][  INFO][PID:1641085] Listing built binary packages in /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2
[2024-12-24 10:57:06,922][  INFO][PID:1641085] Built packages:
['lvm2-lockd 2.03.29', 'lvm2-debuginfo 2.03.29', 'device-mapper-event 1.02.203', 'device-mapper 1.02.203', 'device-mapper-event-libs 1.02.203', 'lvm2 2.03.29', 'device-mapper-event-debuginfo 1.02.203', 'lvm2-devel 2.03.29', 'lvm2-testsuite 2.03.29', 'lvm2-libs-debuginfo 2.03.29', 'device-mapper-debuginfo 1.02.203', 'lvm2-debugsource 2.03.29', 'lvm2-dbusd 2.03.29', 'device-mapper-event-libs-debuginfo 1.02.203', 'device-mapper-libs 1.02.203', 'lvm2-testsuite-debuginfo 2.03.29', 'device-mapper-libs-debuginfo 1.02.203', 'lvm2-libs 2.03.29', 'device-mapper-event-devel 1.02.203', 'lvm2-lockd-debuginfo 2.03.29', 'device-mapper-devel 1.02.203']
[2024-12-24 10:57:06,923][  INFO][PID:1641085] build details: {'built_packages': 'lvm2-lockd 2.03.29\nlvm2-debuginfo 2.03.29\ndevice-mapper-event 1.02.203\ndevice-mapper 1.02.203\ndevice-mapper-event-libs 1.02.203\nlvm2 2.03.29\ndevice-mapper-event-debuginfo 1.02.203\nlvm2-devel 2.03.29\nlvm2-testsuite 2.03.29\nlvm2-libs-debuginfo 2.03.29\ndevice-mapper-debuginfo 1.02.203\nlvm2-debugsource 2.03.29\nlvm2-dbusd 2.03.29\ndevice-mapper-event-libs-debuginfo 1.02.203\ndevice-mapper-libs 1.02.203\nlvm2-testsuite-debuginfo 2.03.29\ndevice-mapper-libs-debuginfo 1.02.203\nlvm2-libs 2.03.29\ndevice-mapper-event-devel 1.02.203\nlvm2-lockd-debuginfo 2.03.29\ndevice-mapper-devel 1.02.203'}
[2024-12-24 10:57:06,923][  INFO][PID:1641085] Retrieving pubkey
[2024-12-24 10:57:06,924][  INFO][PID:1641085] Calling '/bin/sign -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -p' (attempt #1)
[2024-12-24 10:57:07,230][  INFO][PID:1641085] Added pubkey for user dmalcolm project gcc-15-smoketest-3 into: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/pubkey.gpg
[2024-12-24 10:57:07,232][  INFO][PID:1641085] Finished build: id=8424534 failed=False timeout=115200 destdir=/var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3 chroot=fedora-rawhide-s390x 
[2024-12-24 10:57:07,234][  INFO][PID:1641085] Worker succeeded build, took 226.6775188446045
[2024-12-24 10:57:07,235][  INFO][PID:1641085] 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-3",
            "project_dirname": "gcc-15-smoketest-3",
            "submitter": "dmalcolm",
            "ended_on": 1735037827.2342067,
            "started_on": 1735037600.5566878,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8424534-fedora-rawhide-s390x",
            "build_id": 8424534,
            "package_name": "lvm2",
            "package_version": "2.03.29-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/dmalcolm/gcc-15-smoketest-3/lvm2",
            "git_hash": "27588073f00994334ea3342049dcdd76d1e63275",
            "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-3--dmalcolm",
            "results": {
                "packages": [
                    {
                        "name": "lvm2-lockd",
                        "epoch": null,
                        "version": "2.03.29",
                        "release": "1.fc42",
                        "arch": "s390x"
                    },
                    {
                        "name": "lvm2-debuginfo",
                        "epoch": null,
                        "version": "2.03.29",
                        "release": "1.fc42",
                        "arch": "s390x"
                    },
                    {
                        "name": "device-mapper-event",
                        "epoch": null,
                        "version": "1.02.203",
                        "release": "1.fc42",
                        "arch": "s390x"
                    },
                    {
                        "name": "device-mapper",
                        "epoch": null,
                        "version": "1.02.203",
                        "release": "1.fc42",
                        "arch": "s390x"
                    },
                    {
                        "name": "device-mapper-event-libs",
                        "epoch": null,
                        "version": "1.02.203",
                        "release": "1.fc42",
                        "arch": "s390x"
                    },
                    {
                        "name": "lvm2",
                        "epoch": null,
                        "version": "2.03.29",
                        "release": "1.fc42",
                        "arch": "s390x"
                    },
                    {
                        "name": "device-mapper-event-debuginfo",
                        "epoch": null,
                        "version": "1.02.203",
                        "release": "1.fc42",
                        "arch": "s390x"
                    },
                    {
                        "name": "lvm2-devel",
                        "epoch": null,
                        "version": "2.03.29",
                        "release": "1.fc42",
                        "arch": "s390x"
                    },
                    {
                        "name": "lvm2-testsuite",
                        "epoch": null,
                        "version": "2.03.29",
                        "release": "1.fc42",
                        "arch": "s390x"
                    },
                    {
                        "name": "lvm2-libs-debuginfo",
                        "epoch": null,
                        "version": "2.03.29",
                        "release": "1.fc42",
                        "arch": "s390x"
                    },
                    {
                        "name": "device-mapper-debuginfo",
                        "epoch": null,
                        "version": "1.02.203",
                        "release": "1.fc42",
                        "arch": "s390x"
                    },
                    {
                        "name": "lvm2-debugsource",
                        "epoch": null,
                        "version": "2.03.29",
                        "release": "1.fc42",
                        "arch": "s390x"
                    },
                    {
                        "name": "lvm2-dbusd",
                        "epoch": null,
                        "version": "2.03.29",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "device-mapper-event-libs-debuginfo",
                        "epoch": null,
                        "version": "1.02.203",
                        "release": "1.fc42",
                        "arch": "s390x"
                    },
                    {
                        "name": "device-mapper-libs",
                        "epoch": null,
                        "version": "1.02.203",
                        "release": "1.fc42",
                        "arch": "s390x"
                    },
                    {
                        "name": "lvm2-testsuite-debuginfo",
                        "epoch": null,
                        "version": "2.03.29",
                        "release": "1.fc42",
                        "arch": "s390x"
                    },
                    {
                        "name": "device-mapper-libs-debuginfo",
                        "epoch": null,
                        "version": "1.02.203",
                        "release": "1.fc42",
                        "arch": "s390x"
                    },
                    {
                        "name": "lvm2-libs",
                        "epoch": null,
                        "version": "2.03.29",
                        "release": "1.fc42",
                        "arch": "s390x"
                    },
                    {
                        "name": "device-mapper-event-devel",
                        "epoch": null,
                        "version": "1.02.203",
                        "release": "1.fc42",
                        "arch": "s390x"
                    },
                    {
                        "name": "lvm2-lockd-debuginfo",
                        "epoch": null,
                        "version": "2.03.29",
                        "release": "1.fc42",
                        "arch": "s390x"
                    },
                    {
                        "name": "lvm2",
                        "epoch": null,
                        "version": "2.03.29",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "device-mapper-devel",
                        "epoch": null,
                        "version": "1.02.203",
                        "release": "1.fc42",
                        "arch": "s390x"
                    }
                ]
            },
            "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-3/fedora-rawhide-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://fedorapeople.org/~dmalcolm/gcc/gcc-15-mass-prebuild/$basearch",
                    "id": "https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch",
                    "name": "Additional repo https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch"
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3",
            "result_dir": "08424534-lvm2",
            "built_packages": "lvm2-lockd 2.03.29\nlvm2-debuginfo 2.03.29\ndevice-mapper-event 1.02.203\ndevice-mapper 1.02.203\ndevice-mapper-event-libs 1.02.203\nlvm2 2.03.29\ndevice-mapper-event-debuginfo 1.02.203\nlvm2-devel 2.03.29\nlvm2-testsuite 2.03.29\nlvm2-libs-debuginfo 2.03.29\ndevice-mapper-debuginfo 1.02.203\nlvm2-debugsource 2.03.29\nlvm2-dbusd 2.03.29\ndevice-mapper-event-libs-debuginfo 1.02.203\ndevice-mapper-libs 1.02.203\nlvm2-testsuite-debuginfo 2.03.29\ndevice-mapper-libs-debuginfo 1.02.203\nlvm2-libs 2.03.29\ndevice-mapper-event-devel 1.02.203\nlvm2-lockd-debuginfo 2.03.29\ndevice-mapper-devel 1.02.203",
            "id": 8424534,
            "mockchain_macros": {
                "copr_username": "dmalcolm",
                "copr_projectname": "gcc-15-smoketest-3",
                "vendor": "Fedora Project COPR (dmalcolm/gcc-15-smoketest-3)"
            }
        }
    ]
}
[2024-12-24 10:57:07,271][  INFO][PID:1641085] Sending fedora-messaging bus message in build.end
[2024-12-24 10:57:07,291][  INFO][PID:1641085] Compressing /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/builder-live.log by gzip
[2024-12-24 10:57:07,292][  INFO][PID:1641085] Running command 'gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/builder-live.log' as PID 1660493
[2024-12-24 10:57:07,306][  INFO][PID:1641085] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/builder-live.log)
[2024-12-24 10:57:07,307][  INFO][PID:1641085] Compressing /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/backend.log by gzip
[2024-12-24 10:57:07,308][  INFO][PID:1641085] Running command 'gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-s390x/08424534-lvm2/backend.log' as PID 1660494