[2024-04-21 17:09:30,293][  INFO][PID:3385147] Marking build as starting
[2024-04-21 17:09:30,393][  INFO][PID:3385147] Trying to allocate VM
[2024-04-21 17:09:33,438][  INFO][PID:3385147] Allocated host ResallocHost, ticket_id=2383096, hostname=35.173.203.255
[2024-04-21 17:09:33,439][  INFO][PID:3385147] Allocating ssh connection to builder
[2024-04-21 17:09:33,439][  INFO][PID:3385147] Checking that builder machine is OK
[2024-04-21 17:09:33,788][  INFO][PID:3385147] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@35.173.203.255 '/usr/bin/test -f /etc/mock/epel-9-x86_64.cfg'
[2024-04-21 17:09:34,003][  INFO][PID:3385147] Filling build.info file with builder info
[2024-04-21 17:09:34,005][  INFO][PID:3385147] 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": 1713719374.0047398,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7333697-epel-9-x86_64",
            "build_id": 7333697,
            "package_name": "python-smtpdfix",
            "package_version": "0.5.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-smtpdfix",
            "git_hash": "cfa3a124d04488dbe31fad9db56f378193b96c70",
            "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": "07333697-python-smtpdfix",
            "built_packages": "",
            "id": 7333697,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-04-21 17:09:34,079][  INFO][PID:3385147] Sending fedora-messaging bus message in build.start
[2024-04-21 17:09:34,836][  INFO][PID:3385147] Sending fedora-messaging bus message in chroot.start
[2024-04-21 17:09:34,865][  INFO][PID:3385147] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7333697-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2024-04-21 17:09:35,234][  INFO][PID:3385147] Downloading the builder-live.log file, attempt 1
[2024-04-21 17:09:35,236][  INFO][PID:3385147] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@35.173.203.255 copr-rpmbuild-log
[2024-04-21 17:09:40,242][  INFO][PID:3385147] Status: False
[2024-04-21 17:11:33,781][  INFO][PID:3385147] Downloading results from builder
[2024-04-21 17:11:33,782][  INFO][PID:3385147] rsyncing of mockbuilder@35.173.203.255:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07333697-python-smtpdfix started
[2024-04-21 17:11:33,783][  INFO][PID:3385147] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@35.173.203.255:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07333697-python-smtpdfix/ &> /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07333697-python-smtpdfix/build-07333697.rsync.log
[2024-04-21 17:11:34,008][  INFO][PID:3385147] rsyncing finished.
[2024-04-21 17:11:34,008][  INFO][PID:3385147] Releasing VM back to pool
[2024-04-21 17:11:34,020][  INFO][PID:3385147] Searching for 'success' file in resultdir
[2024-04-21 17:11:34,021][  INFO][PID:3385147] Going to sign pkgs from source: 7333697-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2024-04-21 17:11:34,021][  INFO][PID:3385147] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-04-21 17:11:34,309][  INFO][PID:3385147] 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/07333697-python-smtpdfix/python3-smtpdfix+testing-0.5.2-1.el9.noarch.rpm' (attempt #1)
[2024-04-21 17:11:35,085][  INFO][PID:3385147] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07333697-python-smtpdfix/python3-smtpdfix+testing-0.5.2-1.el9.noarch.rpm
[2024-04-21 17:11:35,086][  INFO][PID:3385147] 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/07333697-python-smtpdfix/python-smtpdfix-0.5.2-1.el9.src.rpm' (attempt #1)
[2024-04-21 17:11:35,847][  INFO][PID:3385147] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07333697-python-smtpdfix/python-smtpdfix-0.5.2-1.el9.src.rpm
[2024-04-21 17:11:35,850][  INFO][PID:3385147] 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/07333697-python-smtpdfix/python3-smtpdfix-0.5.2-1.el9.noarch.rpm' (attempt #1)
[2024-04-21 17:11:36,614][  INFO][PID:3385147] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07333697-python-smtpdfix/python3-smtpdfix-0.5.2-1.el9.noarch.rpm
[2024-04-21 17:11:36,615][  INFO][PID:3385147] 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/07333697-python-smtpdfix/python3-smtpdfix+dev-0.5.2-1.el9.noarch.rpm' (attempt #1)
[2024-04-21 17:11:37,375][  INFO][PID:3385147] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07333697-python-smtpdfix/python3-smtpdfix+dev-0.5.2-1.el9.noarch.rpm
[2024-04-21 17:11:37,376][  INFO][PID:3385147] Sign done
[2024-04-21 17:11:37,376][  INFO][PID:3385147] Incremental createrepo run, adding 07333697-python-smtpdfix into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2024-04-21 17:11:37,378][  INFO][PID:3385147] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 07333697-python-smtpdfix --no-appstream-metadata' as PID 3393009
[2024-04-21 17:12:23,032][  INFO][PID:3385147] Finished after 45 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 07333697-python-smtpdfix --no-appstream-metadata)
[2024-04-21 17:12:23,033][  INFO][PID:3385147] Getting build details
[2024-04-21 17:12:23,033][  INFO][PID:3385147] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07333697-python-smtpdfix
[2024-04-21 17:12:23,034][  INFO][PID:3385147] Built packages:
['python3-smtpdfix+dev 0.5.2', 'python3-smtpdfix+testing 0.5.2', 'python3-smtpdfix 0.5.2']
[2024-04-21 17:12:23,034][  INFO][PID:3385147] build details: {'built_packages': 'python3-smtpdfix+dev 0.5.2\npython3-smtpdfix+testing 0.5.2\npython3-smtpdfix 0.5.2'}
[2024-04-21 17:12:23,035][  INFO][PID:3385147] Retrieving pubkey
[2024-04-21 17:12:23,035][  INFO][PID:3385147] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-04-21 17:12:23,322][  INFO][PID:3385147] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-04-21 17:12:23,323][  INFO][PID:3385147] Finished build: id=7333697 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2024-04-21 17:12:23,324][  INFO][PID:3385147] Worker succeeded build, took 169.32014393806458
[2024-04-21 17:12:23,325][  INFO][PID:3385147] 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": 1713719543.3248837,
            "started_on": 1713719374.0047398,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7333697-epel-9-x86_64",
            "build_id": 7333697,
            "package_name": "python-smtpdfix",
            "package_version": "0.5.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-smtpdfix",
            "git_hash": "cfa3a124d04488dbe31fad9db56f378193b96c70",
            "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-smtpdfix",
                        "epoch": null,
                        "version": "0.5.2",
                        "release": "1.el9",
                        "arch": "src"
                    },
                    {
                        "name": "python3-smtpdfix+dev",
                        "epoch": null,
                        "version": "0.5.2",
                        "release": "1.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-smtpdfix+testing",
                        "epoch": null,
                        "version": "0.5.2",
                        "release": "1.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-smtpdfix",
                        "epoch": null,
                        "version": "0.5.2",
                        "release": "1.el9",
                        "arch": "noarch"
                    }
                ]
            },
            "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": "07333697-python-smtpdfix",
            "built_packages": "python3-smtpdfix+dev 0.5.2\npython3-smtpdfix+testing 0.5.2\npython3-smtpdfix 0.5.2",
            "id": 7333697,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-04-21 17:12:23,399][  INFO][PID:3385147] Sending fedora-messaging bus message in build.end
[2024-04-21 17:12:23,431][  INFO][PID:3385147] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07333697-python-smtpdfix/builder-live.log by gzip
[2024-04-21 17:12:23,432][  INFO][PID:3385147] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07333697-python-smtpdfix/builder-live.log' as PID 3395852
[2024-04-21 17:12:23,439][  INFO][PID:3385147] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07333697-python-smtpdfix/builder-live.log)
[2024-04-21 17:12:23,439][  INFO][PID:3385147] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07333697-python-smtpdfix/backend.log by gzip
[2024-04-21 17:12:23,441][  INFO][PID:3385147] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07333697-python-smtpdfix/backend.log' as PID 3395853