[2025-01-19 15:32:23,703][  INFO][PID:2209992] Marking build as starting
[2025-01-19 15:32:24,380][  INFO][PID:2209992] Trying to allocate VM
[2025-01-19 15:32:27,424][  INFO][PID:2209992] Allocated host ResallocHost, ticket_id=812150, hostname=2620:52:3:1:dead:beef:cafe:c196, name=copr_hv_x86_64_03_prod_00672972_20250119_152837
[2025-01-19 15:32:27,425][  INFO][PID:2209992] Allocating ssh connection to builder
[2025-01-19 15:32:27,425][  INFO][PID:2209992] Checking that builder machine is OK
[2025-01-19 15:32:28,017][  INFO][PID:2209992] Running remote command: copr-builder-ready centos-stream-8-x86_64
[2025-01-19 15:32:28,368][  INFO][PID:2209992] Red Hat subscription not needed for centos-stream-8-x86_64
Builder is ready to be used

[2025-01-19 15:32:28,370][  INFO][PID:2209992] Filling build.info file with builder info
[2025-01-19 15:32:28,374][  INFO][PID:2209992] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "jda",
            "project_name": "i3",
            "project_dirname": "i3",
            "submitter": "https://src.fedoraproject.org/user/releng",
            "ended_on": null,
            "started_on": 1737300748.373781,
            "submitted_on": null,
            "status": 3,
            "chroot": "centos-stream-8-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8546591-centos-stream-8-x86_64",
            "build_id": 8546591,
            "package_name": "xcb-util-xrm",
            "package_version": "1.3-15",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/jda/i3/xcb-util-xrm",
            "git_hash": "7e902c31753b189d4d628779807e3590fe8d393f",
            "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": "jda/i3--https://src.fedoraproject.org/user/releng",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/jda/i3/centos-stream-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/jda/i3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/jda/i3",
            "result_dir": "08546591-xcb-util-xrm",
            "built_packages": "",
            "id": 8546591,
            "mockchain_macros": {
                "copr_username": "jda",
                "copr_projectname": "i3",
                "vendor": "Fedora Project COPR (jda/i3)"
            }
        }
    ]
}
[2025-01-19 15:32:28,440][  INFO][PID:2209992] Sending fedora-messaging bus message in build.start
[2025-01-19 15:32:29,158][  INFO][PID:2209992] Sending fedora-messaging bus message in chroot.start
[2025-01-19 15:32:29,178][  INFO][PID:2209992] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8546591-centos-stream-8-x86_64 --chroot centos-stream-8-x86_64 --detached
[2025-01-19 15:32:29,753][  INFO][PID:2209992] Downloading the builder-live.log file, attempt 1
[2025-01-19 15:32:29,755][  INFO][PID:2209992] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c196 copr-rpmbuild-log
[2025-01-19 15:32:34,763][  INFO][PID:2209992] Periodic builder liveness probe: alive
[2025-01-19 15:34:44,997][  INFO][PID:2209992] Downloading results from builder
[2025-01-19 15:34:44,997][  INFO][PID:2209992] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c196]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/jda/i3/centos-stream-8-x86_64/08546591-xcb-util-xrm started
[2025-01-19 15:34:44,998][  INFO][PID:2209992] 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:c196]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/jda/i3/centos-stream-8-x86_64/08546591-xcb-util-xrm/ &> /var/lib/copr/public_html/results/jda/i3/centos-stream-8-x86_64/08546591-xcb-util-xrm/build-08546591.rsync.log
[2025-01-19 15:34:45,415][  INFO][PID:2209992] rsyncing finished.
[2025-01-19 15:34:45,416][  INFO][PID:2209992] Releasing VM back to pool
[2025-01-19 15:34:45,426][  INFO][PID:2209992] Searching for 'success' file in resultdir
[2025-01-19 15:34:45,428][  INFO][PID:2209992] Going to sign pkgs from source: 8546591-centos-stream-8-x86_64 in chroot: /var/lib/copr/public_html/results/jda/i3/centos-stream-8-x86_64
[2025-01-19 15:34:45,428][  INFO][PID:2209992] Calling '/bin/sign -u jda#i3@copr.fedorahosted.org -p' (attempt #1)
[2025-01-19 15:34:45,598][  INFO][PID:2209992] Calling '/bin/sign -4 -h sha256 -u jda#i3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jda/i3/centos-stream-8-x86_64/08546591-xcb-util-xrm/xcb-util-xrm-devel-1.3-15.el8.x86_64.rpm' (attempt #1)
[2025-01-19 15:34:46,314][  INFO][PID:2209992] signed rpm: /var/lib/copr/public_html/results/jda/i3/centos-stream-8-x86_64/08546591-xcb-util-xrm/xcb-util-xrm-devel-1.3-15.el8.x86_64.rpm
[2025-01-19 15:34:46,315][  INFO][PID:2209992] Calling '/bin/sign -4 -h sha256 -u jda#i3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jda/i3/centos-stream-8-x86_64/08546591-xcb-util-xrm/xcb-util-xrm-1.3-15.el8.src.rpm' (attempt #1)
[2025-01-19 15:34:47,029][  INFO][PID:2209992] signed rpm: /var/lib/copr/public_html/results/jda/i3/centos-stream-8-x86_64/08546591-xcb-util-xrm/xcb-util-xrm-1.3-15.el8.src.rpm
[2025-01-19 15:34:47,030][  INFO][PID:2209992] Calling '/bin/sign -4 -h sha256 -u jda#i3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jda/i3/centos-stream-8-x86_64/08546591-xcb-util-xrm/xcb-util-xrm-debuginfo-1.3-15.el8.x86_64.rpm' (attempt #1)
[2025-01-19 15:34:47,600][  INFO][PID:2209992] signed rpm: /var/lib/copr/public_html/results/jda/i3/centos-stream-8-x86_64/08546591-xcb-util-xrm/xcb-util-xrm-debuginfo-1.3-15.el8.x86_64.rpm
[2025-01-19 15:34:47,600][  INFO][PID:2209992] Calling '/bin/sign -4 -h sha256 -u jda#i3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jda/i3/centos-stream-8-x86_64/08546591-xcb-util-xrm/xcb-util-xrm-debugsource-1.3-15.el8.x86_64.rpm' (attempt #1)
[2025-01-19 15:34:48,306][  INFO][PID:2209992] signed rpm: /var/lib/copr/public_html/results/jda/i3/centos-stream-8-x86_64/08546591-xcb-util-xrm/xcb-util-xrm-debugsource-1.3-15.el8.x86_64.rpm
[2025-01-19 15:34:48,307][  INFO][PID:2209992] Calling '/bin/sign -4 -h sha256 -u jda#i3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jda/i3/centos-stream-8-x86_64/08546591-xcb-util-xrm/xcb-util-xrm-1.3-15.el8.x86_64.rpm' (attempt #1)
[2025-01-19 15:34:49,013][  INFO][PID:2209992] signed rpm: /var/lib/copr/public_html/results/jda/i3/centos-stream-8-x86_64/08546591-xcb-util-xrm/xcb-util-xrm-1.3-15.el8.x86_64.rpm
[2025-01-19 15:34:49,014][  INFO][PID:2209992] Sign done
[2025-01-19 15:34:49,015][  INFO][PID:2209992] Incremental createrepo run, adding 08546591-xcb-util-xrm into https://download.copr.fedorainfracloud.org/results/jda/i3/centos-stream-8-x86_64, (auto-create-repo=True)
[2025-01-19 15:34:49,017][  INFO][PID:2209992] Running command 'copr-repo --batched /var/lib/copr/public_html/results/jda/i3/centos-stream-8-x86_64 --add 08546591-xcb-util-xrm --no-appstream-metadata' as PID 2226144
[2025-01-19 15:34:49,927][  INFO][PID:2209992] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/jda/i3/centos-stream-8-x86_64 --add 08546591-xcb-util-xrm --no-appstream-metadata)
[2025-01-19 15:34:49,932][  INFO][PID:2209992] Getting build details
[2025-01-19 15:34:49,933][  INFO][PID:2209992] Listing built binary packages in /var/lib/copr/public_html/results/jda/i3/centos-stream-8-x86_64/08546591-xcb-util-xrm
[2025-01-19 15:34:49,934][  INFO][PID:2209992] Built packages:
['xcb-util-xrm 1.3', 'xcb-util-xrm-debuginfo 1.3', 'xcb-util-xrm-devel 1.3', 'xcb-util-xrm-debugsource 1.3']
[2025-01-19 15:34:49,935][  INFO][PID:2209992] build details: {'built_packages': 'xcb-util-xrm 1.3\nxcb-util-xrm-debuginfo 1.3\nxcb-util-xrm-devel 1.3\nxcb-util-xrm-debugsource 1.3'}
[2025-01-19 15:34:49,935][  INFO][PID:2209992] Retrieving pubkey
[2025-01-19 15:34:49,936][  INFO][PID:2209992] Calling '/bin/sign -u jda#i3@copr.fedorahosted.org -p' (attempt #1)
[2025-01-19 15:34:50,251][  INFO][PID:2209992] Added pubkey for user jda project i3 into: /var/lib/copr/public_html/results/jda/i3/pubkey.gpg
[2025-01-19 15:34:50,252][  INFO][PID:2209992] Finished build: id=8546591 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/jda/i3 chroot=centos-stream-8-x86_64 
[2025-01-19 15:34:50,255][  INFO][PID:2209992] Worker succeeded build, took 141.88113045692444
[2025-01-19 15:34:50,255][  INFO][PID:2209992] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "jda",
            "project_name": "i3",
            "project_dirname": "i3",
            "submitter": "https://src.fedoraproject.org/user/releng",
            "ended_on": 1737300890.2549114,
            "started_on": 1737300748.373781,
            "submitted_on": null,
            "status": 1,
            "chroot": "centos-stream-8-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8546591-centos-stream-8-x86_64",
            "build_id": 8546591,
            "package_name": "xcb-util-xrm",
            "package_version": "1.3-15",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/jda/i3/xcb-util-xrm",
            "git_hash": "7e902c31753b189d4d628779807e3590fe8d393f",
            "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": "jda/i3--https://src.fedoraproject.org/user/releng",
            "results": {
                "packages": [
                    {
                        "name": "xcb-util-xrm",
                        "epoch": null,
                        "version": "1.3",
                        "release": "15.el8",
                        "arch": "src"
                    },
                    {
                        "name": "xcb-util-xrm",
                        "epoch": null,
                        "version": "1.3",
                        "release": "15.el8",
                        "arch": "x86_64"
                    },
                    {
                        "name": "xcb-util-xrm-debuginfo",
                        "epoch": null,
                        "version": "1.3",
                        "release": "15.el8",
                        "arch": "x86_64"
                    },
                    {
                        "name": "xcb-util-xrm-devel",
                        "epoch": null,
                        "version": "1.3",
                        "release": "15.el8",
                        "arch": "x86_64"
                    },
                    {
                        "name": "xcb-util-xrm-debugsource",
                        "epoch": null,
                        "version": "1.3",
                        "release": "15.el8",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/jda/i3/centos-stream-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/jda/i3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/jda/i3",
            "result_dir": "08546591-xcb-util-xrm",
            "built_packages": "xcb-util-xrm 1.3\nxcb-util-xrm-debuginfo 1.3\nxcb-util-xrm-devel 1.3\nxcb-util-xrm-debugsource 1.3",
            "id": 8546591,
            "mockchain_macros": {
                "copr_username": "jda",
                "copr_projectname": "i3",
                "vendor": "Fedora Project COPR (jda/i3)"
            }
        }
    ]
}
[2025-01-19 15:34:50,297][  INFO][PID:2209992] Sending fedora-messaging bus message in build.end
[2025-01-19 15:34:50,317][  INFO][PID:2209992] Compressing /var/lib/copr/public_html/results/jda/i3/centos-stream-8-x86_64/08546591-xcb-util-xrm/builder-live.log by gzip
[2025-01-19 15:34:50,321][  INFO][PID:2209992] Running command 'gzip /var/lib/copr/public_html/results/jda/i3/centos-stream-8-x86_64/08546591-xcb-util-xrm/builder-live.log' as PID 2226395
[2025-01-19 15:34:50,327][  INFO][PID:2209992] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/jda/i3/centos-stream-8-x86_64/08546591-xcb-util-xrm/builder-live.log)
[2025-01-19 15:34:50,328][  INFO][PID:2209992] Compressing /var/lib/copr/public_html/results/jda/i3/centos-stream-8-x86_64/08546591-xcb-util-xrm/backend.log by gzip
[2025-01-19 15:34:50,329][  INFO][PID:2209992] Running command 'gzip /var/lib/copr/public_html/results/jda/i3/centos-stream-8-x86_64/08546591-xcb-util-xrm/backend.log' as PID 2226397