[2024-09-30 06:51:07,723][  INFO][PID:2688092] Marking build as starting
[2024-09-30 06:51:07,920][  INFO][PID:2688092] Trying to allocate VM
[2024-09-30 06:51:13,959][  INFO][PID:2688092] Allocated host ResallocHost, ticket_id=5173641, hostname=3.90.250.1
[2024-09-30 06:51:13,960][  INFO][PID:2688092] Allocating ssh connection to builder
[2024-09-30 06:51:13,961][  INFO][PID:2688092] Checking that builder machine is OK
[2024-09-30 06:51:14,414][  INFO][PID:2688092] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.90.250.1 '/usr/bin/test -f /etc/mock/epel-10-aarch64.cfg'
[2024-09-30 06:51:14,679][  INFO][PID:2688092] Filling build.info file with builder info
[2024-09-30 06:51:14,681][  INFO][PID:2688092] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "cheimes",
            "project_name": "libpdfium",
            "project_dirname": "libpdfium",
            "submitter": "cheimes",
            "ended_on": null,
            "started_on": 1727679074.680767,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-10-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8091493-epel-10-aarch64",
            "build_id": 8091493,
            "package_name": "libpdfium",
            "package_version": "6462^20240502git7b7c83fb-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/cheimes/libpdfium/libpdfium",
            "git_hash": "7ee20b940fde103d175723bd246f9d5332ed7932",
            "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": "cheimes/libpdfium--cheimes",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/cheimes/libpdfium/epel-10-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/cheimes/libpdfium",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/cheimes/libpdfium",
            "result_dir": "08091493-libpdfium",
            "built_packages": "",
            "id": 8091493,
            "mockchain_macros": {
                "copr_username": "cheimes",
                "copr_projectname": "libpdfium",
                "vendor": "Fedora Project COPR (cheimes/libpdfium)"
            }
        }
    ]
}
[2024-09-30 06:51:14,770][  INFO][PID:2688092] Sending fedora-messaging bus message in build.start
[2024-09-30 06:51:15,510][  INFO][PID:2688092] Sending fedora-messaging bus message in chroot.start
[2024-09-30 06:51:15,534][  INFO][PID:2688092] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8091493-epel-10-aarch64 --chroot epel-10-aarch64 --detached
[2024-09-30 06:51:16,006][  INFO][PID:2688092] Downloading the builder-live.log file, attempt 1
[2024-09-30 06:51:16,007][  INFO][PID:2688092] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.90.250.1 copr-rpmbuild-log
[2024-09-30 06:51:21,012][  INFO][PID:2688092] Status: False
[2024-09-30 06:56:42,156][  INFO][PID:2688092] Downloading results from builder
[2024-09-30 06:56:42,156][  INFO][PID:2688092] rsyncing of mockbuilder@3.90.250.1:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/cheimes/libpdfium/epel-10-aarch64/08091493-libpdfium started
[2024-09-30 06:56:42,157][  INFO][PID:2688092] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.90.250.1:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/cheimes/libpdfium/epel-10-aarch64/08091493-libpdfium/ &> /var/lib/copr/public_html/results/cheimes/libpdfium/epel-10-aarch64/08091493-libpdfium/build-08091493.rsync.log
[2024-09-30 06:56:42,827][  INFO][PID:2688092] rsyncing finished.
[2024-09-30 06:56:42,828][  INFO][PID:2688092] Releasing VM back to pool
[2024-09-30 06:56:42,837][  INFO][PID:2688092] Searching for 'success' file in resultdir
[2024-09-30 06:56:42,838][  INFO][PID:2688092] Going to sign pkgs from source: 8091493-epel-10-aarch64 in chroot: /var/lib/copr/public_html/results/cheimes/libpdfium/epel-10-aarch64
[2024-09-30 06:56:42,838][  INFO][PID:2688092] Calling '/bin/sign -u cheimes#libpdfium@copr.fedorahosted.org -p' (attempt #1)
[2024-09-30 06:56:43,024][  INFO][PID:2688092] Calling '/bin/sign -4 -h sha256 -u cheimes#libpdfium@copr.fedorahosted.org -r /var/lib/copr/public_html/results/cheimes/libpdfium/epel-10-aarch64/08091493-libpdfium/libpdfium-devel-6462^20240502git7b7c83fb-2.el10.aarch64.rpm' (attempt #1)
[2024-09-30 06:56:43,587][  INFO][PID:2688092] signed rpm: /var/lib/copr/public_html/results/cheimes/libpdfium/epel-10-aarch64/08091493-libpdfium/libpdfium-devel-6462^20240502git7b7c83fb-2.el10.aarch64.rpm
[2024-09-30 06:56:43,588][  INFO][PID:2688092] Calling '/bin/sign -4 -h sha256 -u cheimes#libpdfium@copr.fedorahosted.org -r /var/lib/copr/public_html/results/cheimes/libpdfium/epel-10-aarch64/08091493-libpdfium/libpdfium-debugsource-6462^20240502git7b7c83fb-2.el10.aarch64.rpm' (attempt #1)
[2024-09-30 06:56:44,195][  INFO][PID:2688092] signed rpm: /var/lib/copr/public_html/results/cheimes/libpdfium/epel-10-aarch64/08091493-libpdfium/libpdfium-debugsource-6462^20240502git7b7c83fb-2.el10.aarch64.rpm
[2024-09-30 06:56:44,196][  INFO][PID:2688092] Calling '/bin/sign -4 -h sha256 -u cheimes#libpdfium@copr.fedorahosted.org -r /var/lib/copr/public_html/results/cheimes/libpdfium/epel-10-aarch64/08091493-libpdfium/libpdfium-6462^20240502git7b7c83fb-2.el10.aarch64.rpm' (attempt #1)
[2024-09-30 06:56:44,929][  INFO][PID:2688092] signed rpm: /var/lib/copr/public_html/results/cheimes/libpdfium/epel-10-aarch64/08091493-libpdfium/libpdfium-6462^20240502git7b7c83fb-2.el10.aarch64.rpm
[2024-09-30 06:56:44,930][  INFO][PID:2688092] Calling '/bin/sign -4 -h sha256 -u cheimes#libpdfium@copr.fedorahosted.org -r /var/lib/copr/public_html/results/cheimes/libpdfium/epel-10-aarch64/08091493-libpdfium/libpdfium-6462^20240502git7b7c83fb-2.el10.src.rpm' (attempt #1)
[2024-09-30 06:56:46,242][  INFO][PID:2688092] signed rpm: /var/lib/copr/public_html/results/cheimes/libpdfium/epel-10-aarch64/08091493-libpdfium/libpdfium-6462^20240502git7b7c83fb-2.el10.src.rpm
[2024-09-30 06:56:46,242][  INFO][PID:2688092] Calling '/bin/sign -4 -h sha256 -u cheimes#libpdfium@copr.fedorahosted.org -r /var/lib/copr/public_html/results/cheimes/libpdfium/epel-10-aarch64/08091493-libpdfium/libpdfium-debuginfo-6462^20240502git7b7c83fb-2.el10.aarch64.rpm' (attempt #1)
[2024-09-30 06:56:47,302][  INFO][PID:2688092] signed rpm: /var/lib/copr/public_html/results/cheimes/libpdfium/epel-10-aarch64/08091493-libpdfium/libpdfium-debuginfo-6462^20240502git7b7c83fb-2.el10.aarch64.rpm
[2024-09-30 06:56:47,303][  INFO][PID:2688092] Sign done
[2024-09-30 06:56:47,303][  INFO][PID:2688092] Incremental createrepo run, adding 08091493-libpdfium into https://download.copr.fedorainfracloud.org/results/cheimes/libpdfium/epel-10-aarch64, (auto-create-repo=True)
[2024-09-30 06:56:47,305][  INFO][PID:2688092] Running command 'copr-repo --batched /var/lib/copr/public_html/results/cheimes/libpdfium/epel-10-aarch64 --add 08091493-libpdfium --no-appstream-metadata' as PID 2700904
[2024-09-30 06:56:48,302][  INFO][PID:2688092] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/cheimes/libpdfium/epel-10-aarch64 --add 08091493-libpdfium --no-appstream-metadata)
[2024-09-30 06:56:48,304][  INFO][PID:2688092] Getting build details
[2024-09-30 06:56:48,305][  INFO][PID:2688092] Listing built binary packages in /var/lib/copr/public_html/results/cheimes/libpdfium/epel-10-aarch64/08091493-libpdfium
[2024-09-30 06:56:48,305][  INFO][PID:2688092] Built packages:
['libpdfium-debuginfo 6462^20240502git7b7c83fb', 'libpdfium-debugsource 6462^20240502git7b7c83fb', 'libpdfium 6462^20240502git7b7c83fb', 'libpdfium-devel 6462^20240502git7b7c83fb']
[2024-09-30 06:56:48,305][  INFO][PID:2688092] build details: {'built_packages': 'libpdfium-debuginfo 6462^20240502git7b7c83fb\nlibpdfium-debugsource 6462^20240502git7b7c83fb\nlibpdfium 6462^20240502git7b7c83fb\nlibpdfium-devel 6462^20240502git7b7c83fb'}
[2024-09-30 06:56:48,306][  INFO][PID:2688092] Retrieving pubkey
[2024-09-30 06:56:48,306][  INFO][PID:2688092] Calling '/bin/sign -u cheimes#libpdfium@copr.fedorahosted.org -p' (attempt #1)
[2024-09-30 06:56:48,492][  INFO][PID:2688092] Added pubkey for user cheimes project libpdfium into: /var/lib/copr/public_html/results/cheimes/libpdfium/pubkey.gpg
[2024-09-30 06:56:48,494][  INFO][PID:2688092] Finished build: id=8091493 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/cheimes/libpdfium chroot=epel-10-aarch64 
[2024-09-30 06:56:48,496][  INFO][PID:2688092] Worker succeeded build, took 333.8155689239502
[2024-09-30 06:56:48,497][  INFO][PID:2688092] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "cheimes",
            "project_name": "libpdfium",
            "project_dirname": "libpdfium",
            "submitter": "cheimes",
            "ended_on": 1727679408.496336,
            "started_on": 1727679074.680767,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-10-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8091493-epel-10-aarch64",
            "build_id": 8091493,
            "package_name": "libpdfium",
            "package_version": "6462^20240502git7b7c83fb-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/cheimes/libpdfium/libpdfium",
            "git_hash": "7ee20b940fde103d175723bd246f9d5332ed7932",
            "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": "cheimes/libpdfium--cheimes",
            "results": {
                "packages": [
                    {
                        "name": "libpdfium-debuginfo",
                        "epoch": null,
                        "version": "6462^20240502git7b7c83fb",
                        "release": "2.el10",
                        "arch": "aarch64"
                    },
                    {
                        "name": "libpdfium-debugsource",
                        "epoch": null,
                        "version": "6462^20240502git7b7c83fb",
                        "release": "2.el10",
                        "arch": "aarch64"
                    },
                    {
                        "name": "libpdfium",
                        "epoch": null,
                        "version": "6462^20240502git7b7c83fb",
                        "release": "2.el10",
                        "arch": "aarch64"
                    },
                    {
                        "name": "libpdfium-devel",
                        "epoch": null,
                        "version": "6462^20240502git7b7c83fb",
                        "release": "2.el10",
                        "arch": "aarch64"
                    },
                    {
                        "name": "libpdfium",
                        "epoch": null,
                        "version": "6462^20240502git7b7c83fb",
                        "release": "2.el10",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/cheimes/libpdfium/epel-10-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/cheimes/libpdfium",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/cheimes/libpdfium",
            "result_dir": "08091493-libpdfium",
            "built_packages": "libpdfium-debuginfo 6462^20240502git7b7c83fb\nlibpdfium-debugsource 6462^20240502git7b7c83fb\nlibpdfium 6462^20240502git7b7c83fb\nlibpdfium-devel 6462^20240502git7b7c83fb",
            "id": 8091493,
            "mockchain_macros": {
                "copr_username": "cheimes",
                "copr_projectname": "libpdfium",
                "vendor": "Fedora Project COPR (cheimes/libpdfium)"
            }
        }
    ]
}
[2024-09-30 06:56:48,582][  INFO][PID:2688092] Sending fedora-messaging bus message in build.end
[2024-09-30 06:56:48,609][  INFO][PID:2688092] Compressing /var/lib/copr/public_html/results/cheimes/libpdfium/epel-10-aarch64/08091493-libpdfium/builder-live.log by gzip
[2024-09-30 06:56:48,611][  INFO][PID:2688092] Running command 'gzip /var/lib/copr/public_html/results/cheimes/libpdfium/epel-10-aarch64/08091493-libpdfium/builder-live.log' as PID 2701035
[2024-09-30 06:56:48,631][  INFO][PID:2688092] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/cheimes/libpdfium/epel-10-aarch64/08091493-libpdfium/builder-live.log)
[2024-09-30 06:56:48,632][  INFO][PID:2688092] Compressing /var/lib/copr/public_html/results/cheimes/libpdfium/epel-10-aarch64/08091493-libpdfium/backend.log by gzip
[2024-09-30 06:56:48,634][  INFO][PID:2688092] Running command 'gzip /var/lib/copr/public_html/results/cheimes/libpdfium/epel-10-aarch64/08091493-libpdfium/backend.log' as PID 2701037