[2024-10-18 09:57:34,801][  INFO][PID:3072795] Marking build as starting
[2024-10-18 09:57:35,014][  INFO][PID:3072795] Trying to allocate VM
[2024-10-18 09:57:38,080][  INFO][PID:3072795] Allocated host ResallocHost, ticket_id=5460682, hostname=2620:52:3:1:dead:beef:cafe:c29c
[2024-10-18 09:57:38,081][  INFO][PID:3072795] Allocating ssh connection to builder
[2024-10-18 09:57:38,081][  INFO][PID:3072795] Checking that builder machine is OK
[2024-10-18 09:57:38,827][  INFO][PID:3072795] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c29c '/usr/bin/test -f /etc/mock/fedora-41-ppc64le.cfg'
[2024-10-18 09:57:39,293][  INFO][PID:3072795] Filling build.info file with builder info
[2024-10-18 09:57:39,295][  INFO][PID:3072795] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "nunodias",
            "project_name": "check_ssl_cert",
            "project_dirname": "check_ssl_cert",
            "submitter": "nunodias",
            "ended_on": null,
            "started_on": 1729245459.2947836,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8155207-fedora-41-ppc64le",
            "build_id": 8155207,
            "package_name": "nagios-plugins-check_ssl_cert",
            "package_version": "2.84.5-1.ndias",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/nunodias/check_ssl_cert/nagios-plugins-check_ssl_cert",
            "git_hash": "7d0d141db155a4e3cbbe818a9664b07569514397",
            "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": "nunodias/check_ssl_cert--nunodias",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/nunodias/check_ssl_cert/fedora-41-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/nunodias/check_ssl_cert",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/nunodias/check_ssl_cert",
            "result_dir": "08155207-nagios-plugins-check_ssl_cert",
            "built_packages": "",
            "id": 8155207,
            "mockchain_macros": {
                "copr_username": "nunodias",
                "copr_projectname": "check_ssl_cert",
                "vendor": "Fedora Project COPR (nunodias/check_ssl_cert)"
            }
        }
    ]
}
[2024-10-18 09:57:39,404][  INFO][PID:3072795] Sending fedora-messaging bus message in build.start
[2024-10-18 09:57:40,024][  INFO][PID:3072795] Sending fedora-messaging bus message in chroot.start
[2024-10-18 09:57:40,044][  INFO][PID:3072795] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8155207-fedora-41-ppc64le --chroot fedora-41-ppc64le --detached
[2024-10-18 09:57:40,804][  INFO][PID:3072795] Downloading the builder-live.log file, attempt 1
[2024-10-18 09:57:40,805][  INFO][PID:3072795] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c29c copr-rpmbuild-log
[2024-10-18 09:57:45,813][  INFO][PID:3072795] Periodic builder liveness probe: alive
[2024-10-18 10:01:11,322][  INFO][PID:3072795] Downloading results from builder
[2024-10-18 10:01:11,323][  INFO][PID:3072795] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c29c]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/nunodias/check_ssl_cert/fedora-41-ppc64le/08155207-nagios-plugins-check_ssl_cert started
[2024-10-18 10:01:11,324][  INFO][PID:3072795] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c29c]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/nunodias/check_ssl_cert/fedora-41-ppc64le/08155207-nagios-plugins-check_ssl_cert/ &> /var/lib/copr/public_html/results/nunodias/check_ssl_cert/fedora-41-ppc64le/08155207-nagios-plugins-check_ssl_cert/build-08155207.rsync.log
[2024-10-18 10:01:11,807][  INFO][PID:3072795] rsyncing finished.
[2024-10-18 10:01:11,807][  INFO][PID:3072795] Releasing VM back to pool
[2024-10-18 10:01:11,816][  INFO][PID:3072795] Searching for 'success' file in resultdir
[2024-10-18 10:01:11,817][  INFO][PID:3072795] Going to sign pkgs from source: 8155207-fedora-41-ppc64le in chroot: /var/lib/copr/public_html/results/nunodias/check_ssl_cert/fedora-41-ppc64le
[2024-10-18 10:01:11,817][  INFO][PID:3072795] Calling '/bin/sign -u nunodias#check_ssl_cert@copr.fedorahosted.org -p' (attempt #1)
[2024-10-18 10:01:12,000][  INFO][PID:3072795] Calling '/bin/sign -4 -h sha256 -u nunodias#check_ssl_cert@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nunodias/check_ssl_cert/fedora-41-ppc64le/08155207-nagios-plugins-check_ssl_cert/nagios-plugins-check_ssl_cert-2.84.5-1.ndias.fc41.noarch.rpm' (attempt #1)
[2024-10-18 10:01:12,734][  INFO][PID:3072795] signed rpm: /var/lib/copr/public_html/results/nunodias/check_ssl_cert/fedora-41-ppc64le/08155207-nagios-plugins-check_ssl_cert/nagios-plugins-check_ssl_cert-2.84.5-1.ndias.fc41.noarch.rpm
[2024-10-18 10:01:12,735][  INFO][PID:3072795] Calling '/bin/sign -4 -h sha256 -u nunodias#check_ssl_cert@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nunodias/check_ssl_cert/fedora-41-ppc64le/08155207-nagios-plugins-check_ssl_cert/nagios-plugins-check_ssl_cert-2.84.5-1.ndias.fc41.src.rpm' (attempt #1)
[2024-10-18 10:01:13,558][  INFO][PID:3072795] signed rpm: /var/lib/copr/public_html/results/nunodias/check_ssl_cert/fedora-41-ppc64le/08155207-nagios-plugins-check_ssl_cert/nagios-plugins-check_ssl_cert-2.84.5-1.ndias.fc41.src.rpm
[2024-10-18 10:01:13,559][  INFO][PID:3072795] Sign done
[2024-10-18 10:01:13,560][  INFO][PID:3072795] Incremental createrepo run, adding 08155207-nagios-plugins-check_ssl_cert into https://download.copr.fedorainfracloud.org/results/nunodias/check_ssl_cert/fedora-41-ppc64le, (auto-create-repo=True)
[2024-10-18 10:01:13,561][  INFO][PID:3072795] Running command 'copr-repo --batched /var/lib/copr/public_html/results/nunodias/check_ssl_cert/fedora-41-ppc64le --add 08155207-nagios-plugins-check_ssl_cert --no-appstream-metadata' as PID 3086319
[2024-10-18 10:01:14,481][  INFO][PID:3072795] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/nunodias/check_ssl_cert/fedora-41-ppc64le --add 08155207-nagios-plugins-check_ssl_cert --no-appstream-metadata)
[2024-10-18 10:01:14,482][  INFO][PID:3072795] Getting build details
[2024-10-18 10:01:14,483][  INFO][PID:3072795] Listing built binary packages in /var/lib/copr/public_html/results/nunodias/check_ssl_cert/fedora-41-ppc64le/08155207-nagios-plugins-check_ssl_cert
[2024-10-18 10:01:14,483][  INFO][PID:3072795] Built packages:
['nagios-plugins-check_ssl_cert 2.84.5']
[2024-10-18 10:01:14,484][  INFO][PID:3072795] build details: {'built_packages': 'nagios-plugins-check_ssl_cert 2.84.5'}
[2024-10-18 10:01:14,484][  INFO][PID:3072795] Retrieving pubkey
[2024-10-18 10:01:14,485][  INFO][PID:3072795] Calling '/bin/sign -u nunodias#check_ssl_cert@copr.fedorahosted.org -p' (attempt #1)
[2024-10-18 10:01:14,806][  INFO][PID:3072795] Added pubkey for user nunodias project check_ssl_cert into: /var/lib/copr/public_html/results/nunodias/check_ssl_cert/pubkey.gpg
[2024-10-18 10:01:14,807][  INFO][PID:3072795] Finished build: id=8155207 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/nunodias/check_ssl_cert chroot=fedora-41-ppc64le 
[2024-10-18 10:01:14,809][  INFO][PID:3072795] Worker succeeded build, took 215.51504230499268
[2024-10-18 10:01:14,810][  INFO][PID:3072795] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "nunodias",
            "project_name": "check_ssl_cert",
            "project_dirname": "check_ssl_cert",
            "submitter": "nunodias",
            "ended_on": 1729245674.809826,
            "started_on": 1729245459.2947836,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8155207-fedora-41-ppc64le",
            "build_id": 8155207,
            "package_name": "nagios-plugins-check_ssl_cert",
            "package_version": "2.84.5-1.ndias",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/nunodias/check_ssl_cert/nagios-plugins-check_ssl_cert",
            "git_hash": "7d0d141db155a4e3cbbe818a9664b07569514397",
            "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": "nunodias/check_ssl_cert--nunodias",
            "results": {
                "packages": [
                    {
                        "name": "nagios-plugins-check_ssl_cert",
                        "epoch": null,
                        "version": "2.84.5",
                        "release": "1.ndias.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "nagios-plugins-check_ssl_cert",
                        "epoch": null,
                        "version": "2.84.5",
                        "release": "1.ndias.fc41",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/nunodias/check_ssl_cert/fedora-41-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/nunodias/check_ssl_cert",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/nunodias/check_ssl_cert",
            "result_dir": "08155207-nagios-plugins-check_ssl_cert",
            "built_packages": "nagios-plugins-check_ssl_cert 2.84.5",
            "id": 8155207,
            "mockchain_macros": {
                "copr_username": "nunodias",
                "copr_projectname": "check_ssl_cert",
                "vendor": "Fedora Project COPR (nunodias/check_ssl_cert)"
            }
        }
    ]
}
[2024-10-18 10:01:14,914][  INFO][PID:3072795] Sending fedora-messaging bus message in build.end
[2024-10-18 10:01:14,940][  INFO][PID:3072795] Compressing /var/lib/copr/public_html/results/nunodias/check_ssl_cert/fedora-41-ppc64le/08155207-nagios-plugins-check_ssl_cert/builder-live.log by gzip
[2024-10-18 10:01:14,941][  INFO][PID:3072795] Running command 'gzip /var/lib/copr/public_html/results/nunodias/check_ssl_cert/fedora-41-ppc64le/08155207-nagios-plugins-check_ssl_cert/builder-live.log' as PID 3086399
[2024-10-18 10:01:14,945][  INFO][PID:3072795] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/nunodias/check_ssl_cert/fedora-41-ppc64le/08155207-nagios-plugins-check_ssl_cert/builder-live.log)
[2024-10-18 10:01:14,946][  INFO][PID:3072795] Compressing /var/lib/copr/public_html/results/nunodias/check_ssl_cert/fedora-41-ppc64le/08155207-nagios-plugins-check_ssl_cert/backend.log by gzip
[2024-10-18 10:01:14,948][  INFO][PID:3072795] Running command 'gzip /var/lib/copr/public_html/results/nunodias/check_ssl_cert/fedora-41-ppc64le/08155207-nagios-plugins-check_ssl_cert/backend.log' as PID 3086400