[2024-03-23 13:09:47,986][  INFO][PID:3047341] Marking build as starting
[2024-03-23 13:09:48,073][  INFO][PID:3047341] Trying to allocate VM
[2024-03-23 13:09:51,115][  INFO][PID:3047341] Allocated host ResallocHost, ticket_id=1853313, hostname=2620:52:3:1:dead:beef:cafe:c1d1
[2024-03-23 13:09:51,116][  INFO][PID:3047341] Allocating ssh connection to builder
[2024-03-23 13:09:51,117][  INFO][PID:3047341] Checking that builder machine is OK
[2024-03-23 13:09:51,703][  INFO][PID:3047341] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d1 '/usr/bin/test -f /etc/mock/epel-9-x86_64.cfg'
[2024-03-23 13:09:52,018][  INFO][PID:3047341] Filling build.info file with builder info
[2024-03-23 13:09:52,022][  INFO][PID:3047341] 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": 1711199392.022402,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7205288-epel-9-x86_64",
            "build_id": 7205288,
            "package_name": "python-peakachu",
            "package_version": "2.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-peakachu",
            "git_hash": "0cf29a09e2c3a7e72895b23f1d32998673ff47dd",
            "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,
            "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": "07205288-python-peakachu",
            "built_packages": "",
            "id": 7205288,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-03-23 13:09:52,163][  INFO][PID:3047341] Sending fedora-messaging bus message in build.start
[2024-03-23 13:09:52,875][  INFO][PID:3047341] Sending fedora-messaging bus message in chroot.start
[2024-03-23 13:09:52,895][  INFO][PID:3047341] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7205288-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2024-03-23 13:09:53,451][  INFO][PID:3047341] Downloading the builder-live.log file, attempt 1
[2024-03-23 13:09:53,452][  INFO][PID:3047341] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d1 copr-rpmbuild-log
[2024-03-23 13:09:58,461][  INFO][PID:3047341] Status: False
[2024-03-23 13:12:15,252][  INFO][PID:3047341] Downloading results from builder
[2024-03-23 13:12:15,253][  INFO][PID:3047341] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d1]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07205288-python-peakachu started
[2024-03-23 13:12:15,254][  INFO][PID:3047341] 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:c1d1]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07205288-python-peakachu/ &> /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07205288-python-peakachu/build-07205288.rsync.log
[2024-03-23 13:12:15,666][  INFO][PID:3047341] rsyncing finished.
[2024-03-23 13:12:15,667][  INFO][PID:3047341] Releasing VM back to pool
[2024-03-23 13:12:15,675][  INFO][PID:3047341] Searching for 'success' file in resultdir
[2024-03-23 13:12:15,676][  INFO][PID:3047341] Going to sign pkgs from source: 7205288-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2024-03-23 13:12:15,677][  INFO][PID:3047341] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-03-23 13:12:15,959][  INFO][PID:3047341] 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/07205288-python-peakachu/python-peakachu-2.3-1.el9.src.rpm' (attempt #1)
[2024-03-23 13:12:16,710][  INFO][PID:3047341] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07205288-python-peakachu/python-peakachu-2.3-1.el9.src.rpm
[2024-03-23 13:12:16,711][  INFO][PID:3047341] 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/07205288-python-peakachu/python3-peakachu-2.3-1.el9.noarch.rpm' (attempt #1)
[2024-03-23 13:12:17,465][  INFO][PID:3047341] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07205288-python-peakachu/python3-peakachu-2.3-1.el9.noarch.rpm
[2024-03-23 13:12:17,466][  INFO][PID:3047341] Sign done
[2024-03-23 13:12:17,466][  INFO][PID:3047341] Incremental createrepo run, adding 07205288-python-peakachu into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2024-03-23 13:12:17,467][  INFO][PID:3047341] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 07205288-python-peakachu --no-appstream-metadata' as PID 3050840
[2024-03-23 13:12:56,547][  INFO][PID:3047341] Finished after 39 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 07205288-python-peakachu --no-appstream-metadata)
[2024-03-23 13:12:56,548][  INFO][PID:3047341] Getting build details
[2024-03-23 13:12:56,548][  INFO][PID:3047341] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07205288-python-peakachu
[2024-03-23 13:12:56,549][  INFO][PID:3047341] Built packages:
['python3-peakachu 2.3']
[2024-03-23 13:12:56,549][  INFO][PID:3047341] build details: {'built_packages': 'python3-peakachu 2.3'}
[2024-03-23 13:12:56,549][  INFO][PID:3047341] Retrieving pubkey
[2024-03-23 13:12:56,550][  INFO][PID:3047341] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-03-23 13:12:56,835][  INFO][PID:3047341] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-03-23 13:12:56,836][  INFO][PID:3047341] Finished build: id=7205288 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2024-03-23 13:12:56,838][  INFO][PID:3047341] Worker succeeded build, took 184.81559896469116
[2024-03-23 13:12:56,838][  INFO][PID:3047341] 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": 1711199576.838001,
            "started_on": 1711199392.022402,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7205288-epel-9-x86_64",
            "build_id": 7205288,
            "package_name": "python-peakachu",
            "package_version": "2.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-peakachu",
            "git_hash": "0cf29a09e2c3a7e72895b23f1d32998673ff47dd",
            "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-peakachu",
                        "epoch": null,
                        "version": "2.3",
                        "release": "1.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-peakachu",
                        "epoch": null,
                        "version": "2.3",
                        "release": "1.el9",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": 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": "07205288-python-peakachu",
            "built_packages": "python3-peakachu 2.3",
            "id": 7205288,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-03-23 13:12:56,904][  INFO][PID:3047341] Sending fedora-messaging bus message in build.end
[2024-03-23 13:12:56,923][  INFO][PID:3047341] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07205288-python-peakachu/builder-live.log by gzip
[2024-03-23 13:12:56,925][  INFO][PID:3047341] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07205288-python-peakachu/builder-live.log' as PID 3051320
[2024-03-23 13:12:56,932][  INFO][PID:3047341] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07205288-python-peakachu/builder-live.log)
[2024-03-23 13:12:56,932][  INFO][PID:3047341] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07205288-python-peakachu/backend.log by gzip
[2024-03-23 13:12:56,933][  INFO][PID:3047341] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07205288-python-peakachu/backend.log' as PID 3051321