[2024-10-03 15:10:02,332][  INFO][PID:2273316] Marking build as starting
[2024-10-03 15:10:02,494][  INFO][PID:2273316] Trying to allocate VM
[2024-10-03 15:11:10,670][  INFO][PID:2273316] Allocated host ResallocHost, ticket_id=5239000, hostname=2620:52:3:1:dead:beef:cafe:c1db
[2024-10-03 15:11:10,672][  INFO][PID:2273316] Allocating ssh connection to builder
[2024-10-03 15:11:10,673][  INFO][PID:2273316] Checking that builder machine is OK
[2024-10-03 15:11:11,346][  INFO][PID:2273316] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1db '/usr/bin/test -f /etc/mock/epel-9-x86_64.cfg'
[2024-10-03 15:11:11,715][  INFO][PID:2273316] Filling build.info file with builder info
[2024-10-03 15:11:11,717][  INFO][PID:2273316] 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": 1727968271.717002,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8105911-epel-9-x86_64",
            "build_id": 8105911,
            "package_name": "python-copr-common",
            "package_version": "1.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-copr-common",
            "git_hash": "0cd8bad414f610a0ada848c6234014cac67414db",
            "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": "08105911-python-copr-common",
            "built_packages": "",
            "id": 8105911,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-10-03 15:11:11,785][  INFO][PID:2273316] Sending fedora-messaging bus message in build.start
[2024-10-03 15:11:12,652][  INFO][PID:2273316] Sending fedora-messaging bus message in chroot.start
[2024-10-03 15:11:12,684][  INFO][PID:2273316] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8105911-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2024-10-03 15:11:13,290][  INFO][PID:2273316] Downloading the builder-live.log file, attempt 1
[2024-10-03 15:11:13,292][  INFO][PID:2273316] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1db copr-rpmbuild-log
[2024-10-03 15:11:18,307][  INFO][PID:2273316] Periodic builder liveness probe: alive
[2024-10-03 15:15:07,461][  INFO][PID:2273316] Downloading results from builder
[2024-10-03 15:15:07,464][  INFO][PID:2273316] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1db]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08105911-python-copr-common started
[2024-10-03 15:15:07,471][  INFO][PID:2273316] 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:c1db]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08105911-python-copr-common/ &> /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08105911-python-copr-common/build-08105911.rsync.log
[2024-10-03 15:15:08,006][  INFO][PID:2273316] rsyncing finished.
[2024-10-03 15:15:08,010][  INFO][PID:2273316] Releasing VM back to pool
[2024-10-03 15:15:08,028][  INFO][PID:2273316] Searching for 'success' file in resultdir
[2024-10-03 15:15:08,030][  INFO][PID:2273316] Going to sign pkgs from source: 8105911-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2024-10-03 15:15:08,033][  INFO][PID:2273316] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-10-03 15:15:08,226][  INFO][PID:2273316] 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/08105911-python-copr-common/python3-copr-common-1.0-1.el9.noarch.rpm' (attempt #1)
[2024-10-03 15:15:08,948][  INFO][PID:2273316] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08105911-python-copr-common/python3-copr-common-1.0-1.el9.noarch.rpm
[2024-10-03 15:15:08,948][  INFO][PID:2273316] 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/08105911-python-copr-common/python-copr-common-1.0-1.el9.src.rpm' (attempt #1)
[2024-10-03 15:15:09,656][  INFO][PID:2273316] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08105911-python-copr-common/python-copr-common-1.0-1.el9.src.rpm
[2024-10-03 15:15:09,658][  INFO][PID:2273316] Sign done
[2024-10-03 15:15:09,659][  INFO][PID:2273316] Incremental createrepo run, adding 08105911-python-copr-common into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2024-10-03 15:15:09,661][  INFO][PID:2273316] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 08105911-python-copr-common --no-appstream-metadata' as PID 2307915
[2024-10-03 15:16:31,135][  INFO][PID:2273316] Finished after 81 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 08105911-python-copr-common --no-appstream-metadata)
[2024-10-03 15:16:31,136][  INFO][PID:2273316] Getting build details
[2024-10-03 15:16:31,138][  INFO][PID:2273316] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08105911-python-copr-common
[2024-10-03 15:16:31,139][  INFO][PID:2273316] Built packages:
['python3-copr-common 1.0']
[2024-10-03 15:16:31,139][  INFO][PID:2273316] build details: {'built_packages': 'python3-copr-common 1.0'}
[2024-10-03 15:16:31,140][  INFO][PID:2273316] Retrieving pubkey
[2024-10-03 15:16:31,140][  INFO][PID:2273316] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-10-03 15:16:31,464][  INFO][PID:2273316] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-10-03 15:16:31,465][  INFO][PID:2273316] Finished build: id=8105911 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2024-10-03 15:16:31,469][  INFO][PID:2273316] Worker succeeded build, took 319.75243639945984
[2024-10-03 15:16:31,470][  INFO][PID:2273316] 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": 1727968591.4694383,
            "started_on": 1727968271.717002,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8105911-epel-9-x86_64",
            "build_id": 8105911,
            "package_name": "python-copr-common",
            "package_version": "1.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-copr-common",
            "git_hash": "0cd8bad414f610a0ada848c6234014cac67414db",
            "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": "python3-copr-common",
                        "epoch": null,
                        "version": "1.0",
                        "release": "1.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-copr-common",
                        "epoch": null,
                        "version": "1.0",
                        "release": "1.el9",
                        "arch": "src"
                    }
                ]
            },
            "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": "08105911-python-copr-common",
            "built_packages": "python3-copr-common 1.0",
            "id": 8105911,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-10-03 15:16:31,552][  INFO][PID:2273316] Sending fedora-messaging bus message in build.end
[2024-10-03 15:16:31,578][  INFO][PID:2273316] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08105911-python-copr-common/builder-live.log by gzip
[2024-10-03 15:16:31,587][  INFO][PID:2273316] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08105911-python-copr-common/builder-live.log' as PID 2318859
[2024-10-03 15:16:31,594][  INFO][PID:2273316] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08105911-python-copr-common/builder-live.log)
[2024-10-03 15:16:31,597][  INFO][PID:2273316] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08105911-python-copr-common/backend.log by gzip
[2024-10-03 15:16:31,601][  INFO][PID:2273316] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08105911-python-copr-common/backend.log' as PID 2318861