[2024-12-16 07:49:08,769][  INFO][PID:1007339] Marking build as starting
[2024-12-16 07:49:08,843][  INFO][PID:1007339] Trying to allocate VM
[2024-12-16 07:49:11,866][  INFO][PID:1007339] Allocated host ResallocHost, ticket_id=203999, hostname=2620:52:3:1:dead:beef:cafe:c10d
[2024-12-16 07:49:11,867][  INFO][PID:1007339] Allocating ssh connection to builder
[2024-12-16 07:49:11,867][  INFO][PID:1007339] Checking that builder machine is OK
[2024-12-16 07:49:12,464][  INFO][PID:1007339] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10d '/usr/bin/test -f /etc/mock/fedora-41-x86_64.cfg'
[2024-12-16 07:49:12,779][  INFO][PID:1007339] Filling build.info file with builder info
[2024-12-16 07:49:12,781][  INFO][PID:1007339] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "packit",
            "project_name": "ComplianceAsCode-content-12720",
            "project_dirname": "ComplianceAsCode-content-12720",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1734335352.7809749,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8397038-fedora-41-x86_64",
            "build_id": 8397038,
            "package_name": "scap-security-guide",
            "package_version": "0.1.76-0.20241216074844451141.pr12720.14648.gb04626e804",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/ComplianceAsCode-content-12720/scap-security-guide",
            "git_hash": "be1cc95f14c5a004a3ee762f6f014c2bc0ca48cd",
            "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": "packit/ComplianceAsCode-content-12720--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/ComplianceAsCode-content-12720/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12720",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/ComplianceAsCode-content-12720",
            "result_dir": "08397038-scap-security-guide",
            "built_packages": "",
            "id": 8397038,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "ComplianceAsCode-content-12720",
                "vendor": "Fedora Project COPR (packit/ComplianceAsCode-content-12720)"
            }
        }
    ]
}
[2024-12-16 07:49:12,816][  INFO][PID:1007339] Sending fedora-messaging bus message in build.start
[2024-12-16 07:49:13,477][  INFO][PID:1007339] Sending fedora-messaging bus message in chroot.start
[2024-12-16 07:49:13,496][  INFO][PID:1007339] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8397038-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2024-12-16 07:49:14,125][  INFO][PID:1007339] Downloading the builder-live.log file, attempt 1
[2024-12-16 07:49:14,127][  INFO][PID:1007339] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10d copr-rpmbuild-log
[2024-12-16 07:49:19,136][  INFO][PID:1007339] Periodic builder liveness probe: alive
[2024-12-16 07:51:40,192][  INFO][PID:1007339] Downloading results from builder
[2024-12-16 07:51:40,192][  INFO][PID:1007339] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c10d]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12720/fedora-41-x86_64/08397038-scap-security-guide started
[2024-12-16 07:51:40,193][  INFO][PID:1007339] 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:c10d]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12720/fedora-41-x86_64/08397038-scap-security-guide/ &> /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12720/fedora-41-x86_64/08397038-scap-security-guide/build-08397038.rsync.log
[2024-12-16 07:51:42,688][  INFO][PID:1007339] rsyncing finished.
[2024-12-16 07:51:42,689][  INFO][PID:1007339] Releasing VM back to pool
[2024-12-16 07:51:42,699][  INFO][PID:1007339] Searching for 'success' file in resultdir
[2024-12-16 07:51:42,700][  INFO][PID:1007339] Going to sign pkgs from source: 8397038-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12720/fedora-41-x86_64
[2024-12-16 07:51:42,700][  INFO][PID:1007339] Calling '/bin/sign -u packit#ComplianceAsCode-content-12720@copr.fedorahosted.org -p' (attempt #1)
[2024-12-16 07:51:42,991][  INFO][PID:1007339] Calling '/bin/sign -4 -h sha256 -u packit#ComplianceAsCode-content-12720@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12720/fedora-41-x86_64/08397038-scap-security-guide/scap-security-guide-0.1.76-0.20241216074844451141.pr12720.14648.gb04626e804.fc41.src.rpm' (attempt #1)
[2024-12-16 07:51:46,001][  INFO][PID:1007339] signed rpm: /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12720/fedora-41-x86_64/08397038-scap-security-guide/scap-security-guide-0.1.76-0.20241216074844451141.pr12720.14648.gb04626e804.fc41.src.rpm
[2024-12-16 07:51:46,002][  INFO][PID:1007339] Calling '/bin/sign -4 -h sha256 -u packit#ComplianceAsCode-content-12720@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12720/fedora-41-x86_64/08397038-scap-security-guide/scap-security-guide-doc-0.1.76-0.20241216074844451141.pr12720.14648.gb04626e804.fc41.noarch.rpm' (attempt #1)
[2024-12-16 07:51:46,907][  INFO][PID:1007339] signed rpm: /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12720/fedora-41-x86_64/08397038-scap-security-guide/scap-security-guide-doc-0.1.76-0.20241216074844451141.pr12720.14648.gb04626e804.fc41.noarch.rpm
[2024-12-16 07:51:46,907][  INFO][PID:1007339] Calling '/bin/sign -4 -h sha256 -u packit#ComplianceAsCode-content-12720@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12720/fedora-41-x86_64/08397038-scap-security-guide/scap-security-guide-0.1.76-0.20241216074844451141.pr12720.14648.gb04626e804.fc41.noarch.rpm' (attempt #1)
[2024-12-16 07:51:47,883][  INFO][PID:1007339] signed rpm: /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12720/fedora-41-x86_64/08397038-scap-security-guide/scap-security-guide-0.1.76-0.20241216074844451141.pr12720.14648.gb04626e804.fc41.noarch.rpm
[2024-12-16 07:51:47,884][  INFO][PID:1007339] Sign done
[2024-12-16 07:51:47,885][  INFO][PID:1007339] Incremental createrepo run, adding 08397038-scap-security-guide into https://download.copr.fedorainfracloud.org/results/packit/ComplianceAsCode-content-12720/fedora-41-x86_64, (auto-create-repo=True)
[2024-12-16 07:51:47,886][  INFO][PID:1007339] Running command 'copr-repo --batched /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12720/fedora-41-x86_64 --add 08397038-scap-security-guide --no-appstream-metadata' as PID 1012182
[2024-12-16 07:51:48,789][  INFO][PID:1007339] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12720/fedora-41-x86_64 --add 08397038-scap-security-guide --no-appstream-metadata)
[2024-12-16 07:51:48,790][  INFO][PID:1007339] Getting build details
[2024-12-16 07:51:48,791][  INFO][PID:1007339] Listing built binary packages in /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12720/fedora-41-x86_64/08397038-scap-security-guide
[2024-12-16 07:51:48,792][  INFO][PID:1007339] Built packages:
['scap-security-guide-doc 0.1.76', 'scap-security-guide 0.1.76']
[2024-12-16 07:51:48,793][  INFO][PID:1007339] build details: {'built_packages': 'scap-security-guide-doc 0.1.76\nscap-security-guide 0.1.76'}
[2024-12-16 07:51:48,793][  INFO][PID:1007339] Retrieving pubkey
[2024-12-16 07:51:48,794][  INFO][PID:1007339] Calling '/bin/sign -u packit#ComplianceAsCode-content-12720@copr.fedorahosted.org -p' (attempt #1)
[2024-12-16 07:51:49,108][  INFO][PID:1007339] Added pubkey for user packit project ComplianceAsCode-content-12720 into: /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12720/pubkey.gpg
[2024-12-16 07:51:49,108][  INFO][PID:1007339] Finished build: id=8397038 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12720 chroot=fedora-41-x86_64 
[2024-12-16 07:51:49,112][  INFO][PID:1007339] Worker succeeded build, took 156.33118200302124
[2024-12-16 07:51:49,113][  INFO][PID:1007339] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "packit",
            "project_name": "ComplianceAsCode-content-12720",
            "project_dirname": "ComplianceAsCode-content-12720",
            "submitter": "packit",
            "ended_on": 1734335509.1121569,
            "started_on": 1734335352.7809749,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8397038-fedora-41-x86_64",
            "build_id": 8397038,
            "package_name": "scap-security-guide",
            "package_version": "0.1.76-0.20241216074844451141.pr12720.14648.gb04626e804",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/ComplianceAsCode-content-12720/scap-security-guide",
            "git_hash": "be1cc95f14c5a004a3ee762f6f014c2bc0ca48cd",
            "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": "packit/ComplianceAsCode-content-12720--packit",
            "results": {
                "packages": [
                    {
                        "name": "scap-security-guide-doc",
                        "epoch": null,
                        "version": "0.1.76",
                        "release": "0.20241216074844451141.pr12720.14648.gb04626e804.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "scap-security-guide",
                        "epoch": null,
                        "version": "0.1.76",
                        "release": "0.20241216074844451141.pr12720.14648.gb04626e804.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "scap-security-guide",
                        "epoch": null,
                        "version": "0.1.76",
                        "release": "0.20241216074844451141.pr12720.14648.gb04626e804.fc41",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/ComplianceAsCode-content-12720/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12720",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/ComplianceAsCode-content-12720",
            "result_dir": "08397038-scap-security-guide",
            "built_packages": "scap-security-guide-doc 0.1.76\nscap-security-guide 0.1.76",
            "id": 8397038,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "ComplianceAsCode-content-12720",
                "vendor": "Fedora Project COPR (packit/ComplianceAsCode-content-12720)"
            }
        }
    ]
}
[2024-12-16 07:51:49,144][  INFO][PID:1007339] Sending fedora-messaging bus message in build.end
[2024-12-16 07:51:49,168][  INFO][PID:1007339] Compressing /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12720/fedora-41-x86_64/08397038-scap-security-guide/builder-live.log by gzip
[2024-12-16 07:51:49,170][  INFO][PID:1007339] Running command 'gzip /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12720/fedora-41-x86_64/08397038-scap-security-guide/builder-live.log' as PID 1012264
[2024-12-16 07:51:49,177][  INFO][PID:1007339] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12720/fedora-41-x86_64/08397038-scap-security-guide/builder-live.log)
[2024-12-16 07:51:49,178][  INFO][PID:1007339] Compressing /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12720/fedora-41-x86_64/08397038-scap-security-guide/backend.log by gzip
[2024-12-16 07:51:49,179][  INFO][PID:1007339] Running command 'gzip /var/lib/copr/public_html/results/packit/ComplianceAsCode-content-12720/fedora-41-x86_64/08397038-scap-security-guide/backend.log' as PID 1012265