[2025-01-01 15:06:11,470][  INFO][PID:2605247] Marking build as starting
[2025-01-01 15:06:11,502][  INFO][PID:2605247] Trying to allocate VM
[2025-01-01 15:06:14,538][  INFO][PID:2605247] Allocated host ResallocHost, ticket_id=457268, hostname=2620:52:3:1:dead:beef:cafe:c1d9
[2025-01-01 15:06:14,539][  INFO][PID:2605247] Allocating ssh connection to builder
[2025-01-01 15:06:14,539][  INFO][PID:2605247] Checking that builder machine is OK
[2025-01-01 15:06:15,073][  INFO][PID:2605247] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d9 '/usr/bin/test -f /etc/mock/epel-9-x86_64.cfg'
[2025-01-01 15:06:15,390][  INFO][PID:2605247] Filling build.info file with builder info
[2025-01-01 15:06:15,391][  INFO][PID:2605247] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1735743975.3912168,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8461310-epel-9-x86_64",
            "build_id": 8461310,
            "package_name": "python-bitstring",
            "package_version": "4.3.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-bitstring",
            "git_hash": "46df125a22d60ae11d7169f2438508466f13d5b2",
            "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": "@copr/PyPI--ksurma",
            "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/@copr/PyPI/epel-9-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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08461310-python-bitstring",
            "built_packages": "",
            "id": 8461310,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-01 15:06:15,414][  INFO][PID:2605247] Sending fedora-messaging bus message in build.start
[2025-01-01 15:06:16,166][  INFO][PID:2605247] Sending fedora-messaging bus message in chroot.start
[2025-01-01 15:06:16,187][  INFO][PID:2605247] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8461310-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2025-01-01 15:06:16,743][  INFO][PID:2605247] Downloading the builder-live.log file, attempt 1
[2025-01-01 15:06:16,745][  INFO][PID:2605247] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d9 copr-rpmbuild-log
[2025-01-01 15:06:21,750][  INFO][PID:2605247] Periodic builder liveness probe: alive
[2025-01-01 15:09:08,732][  INFO][PID:2605247] Downloading results from builder
[2025-01-01 15:09:08,732][  INFO][PID:2605247] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d9]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08461310-python-bitstring started
[2025-01-01 15:09:08,733][  INFO][PID:2605247] 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:c1d9]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08461310-python-bitstring/ &> /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08461310-python-bitstring/build-08461310.rsync.log
[2025-01-01 15:09:09,120][  INFO][PID:2605247] rsyncing finished.
[2025-01-01 15:09:09,121][  INFO][PID:2605247] Releasing VM back to pool
[2025-01-01 15:09:09,131][  INFO][PID:2605247] Searching for 'success' file in resultdir
[2025-01-01 15:09:09,132][  INFO][PID:2605247] Going to sign pkgs from source: 8461310-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2025-01-01 15:09:09,133][  INFO][PID:2605247] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2025-01-01 15:09:09,427][  INFO][PID:2605247] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08461310-python-bitstring/python3-bitstring-4.3.0-1.el9.noarch.rpm' (attempt #1)
[2025-01-01 15:09:09,955][  INFO][PID:2605247] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08461310-python-bitstring/python3-bitstring-4.3.0-1.el9.noarch.rpm
[2025-01-01 15:09:09,956][  INFO][PID:2605247] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08461310-python-bitstring/python-bitstring-4.3.0-1.el9.src.rpm' (attempt #1)
[2025-01-01 15:09:10,615][  INFO][PID:2605247] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08461310-python-bitstring/python-bitstring-4.3.0-1.el9.src.rpm
[2025-01-01 15:09:10,616][  INFO][PID:2605247] Sign done
[2025-01-01 15:09:10,616][  INFO][PID:2605247] Incremental createrepo run, adding 08461310-python-bitstring into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2025-01-01 15:09:10,617][  INFO][PID:2605247] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 08461310-python-bitstring --no-appstream-metadata' as PID 2621288
[2025-01-01 15:09:48,483][  INFO][PID:2605247] Finished after 37 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 08461310-python-bitstring --no-appstream-metadata)
[2025-01-01 15:09:48,483][  INFO][PID:2605247] Getting build details
[2025-01-01 15:09:48,484][  INFO][PID:2605247] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08461310-python-bitstring
[2025-01-01 15:09:48,484][  INFO][PID:2605247] Built packages:
['python3-bitstring 4.3.0']
[2025-01-01 15:09:48,485][  INFO][PID:2605247] build details: {'built_packages': 'python3-bitstring 4.3.0'}
[2025-01-01 15:09:48,485][  INFO][PID:2605247] Retrieving pubkey
[2025-01-01 15:09:48,486][  INFO][PID:2605247] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2025-01-01 15:09:48,792][  INFO][PID:2605247] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2025-01-01 15:09:48,793][  INFO][PID:2605247] Finished build: id=8461310 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2025-01-01 15:09:48,794][  INFO][PID:2605247] Worker succeeded build, took 213.403666973114
[2025-01-01 15:09:48,795][  INFO][PID:2605247] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": 1735744188.7948837,
            "started_on": 1735743975.3912168,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8461310-epel-9-x86_64",
            "build_id": 8461310,
            "package_name": "python-bitstring",
            "package_version": "4.3.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-bitstring",
            "git_hash": "46df125a22d60ae11d7169f2438508466f13d5b2",
            "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": "@copr/PyPI--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python-bitstring",
                        "epoch": null,
                        "version": "4.3.0",
                        "release": "1.el9",
                        "arch": "src"
                    },
                    {
                        "name": "python3-bitstring",
                        "epoch": null,
                        "version": "4.3.0",
                        "release": "1.el9",
                        "arch": "noarch"
                    }
                ]
            },
            "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/@copr/PyPI/epel-9-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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08461310-python-bitstring",
            "built_packages": "python3-bitstring 4.3.0",
            "id": 8461310,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-01 15:09:48,825][  INFO][PID:2605247] Sending fedora-messaging bus message in build.end
[2025-01-01 15:09:48,847][  INFO][PID:2605247] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08461310-python-bitstring/builder-live.log by gzip
[2025-01-01 15:09:48,849][  INFO][PID:2605247] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08461310-python-bitstring/builder-live.log' as PID 2623363
[2025-01-01 15:09:48,855][  INFO][PID:2605247] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08461310-python-bitstring/builder-live.log)
[2025-01-01 15:09:48,855][  INFO][PID:2605247] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08461310-python-bitstring/backend.log by gzip
[2025-01-01 15:09:48,856][  INFO][PID:2605247] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08461310-python-bitstring/backend.log' as PID 2623364