[2024-02-21 20:29:09,462][  INFO][PID:1443946] Marking build as starting
[2024-02-21 20:29:09,534][  INFO][PID:1443946] Trying to allocate VM
[2024-02-21 20:29:12,596][  INFO][PID:1443946] Allocated host ResallocHost, ticket_id=1250343, hostname=18.208.203.198
[2024-02-21 20:29:12,597][  INFO][PID:1443946] Allocating ssh connection to builder
[2024-02-21 20:29:12,598][  INFO][PID:1443946] Checking that builder machine is OK
[2024-02-21 20:29:12,600][  INFO][PID:1443946] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.208.203.198 'rpm -q copr-rpmbuild --qf "%{VERSION}
"'
[2024-02-21 20:29:12,970][  INFO][PID:1443946] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.208.203.198 '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-02-21 20:29:13,185][  INFO][PID:1443946] Filling build.info file with builder info
[2024-02-21 20:29:13,187][  INFO][PID:1443946] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "torsava",
            "project_name": "automatic-obsoletes",
            "project_dirname": "automatic-obsoletes",
            "submitter": "https://src.fedoraproject.org/user/nphilipp",
            "ended_on": null,
            "started_on": 1708547353.1868932,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7047293-fedora-40-x86_64",
            "build_id": 7047293,
            "package_name": "python-rpmautospec",
            "package_version": "0.6.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes/python-rpmautospec",
            "git_hash": "68885ef88f5ec10f8b0f1ad35f35d0fdeb37ccf2",
            "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": "torsava/automatic-obsoletes--https://src.fedoraproject.org/user/nphilipp",
            "results": null,
            "appstream": false,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-40-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/torsava/automatic-obsoletes",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes",
            "result_dir": "07047293-python-rpmautospec",
            "built_packages": "",
            "id": 7047293,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2024-02-21 20:29:13,273][  INFO][PID:1443946] Sending fedora-messaging bus message in build.start
[2024-02-21 20:29:14,588][  INFO][PID:1443946] Sending fedora-messaging bus message in chroot.start
[2024-02-21 20:29:14,613][  INFO][PID:1443946] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7047293-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-02-21 20:29:14,615][  INFO][PID:1443946] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.208.203.198 'copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7047293-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached'
[2024-02-21 20:29:15,070][  INFO][PID:1443946] Downloading the builder-live.log file, attempt 1
[2024-02-21 20:29:15,072][  INFO][PID:1443946] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.208.203.198 copr-rpmbuild-log
[2024-02-21 20:32:15,222][  INFO][PID:1443946] Downloading results from builder
[2024-02-21 20:32:15,223][  INFO][PID:1443946] rsyncing of mockbuilder@18.208.203.198:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07047293-python-rpmautospec started
[2024-02-21 20:32:15,224][  INFO][PID:1443946] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.208.203.198:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07047293-python-rpmautospec/ &> /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07047293-python-rpmautospec/build-07047293.rsync.log
[2024-02-21 20:32:15,475][  INFO][PID:1443946] rsyncing finished.
[2024-02-21 20:32:15,476][  INFO][PID:1443946] Releasing VM back to pool
[2024-02-21 20:32:15,492][  INFO][PID:1443946] Searching for 'success' file in resultdir
[2024-02-21 20:32:15,493][  INFO][PID:1443946] Going to sign pkgs from source: 7047293-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64
[2024-02-21 20:32:15,494][  INFO][PID:1443946] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2024-02-21 20:32:15,660][  INFO][PID:1443946] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07047293-python-rpmautospec/rpmautospec-0.6.3-1.fc40.noarch.rpm' (attempt #1)
[2024-02-21 20:32:16,134][  INFO][PID:1443946] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07047293-python-rpmautospec/rpmautospec-0.6.3-1.fc40.noarch.rpm
[2024-02-21 20:32:16,135][  INFO][PID:1443946] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07047293-python-rpmautospec/python-rpmautospec-0.6.3-1.fc40.src.rpm' (attempt #1)
[2024-02-21 20:32:16,802][  INFO][PID:1443946] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07047293-python-rpmautospec/python-rpmautospec-0.6.3-1.fc40.src.rpm
[2024-02-21 20:32:16,802][  INFO][PID:1443946] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07047293-python-rpmautospec/python3-rpmautospec-0.6.3-1.fc40.noarch.rpm' (attempt #1)
[2024-02-21 20:32:17,570][  INFO][PID:1443946] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07047293-python-rpmautospec/python3-rpmautospec-0.6.3-1.fc40.noarch.rpm
[2024-02-21 20:32:17,571][  INFO][PID:1443946] Sign done
[2024-02-21 20:32:17,572][  INFO][PID:1443946] Incremental createrepo run, adding 07047293-python-rpmautospec into https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-40-x86_64, (auto-create-repo=True)
[2024-02-21 20:32:17,573][  INFO][PID:1443946] Running command 'copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64 --add 07047293-python-rpmautospec --no-appstream-metadata' as PID 1467826
[2024-02-21 20:32:31,081][  INFO][PID:1443946] Finished after 13 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64 --add 07047293-python-rpmautospec --no-appstream-metadata)
[2024-02-21 20:32:31,084][  INFO][PID:1443946] Getting build details
[2024-02-21 20:32:31,085][  INFO][PID:1443946] Listing built binary packages in /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07047293-python-rpmautospec
[2024-02-21 20:32:31,086][  INFO][PID:1443946] Built packages:
['rpmautospec 0.6.3', 'python3-rpmautospec 0.6.3']
[2024-02-21 20:32:31,087][  INFO][PID:1443946] build details: {'built_packages': 'rpmautospec 0.6.3\npython3-rpmautospec 0.6.3'}
[2024-02-21 20:32:31,087][  INFO][PID:1443946] Retrieving pubkey
[2024-02-21 20:32:31,088][  INFO][PID:1443946] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2024-02-21 20:32:31,363][  INFO][PID:1443946] Added pubkey for user torsava project automatic-obsoletes into: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/pubkey.gpg
[2024-02-21 20:32:31,364][  INFO][PID:1443946] Finished build: id=7047293 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/torsava/automatic-obsoletes chroot=fedora-40-x86_64 
[2024-02-21 20:32:31,367][  INFO][PID:1443946] Worker succeeded build, took 198.18068313598633
[2024-02-21 20:32:31,368][  INFO][PID:1443946] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "torsava",
            "project_name": "automatic-obsoletes",
            "project_dirname": "automatic-obsoletes",
            "submitter": "https://src.fedoraproject.org/user/nphilipp",
            "ended_on": 1708547551.3675764,
            "started_on": 1708547353.1868932,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7047293-fedora-40-x86_64",
            "build_id": 7047293,
            "package_name": "python-rpmautospec",
            "package_version": "0.6.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes/python-rpmautospec",
            "git_hash": "68885ef88f5ec10f8b0f1ad35f35d0fdeb37ccf2",
            "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": "torsava/automatic-obsoletes--https://src.fedoraproject.org/user/nphilipp",
            "results": {
                "packages": [
                    {
                        "name": "python-rpmautospec",
                        "epoch": null,
                        "version": "0.6.3",
                        "release": "1.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "rpmautospec",
                        "epoch": null,
                        "version": "0.6.3",
                        "release": "1.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-rpmautospec",
                        "epoch": null,
                        "version": "0.6.3",
                        "release": "1.fc40",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-40-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/torsava/automatic-obsoletes",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes",
            "result_dir": "07047293-python-rpmautospec",
            "built_packages": "rpmautospec 0.6.3\npython3-rpmautospec 0.6.3",
            "id": 7047293,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2024-02-21 20:32:31,435][  INFO][PID:1443946] Sending fedora-messaging bus message in build.end
[2024-02-21 20:32:31,464][  INFO][PID:1443946] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07047293-python-rpmautospec/builder-live.log by gzip
[2024-02-21 20:32:31,466][  INFO][PID:1443946] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07047293-python-rpmautospec/builder-live.log' as PID 1469579
[2024-02-21 20:32:31,507][  INFO][PID:1443946] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07047293-python-rpmautospec/builder-live.log)
[2024-02-21 20:32:31,508][  INFO][PID:1443946] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07047293-python-rpmautospec/backend.log by gzip
[2024-02-21 20:32:31,510][  INFO][PID:1443946] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07047293-python-rpmautospec/backend.log' as PID 1469586