[2024-12-01 17:04:55,449][  INFO][PID:1040625] Marking build as starting
[2024-12-01 17:04:55,498][  INFO][PID:1040625] Trying to allocate VM
[2024-12-01 17:04:58,585][  INFO][PID:1040625] Allocated host ResallocHost, ticket_id=6153884, hostname=2620:52:3:1:dead:beef:cafe:c1d6
[2024-12-01 17:04:58,586][  INFO][PID:1040625] Allocating ssh connection to builder
[2024-12-01 17:04:58,586][  INFO][PID:1040625] Checking that builder machine is OK
[2024-12-01 17:04:59,108][  INFO][PID:1040625] Running remote command: copr-builder-ready epel-8-x86_64
[2024-12-01 17:04:59,424][  INFO][PID:1040625] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2024-12-01 17:04:59,425][  INFO][PID:1040625] Filling build.info file with builder info
[2024-12-01 17:04:59,426][  INFO][PID:1040625] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "mtorromeo",
            "project_name": "hosting-more",
            "project_dirname": "hosting-more",
            "submitter": "https://api.github.com/users/mtorromeo",
            "ended_on": null,
            "started_on": 1733072699.4259243,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-8-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8332005-epel-8-x86_64",
            "build_id": 8332005,
            "package_name": "janus",
            "package_version": "1.3.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/mtorromeo/hosting-more/janus",
            "git_hash": "defdfcf8c6920df246729f2dbbe37b388bf098a2",
            "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": "mtorromeo/hosting-more--https://api.github.com/users/mtorromeo",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/mtorromeo/hosting-more/epel-8-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://mirror.nsc.liu.se/centos-store/8.5.2111/Devel/x86_64/os/",
                    "id": "http_mirror_nsc_liu_se_centos_store_8_5_2111_Devel_x86_64_os",
                    "name": "Additional repo http_mirror_nsc_liu_se_centos_store_8_5_2111_Devel_x86_64_os"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/mtorromeo/hosting-more",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/mtorromeo/hosting-more",
            "result_dir": "08332005-janus",
            "built_packages": "",
            "id": 8332005,
            "mockchain_macros": {
                "copr_username": "mtorromeo",
                "copr_projectname": "hosting-more",
                "vendor": "Fedora Project COPR (mtorromeo/hosting-more)"
            }
        }
    ]
}
[2024-12-01 17:04:59,479][  INFO][PID:1040625] Sending fedora-messaging bus message in build.start
[2024-12-01 17:05:00,046][  INFO][PID:1040625] Sending fedora-messaging bus message in chroot.start
[2024-12-01 17:05:00,064][  INFO][PID:1040625] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8332005-epel-8-x86_64 --chroot epel-8-x86_64 --detached
[2024-12-01 17:05:00,592][  INFO][PID:1040625] Downloading the builder-live.log file, attempt 1
[2024-12-01 17:05:00,593][  INFO][PID:1040625] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d6 copr-rpmbuild-log
[2024-12-01 17:05:05,597][  INFO][PID:1040625] Periodic builder liveness probe: alive
[2024-12-01 17:07:16,960][  INFO][PID:1040625] Downloading results from builder
[2024-12-01 17:07:16,961][  INFO][PID:1040625] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d6]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/mtorromeo/hosting-more/epel-8-x86_64/08332005-janus started
[2024-12-01 17:07:16,961][  INFO][PID:1040625] 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:c1d6]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/mtorromeo/hosting-more/epel-8-x86_64/08332005-janus/ &> /var/lib/copr/public_html/results/mtorromeo/hosting-more/epel-8-x86_64/08332005-janus/build-08332005.rsync.log
[2024-12-01 17:07:17,694][  INFO][PID:1040625] rsyncing finished.
[2024-12-01 17:07:17,694][  INFO][PID:1040625] Releasing VM back to pool
[2024-12-01 17:07:17,702][  INFO][PID:1040625] Searching for 'success' file in resultdir
[2024-12-01 17:07:17,703][  INFO][PID:1040625] Going to sign pkgs from source: 8332005-epel-8-x86_64 in chroot: /var/lib/copr/public_html/results/mtorromeo/hosting-more/epel-8-x86_64
[2024-12-01 17:07:17,704][  INFO][PID:1040625] Calling '/bin/sign -u mtorromeo#hosting-more@copr.fedorahosted.org -p' (attempt #1)
[2024-12-01 17:07:18,011][  INFO][PID:1040625] Calling '/bin/sign -4 -h sha256 -u mtorromeo#hosting-more@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mtorromeo/hosting-more/epel-8-x86_64/08332005-janus/janus-1.3.0-1.el8.src.rpm' (attempt #1)
[2024-12-01 17:07:18,950][  INFO][PID:1040625] signed rpm: /var/lib/copr/public_html/results/mtorromeo/hosting-more/epel-8-x86_64/08332005-janus/janus-1.3.0-1.el8.src.rpm
[2024-12-01 17:07:18,951][  INFO][PID:1040625] Calling '/bin/sign -4 -h sha256 -u mtorromeo#hosting-more@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mtorromeo/hosting-more/epel-8-x86_64/08332005-janus/janus-1.3.0-1.el8.x86_64.rpm' (attempt #1)
[2024-12-01 17:07:19,894][  INFO][PID:1040625] signed rpm: /var/lib/copr/public_html/results/mtorromeo/hosting-more/epel-8-x86_64/08332005-janus/janus-1.3.0-1.el8.x86_64.rpm
[2024-12-01 17:07:19,894][  INFO][PID:1040625] Sign done
[2024-12-01 17:07:19,895][  INFO][PID:1040625] Incremental createrepo run, adding 08332005-janus into https://download.copr.fedorainfracloud.org/results/mtorromeo/hosting-more/epel-8-x86_64, (auto-create-repo=True)
[2024-12-01 17:07:19,897][  INFO][PID:1040625] Running command 'copr-repo --batched /var/lib/copr/public_html/results/mtorromeo/hosting-more/epel-8-x86_64 --add 08332005-janus --no-appstream-metadata' as PID 1046117
[2024-12-01 17:07:21,029][  INFO][PID:1040625] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/mtorromeo/hosting-more/epel-8-x86_64 --add 08332005-janus --no-appstream-metadata)
[2024-12-01 17:07:21,030][  INFO][PID:1040625] Getting build details
[2024-12-01 17:07:21,031][  INFO][PID:1040625] Listing built binary packages in /var/lib/copr/public_html/results/mtorromeo/hosting-more/epel-8-x86_64/08332005-janus
[2024-12-01 17:07:21,032][  INFO][PID:1040625] Built packages:
['janus 1.3.0']
[2024-12-01 17:07:21,033][  INFO][PID:1040625] build details: {'built_packages': 'janus 1.3.0'}
[2024-12-01 17:07:21,034][  INFO][PID:1040625] Retrieving pubkey
[2024-12-01 17:07:21,035][  INFO][PID:1040625] Calling '/bin/sign -u mtorromeo#hosting-more@copr.fedorahosted.org -p' (attempt #1)
[2024-12-01 17:07:21,223][  INFO][PID:1040625] Added pubkey for user mtorromeo project hosting-more into: /var/lib/copr/public_html/results/mtorromeo/hosting-more/pubkey.gpg
[2024-12-01 17:07:21,224][  INFO][PID:1040625] Finished build: id=8332005 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/mtorromeo/hosting-more chroot=epel-8-x86_64 
[2024-12-01 17:07:21,226][  INFO][PID:1040625] Worker succeeded build, took 141.80062317848206
[2024-12-01 17:07:21,228][  INFO][PID:1040625] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "mtorromeo",
            "project_name": "hosting-more",
            "project_dirname": "hosting-more",
            "submitter": "https://api.github.com/users/mtorromeo",
            "ended_on": 1733072841.2265475,
            "started_on": 1733072699.4259243,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-8-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8332005-epel-8-x86_64",
            "build_id": 8332005,
            "package_name": "janus",
            "package_version": "1.3.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/mtorromeo/hosting-more/janus",
            "git_hash": "defdfcf8c6920df246729f2dbbe37b388bf098a2",
            "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": "mtorromeo/hosting-more--https://api.github.com/users/mtorromeo",
            "results": {
                "packages": [
                    {
                        "name": "janus",
                        "epoch": null,
                        "version": "1.3.0",
                        "release": "1.el8",
                        "arch": "x86_64"
                    },
                    {
                        "name": "janus",
                        "epoch": null,
                        "version": "1.3.0",
                        "release": "1.el8",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/mtorromeo/hosting-more/epel-8-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://mirror.nsc.liu.se/centos-store/8.5.2111/Devel/x86_64/os/",
                    "id": "http_mirror_nsc_liu_se_centos_store_8_5_2111_Devel_x86_64_os",
                    "name": "Additional repo http_mirror_nsc_liu_se_centos_store_8_5_2111_Devel_x86_64_os"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/mtorromeo/hosting-more",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/mtorromeo/hosting-more",
            "result_dir": "08332005-janus",
            "built_packages": "janus 1.3.0",
            "id": 8332005,
            "mockchain_macros": {
                "copr_username": "mtorromeo",
                "copr_projectname": "hosting-more",
                "vendor": "Fedora Project COPR (mtorromeo/hosting-more)"
            }
        }
    ]
}
[2024-12-01 17:07:21,293][  INFO][PID:1040625] Sending fedora-messaging bus message in build.end
[2024-12-01 17:07:21,318][  INFO][PID:1040625] Compressing /var/lib/copr/public_html/results/mtorromeo/hosting-more/epel-8-x86_64/08332005-janus/builder-live.log by gzip
[2024-12-01 17:07:21,320][  INFO][PID:1040625] Running command 'gzip /var/lib/copr/public_html/results/mtorromeo/hosting-more/epel-8-x86_64/08332005-janus/builder-live.log' as PID 1046209
[2024-12-01 17:07:21,329][  INFO][PID:1040625] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/mtorromeo/hosting-more/epel-8-x86_64/08332005-janus/builder-live.log)
[2024-12-01 17:07:21,331][  INFO][PID:1040625] Compressing /var/lib/copr/public_html/results/mtorromeo/hosting-more/epel-8-x86_64/08332005-janus/backend.log by gzip
[2024-12-01 17:07:21,333][  INFO][PID:1040625] Running command 'gzip /var/lib/copr/public_html/results/mtorromeo/hosting-more/epel-8-x86_64/08332005-janus/backend.log' as PID 1046215