[2024-07-24 16:36:31,058][  INFO][PID:2859692] Marking build as starting
[2024-07-24 16:36:31,135][  INFO][PID:2859692] Trying to allocate VM
[2024-07-24 16:37:19,321][  INFO][PID:2859692] Allocated host ResallocHost, ticket_id=3982020, hostname=44.201.71.77
[2024-07-24 16:37:19,322][  INFO][PID:2859692] Allocating ssh connection to builder
[2024-07-24 16:37:19,322][  INFO][PID:2859692] Checking that builder machine is OK
[2024-07-24 16:37:19,538][  INFO][PID:2859692] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.201.71.77 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-07-24 16:37:19,753][  INFO][PID:2859692] Filling build.info file with builder info
[2024-07-24 16:37:19,755][  INFO][PID:2859692] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/msuchy",
            "ended_on": null,
            "started_on": 1721839039.7547522,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7780740-fedora-rawhide-x86_64",
            "build_id": 7780740,
            "package_name": "python-colcon-common-extensions",
            "package_version": "0.3.0-11",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/python-colcon-common-extensions",
            "git_hash": "8d9d0525de4bddf6b5df2542d27fcdd2cd85d7c2",
            "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": "@python/python3.12--https://src.fedoraproject.org/user/msuchy",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "07780740-python-colcon-common-extensions",
            "built_packages": "",
            "id": 7780740,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-07-24 16:37:19,824][  INFO][PID:2859692] Sending fedora-messaging bus message in build.start
[2024-07-24 16:37:20,693][  INFO][PID:2859692] Sending fedora-messaging bus message in chroot.start
[2024-07-24 16:37:20,727][  INFO][PID:2859692] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7780740-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-07-24 16:37:21,120][  INFO][PID:2859692] Downloading the builder-live.log file, attempt 1
[2024-07-24 16:37:21,124][  INFO][PID:2859692] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.201.71.77 copr-rpmbuild-log
[2024-07-24 16:37:26,154][  INFO][PID:2859692] Status: False
[2024-07-24 16:37:42,765][  INFO][PID:2859692] Downloading results from builder
[2024-07-24 16:37:42,766][  INFO][PID:2859692] rsyncing of mockbuilder@44.201.71.77:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07780740-python-colcon-common-extensions started
[2024-07-24 16:37:42,767][  INFO][PID:2859692] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.201.71.77:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07780740-python-colcon-common-extensions/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07780740-python-colcon-common-extensions/build-07780740.rsync.log
[2024-07-24 16:37:43,019][  INFO][PID:2859692] rsyncing finished.
[2024-07-24 16:37:43,020][  INFO][PID:2859692] Releasing VM back to pool
[2024-07-24 16:37:43,035][  INFO][PID:2859692] Searching for 'success' file in resultdir
[2024-07-24 16:37:43,036][  INFO][PID:2859692] Going to sign pkgs from source: 7780740-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64
[2024-07-24 16:37:43,037][  INFO][PID:2859692] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-07-24 16:37:43,348][  INFO][PID:2859692] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07780740-python-colcon-common-extensions/python3-colcon-common-extensions-0.3.0-11.fc41.noarch.rpm' (attempt #1)
[2024-07-24 16:37:43,974][  INFO][PID:2859692] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07780740-python-colcon-common-extensions/python3-colcon-common-extensions-0.3.0-11.fc41.noarch.rpm
[2024-07-24 16:37:43,975][  INFO][PID:2859692] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07780740-python-colcon-common-extensions/python-colcon-common-extensions-0.3.0-11.fc41.src.rpm' (attempt #1)
[2024-07-24 16:37:44,618][  INFO][PID:2859692] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07780740-python-colcon-common-extensions/python-colcon-common-extensions-0.3.0-11.fc41.src.rpm
[2024-07-24 16:37:44,619][  INFO][PID:2859692] Sign done
[2024-07-24 16:37:44,620][  INFO][PID:2859692] Incremental createrepo run, adding 07780740-python-colcon-common-extensions into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-07-24 16:37:44,621][  INFO][PID:2859692] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64 --add 07780740-python-colcon-common-extensions --no-appstream-metadata' as PID 2869773
[2024-07-24 16:37:56,586][  INFO][PID:2859692] Finished after 11 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64 --add 07780740-python-colcon-common-extensions --no-appstream-metadata)
[2024-07-24 16:37:56,587][  INFO][PID:2859692] Getting build details
[2024-07-24 16:37:56,588][  INFO][PID:2859692] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07780740-python-colcon-common-extensions
[2024-07-24 16:37:56,588][  INFO][PID:2859692] Built packages:
['python3-colcon-common-extensions 0.3.0']
[2024-07-24 16:37:56,589][  INFO][PID:2859692] build details: {'built_packages': 'python3-colcon-common-extensions 0.3.0'}
[2024-07-24 16:37:56,590][  INFO][PID:2859692] Retrieving pubkey
[2024-07-24 16:37:56,591][  INFO][PID:2859692] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-07-24 16:37:56,787][  INFO][PID:2859692] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2024-07-24 16:37:56,788][  INFO][PID:2859692] Finished build: id=7780740 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-rawhide-x86_64 
[2024-07-24 16:37:56,790][  INFO][PID:2859692] Worker succeeded build, took 37.03578591346741
[2024-07-24 16:37:56,791][  INFO][PID:2859692] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/msuchy",
            "ended_on": 1721839076.790538,
            "started_on": 1721839039.7547522,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7780740-fedora-rawhide-x86_64",
            "build_id": 7780740,
            "package_name": "python-colcon-common-extensions",
            "package_version": "0.3.0-11",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/python-colcon-common-extensions",
            "git_hash": "8d9d0525de4bddf6b5df2542d27fcdd2cd85d7c2",
            "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": "@python/python3.12--https://src.fedoraproject.org/user/msuchy",
            "results": {
                "packages": [
                    {
                        "name": "python-colcon-common-extensions",
                        "epoch": null,
                        "version": "0.3.0",
                        "release": "11.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "python3-colcon-common-extensions",
                        "epoch": null,
                        "version": "0.3.0",
                        "release": "11.fc41",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "07780740-python-colcon-common-extensions",
            "built_packages": "python3-colcon-common-extensions 0.3.0",
            "id": 7780740,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-07-24 16:37:56,861][  INFO][PID:2859692] Sending fedora-messaging bus message in build.end
[2024-07-24 16:37:56,882][  INFO][PID:2859692] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07780740-python-colcon-common-extensions/builder-live.log by gzip
[2024-07-24 16:37:56,884][  INFO][PID:2859692] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07780740-python-colcon-common-extensions/builder-live.log' as PID 2870945
[2024-07-24 16:37:56,890][  INFO][PID:2859692] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07780740-python-colcon-common-extensions/builder-live.log)
[2024-07-24 16:37:56,891][  INFO][PID:2859692] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07780740-python-colcon-common-extensions/backend.log by gzip
[2024-07-24 16:37:56,892][  INFO][PID:2859692] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07780740-python-colcon-common-extensions/backend.log' as PID 2870950