[2024-11-25 12:44:48,297][  INFO][PID:1576061] Marking build as starting
[2024-11-25 12:44:48,371][  INFO][PID:1576061] Trying to allocate VM
[2024-11-25 12:44:51,425][  INFO][PID:1576061] Allocated host ResallocHost, ticket_id=6060001, hostname=2620:52:3:1:dead:beef:cafe:c189
[2024-11-25 12:44:51,426][  INFO][PID:1576061] Allocating ssh connection to builder
[2024-11-25 12:44:51,427][  INFO][PID:1576061] Checking that builder machine is OK
[2024-11-25 12:44:52,098][  INFO][PID:1576061] Running remote command: copr-builder-ready rhel-8-x86_64
[2024-11-25 12:44:52,465][  INFO][PID:1576061] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2024-11-25 12:44:52,465][  INFO][PID:1576061] Filling build.info file with builder info
[2024-11-25 12:44:52,521][  INFO][PID:1576061] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@theforeman",
            "project_name": "candlepin-4.4-staging",
            "project_dirname": "candlepin-4.4-staging",
            "submitter": "evgeni",
            "ended_on": null,
            "started_on": 1732538692.5214396,
            "submitted_on": null,
            "status": 3,
            "chroot": "rhel-8-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8310941-rhel-8-x86_64",
            "build_id": 8310941,
            "package_name": "candlepin",
            "package_version": "4.4.20-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@theforeman/candlepin-4.4-staging/candlepin",
            "git_hash": "1ef6344a9473c4211ea9507b85bc0be2e52c7d3c",
            "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": "@theforeman/candlepin-4.4-staging--evgeni",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@theforeman/candlepin-4.4-staging/rhel-8-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/@theforeman/candlepin-4.4-staging",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@theforeman/candlepin-4.4-staging",
            "result_dir": "08310941-candlepin",
            "built_packages": "",
            "id": 8310941,
            "mockchain_macros": {
                "copr_username": "@theforeman",
                "copr_projectname": "candlepin-4.4-staging",
                "vendor": "Fedora Project COPR (@theforeman/candlepin-4.4-staging)"
            }
        }
    ]
}
[2024-11-25 12:44:52,575][  INFO][PID:1576061] Sending fedora-messaging bus message in build.start
[2024-11-25 12:44:53,281][  INFO][PID:1576061] Sending fedora-messaging bus message in chroot.start
[2024-11-25 12:44:53,302][  INFO][PID:1576061] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8310941-rhel-8-x86_64 --chroot rhel-8-x86_64 --detached
[2024-11-25 12:44:53,833][  INFO][PID:1576061] Downloading the builder-live.log file, attempt 1
[2024-11-25 12:44:53,834][  INFO][PID:1576061] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c189 copr-rpmbuild-log
[2024-11-25 12:44:58,877][  INFO][PID:1576061] Periodic builder liveness probe: alive
[2024-11-25 12:47:27,066][  INFO][PID:1576061] Downloading results from builder
[2024-11-25 12:47:27,067][  INFO][PID:1576061] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c189]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-8-x86_64/08310941-candlepin started
[2024-11-25 12:47:27,068][  INFO][PID:1576061] 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:c189]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-8-x86_64/08310941-candlepin/ &> /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-8-x86_64/08310941-candlepin/build-08310941.rsync.log
[2024-11-25 12:47:29,230][  INFO][PID:1576061] rsyncing finished.
[2024-11-25 12:47:29,230][  INFO][PID:1576061] Releasing VM back to pool
[2024-11-25 12:47:29,240][  INFO][PID:1576061] Searching for 'success' file in resultdir
[2024-11-25 12:47:29,241][  INFO][PID:1576061] Going to sign pkgs from source: 8310941-rhel-8-x86_64 in chroot: /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-8-x86_64
[2024-11-25 12:47:29,241][  INFO][PID:1576061] Calling '/bin/sign -u @theforeman#candlepin-4.4-staging@copr.fedorahosted.org -p' (attempt #1)
[2024-11-25 12:47:29,422][  INFO][PID:1576061] Calling '/bin/sign -4 -h sha256 -u @theforeman#candlepin-4.4-staging@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-8-x86_64/08310941-candlepin/candlepin-selinux-4.4.20-1.el8.noarch.rpm' (attempt #1)
[2024-11-25 12:47:30,102][  INFO][PID:1576061] signed rpm: /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-8-x86_64/08310941-candlepin/candlepin-selinux-4.4.20-1.el8.noarch.rpm
[2024-11-25 12:47:30,103][  INFO][PID:1576061] Calling '/bin/sign -4 -h sha256 -u @theforeman#candlepin-4.4-staging@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-8-x86_64/08310941-candlepin/candlepin-4.4.20-1.el8.src.rpm' (attempt #1)
[2024-11-25 12:47:32,878][  INFO][PID:1576061] signed rpm: /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-8-x86_64/08310941-candlepin/candlepin-4.4.20-1.el8.src.rpm
[2024-11-25 12:47:32,878][  INFO][PID:1576061] Calling '/bin/sign -4 -h sha256 -u @theforeman#candlepin-4.4-staging@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-8-x86_64/08310941-candlepin/candlepin-4.4.20-1.el8.noarch.rpm' (attempt #1)
[2024-11-25 12:47:34,975][  INFO][PID:1576061] signed rpm: /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-8-x86_64/08310941-candlepin/candlepin-4.4.20-1.el8.noarch.rpm
[2024-11-25 12:47:34,976][  INFO][PID:1576061] Sign done
[2024-11-25 12:47:34,976][  INFO][PID:1576061] Incremental createrepo run, adding 08310941-candlepin into https://download.copr.fedorainfracloud.org/results/@theforeman/candlepin-4.4-staging/rhel-8-x86_64, (auto-create-repo=True)
[2024-11-25 12:47:34,977][  INFO][PID:1576061] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-8-x86_64 --add 08310941-candlepin --no-appstream-metadata' as PID 1586470
[2024-11-25 12:47:35,892][  INFO][PID:1576061] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-8-x86_64 --add 08310941-candlepin --no-appstream-metadata)
[2024-11-25 12:47:35,893][  INFO][PID:1576061] Getting build details
[2024-11-25 12:47:35,894][  INFO][PID:1576061] Listing built binary packages in /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-8-x86_64/08310941-candlepin
[2024-11-25 12:47:35,894][  INFO][PID:1576061] Built packages:
['candlepin 4.4.20', 'candlepin-selinux 4.4.20']
[2024-11-25 12:47:35,895][  INFO][PID:1576061] build details: {'built_packages': 'candlepin 4.4.20\ncandlepin-selinux 4.4.20'}
[2024-11-25 12:47:35,895][  INFO][PID:1576061] Retrieving pubkey
[2024-11-25 12:47:35,896][  INFO][PID:1576061] Calling '/bin/sign -u @theforeman#candlepin-4.4-staging@copr.fedorahosted.org -p' (attempt #1)
[2024-11-25 12:47:36,220][  INFO][PID:1576061] Added pubkey for user @theforeman project candlepin-4.4-staging into: /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/pubkey.gpg
[2024-11-25 12:47:36,221][  INFO][PID:1576061] Finished build: id=8310941 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging chroot=rhel-8-x86_64 
[2024-11-25 12:47:36,223][  INFO][PID:1576061] Worker succeeded build, took 163.70222878456116
[2024-11-25 12:47:36,224][  INFO][PID:1576061] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@theforeman",
            "project_name": "candlepin-4.4-staging",
            "project_dirname": "candlepin-4.4-staging",
            "submitter": "evgeni",
            "ended_on": 1732538856.2236683,
            "started_on": 1732538692.5214396,
            "submitted_on": null,
            "status": 1,
            "chroot": "rhel-8-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8310941-rhel-8-x86_64",
            "build_id": 8310941,
            "package_name": "candlepin",
            "package_version": "4.4.20-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@theforeman/candlepin-4.4-staging/candlepin",
            "git_hash": "1ef6344a9473c4211ea9507b85bc0be2e52c7d3c",
            "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": "@theforeman/candlepin-4.4-staging--evgeni",
            "results": {
                "packages": [
                    {
                        "name": "candlepin",
                        "epoch": null,
                        "version": "4.4.20",
                        "release": "1.el8",
                        "arch": "noarch"
                    },
                    {
                        "name": "candlepin-selinux",
                        "epoch": null,
                        "version": "4.4.20",
                        "release": "1.el8",
                        "arch": "noarch"
                    },
                    {
                        "name": "candlepin",
                        "epoch": null,
                        "version": "4.4.20",
                        "release": "1.el8",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@theforeman/candlepin-4.4-staging/rhel-8-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/@theforeman/candlepin-4.4-staging",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@theforeman/candlepin-4.4-staging",
            "result_dir": "08310941-candlepin",
            "built_packages": "candlepin 4.4.20\ncandlepin-selinux 4.4.20",
            "id": 8310941,
            "mockchain_macros": {
                "copr_username": "@theforeman",
                "copr_projectname": "candlepin-4.4-staging",
                "vendor": "Fedora Project COPR (@theforeman/candlepin-4.4-staging)"
            }
        }
    ]
}
[2024-11-25 12:47:36,282][  INFO][PID:1576061] Sending fedora-messaging bus message in build.end
[2024-11-25 12:47:36,308][  INFO][PID:1576061] Compressing /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-8-x86_64/08310941-candlepin/builder-live.log by gzip
[2024-11-25 12:47:36,309][  INFO][PID:1576061] Running command 'gzip /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-8-x86_64/08310941-candlepin/builder-live.log' as PID 1586545
[2024-11-25 12:47:36,324][  INFO][PID:1576061] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-8-x86_64/08310941-candlepin/builder-live.log)
[2024-11-25 12:47:36,325][  INFO][PID:1576061] Compressing /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-8-x86_64/08310941-candlepin/backend.log by gzip
[2024-11-25 12:47:36,326][  INFO][PID:1576061] Running command 'gzip /var/lib/copr/public_html/results/@theforeman/candlepin-4.4-staging/rhel-8-x86_64/08310941-candlepin/backend.log' as PID 1586547