[2023-12-14 16:05:54,235][  INFO][PID:1511898] Marking build as starting
[2023-12-14 16:05:54,318][  INFO][PID:1511898] Trying to allocate VM
[2023-12-14 16:06:00,452][  INFO][PID:1511898] Allocated host ResallocHost, ticket_id=209857, hostname=18.232.100.124
[2023-12-14 16:06:00,453][  INFO][PID:1511898] Allocating ssh connection to builder
[2023-12-14 16:06:00,454][  INFO][PID:1511898] Checking that builder machine is OK
[2023-12-14 16:06:00,469][  INFO][PID:1511898] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.232.100.124 'rpm -q copr-rpmbuild --qf "%{VERSION}
"'
[2023-12-14 16:06:00,973][  INFO][PID:1511898] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.232.100.124 '/usr/bin/test -f /etc/mock/fedora-rawhide-aarch64.cfg'
[2023-12-14 16:06:01,296][  INFO][PID:1511898] Filling build.info file with builder info
[2023-12-14 16:06:01,298][  INFO][PID:1511898] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "ppalka",
            "project_name": "boost-1.83-all-arches",
            "project_dirname": "boost-1.83-all-arches",
            "submitter": "ppalka",
            "ended_on": null,
            "started_on": 1702569961.2979927,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "6745827-fedora-rawhide-aarch64",
            "build_id": 6745827,
            "package_name": "airtsp",
            "package_version": "1.01.10-4",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/ppalka/boost-1.83-all-arches/airtsp",
            "git_hash": "3e72935c9a6755270d787bd40e7a3ecc11e108ee",
            "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": "ppalka/boost-1.83-all-arches--ppalka",
            "results": null,
            "appstream": false,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/ppalka/boost-1.83-all-arches",
            "result_dir": "06745827-airtsp",
            "built_packages": "",
            "id": 6745827,
            "mockchain_macros": {
                "copr_username": "ppalka",
                "copr_projectname": "boost-1.83-all-arches",
                "vendor": "Fedora Project COPR (ppalka/boost-1.83-all-arches)"
            }
        }
    ]
}
[2023-12-14 16:06:01,374][  INFO][PID:1511898] Sending fedora-messaging bus message in build.start
[2023-12-14 16:06:02,744][  INFO][PID:1511898] Sending fedora-messaging bus message in chroot.start
[2023-12-14 16:06:02,815][  INFO][PID:1511898] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6745827-fedora-rawhide-aarch64 --chroot fedora-rawhide-aarch64 --detached
[2023-12-14 16:06:02,832][  INFO][PID:1511898] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.232.100.124 'copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6745827-fedora-rawhide-aarch64 --chroot fedora-rawhide-aarch64 --detached'
[2023-12-14 16:06:03,423][  INFO][PID:1511898] Downloading the builder-live.log file, attempt 1
[2023-12-14 16:06:03,442][  INFO][PID:1511898] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.232.100.124 copr-rpmbuild-log
[2023-12-14 16:09:30,560][  INFO][PID:1511898] Downloading results from builder
[2023-12-14 16:09:30,561][  INFO][PID:1511898] rsyncing of mockbuilder@18.232.100.124:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64/06745827-airtsp started
[2023-12-14 16:09:30,578][  INFO][PID:1511898] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.232.100.124:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64/06745827-airtsp/ &> /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64/06745827-airtsp/build-06745827.rsync.log
[2023-12-14 16:09:30,967][  INFO][PID:1511898] rsyncing finished.
[2023-12-14 16:09:30,968][  INFO][PID:1511898] Releasing VM back to pool
[2023-12-14 16:09:30,985][  INFO][PID:1511898] Searching for 'success' file in resultdir
[2023-12-14 16:09:30,986][  INFO][PID:1511898] Going to sign pkgs from source: 6745827-fedora-rawhide-aarch64 in chroot: /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64
[2023-12-14 16:09:30,987][  INFO][PID:1511898] Calling '/bin/sign -u ppalka#boost-1.83-all-arches@copr.fedorahosted.org -p' (attempt #1)
[2023-12-14 16:09:31,269][  INFO][PID:1511898] Calling '/bin/sign -4 -h sha256 -u ppalka#boost-1.83-all-arches@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64/06745827-airtsp/airtsp-devel-1.01.10-4.fc40.aarch64.rpm' (attempt #1)
[2023-12-14 16:09:31,902][  INFO][PID:1511898] signed rpm: /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64/06745827-airtsp/airtsp-devel-1.01.10-4.fc40.aarch64.rpm
[2023-12-14 16:09:31,903][  INFO][PID:1511898] Calling '/bin/sign -4 -h sha256 -u ppalka#boost-1.83-all-arches@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64/06745827-airtsp/airtsp-doc-1.01.10-4.fc40.noarch.rpm' (attempt #1)
[2023-12-14 16:09:32,545][  INFO][PID:1511898] signed rpm: /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64/06745827-airtsp/airtsp-doc-1.01.10-4.fc40.noarch.rpm
[2023-12-14 16:09:32,546][  INFO][PID:1511898] Calling '/bin/sign -4 -h sha256 -u ppalka#boost-1.83-all-arches@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64/06745827-airtsp/airtsp-debugsource-1.01.10-4.fc40.aarch64.rpm' (attempt #1)
[2023-12-14 16:09:33,265][  INFO][PID:1511898] signed rpm: /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64/06745827-airtsp/airtsp-debugsource-1.01.10-4.fc40.aarch64.rpm
[2023-12-14 16:09:33,267][  INFO][PID:1511898] Calling '/bin/sign -4 -h sha256 -u ppalka#boost-1.83-all-arches@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64/06745827-airtsp/airtsp-debuginfo-1.01.10-4.fc40.aarch64.rpm' (attempt #1)
[2023-12-14 16:09:33,842][  INFO][PID:1511898] signed rpm: /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64/06745827-airtsp/airtsp-debuginfo-1.01.10-4.fc40.aarch64.rpm
[2023-12-14 16:09:33,843][  INFO][PID:1511898] Calling '/bin/sign -4 -h sha256 -u ppalka#boost-1.83-all-arches@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64/06745827-airtsp/airtsp-1.01.10-4.fc40.aarch64.rpm' (attempt #1)
[2023-12-14 16:09:34,475][  INFO][PID:1511898] signed rpm: /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64/06745827-airtsp/airtsp-1.01.10-4.fc40.aarch64.rpm
[2023-12-14 16:09:34,476][  INFO][PID:1511898] Calling '/bin/sign -4 -h sha256 -u ppalka#boost-1.83-all-arches@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64/06745827-airtsp/airtsp-1.01.10-4.fc40.src.rpm' (attempt #1)
[2023-12-14 16:09:35,134][  INFO][PID:1511898] signed rpm: /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64/06745827-airtsp/airtsp-1.01.10-4.fc40.src.rpm
[2023-12-14 16:09:35,134][  INFO][PID:1511898] Sign done
[2023-12-14 16:09:35,135][  INFO][PID:1511898] Incremental createrepo run, adding 06745827-airtsp into https://download.copr.fedorainfracloud.org/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64, (auto-create-repo=True)
[2023-12-14 16:09:35,151][  INFO][PID:1511898] Running command 'copr-repo --batched /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64 --add 06745827-airtsp --no-appstream-metadata' as PID 1537771
[2023-12-14 16:09:42,691][  INFO][PID:1511898] Finished after 7 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64 --add 06745827-airtsp --no-appstream-metadata)
[2023-12-14 16:09:42,693][  INFO][PID:1511898] Getting build details
[2023-12-14 16:09:42,694][  INFO][PID:1511898] Listing built binary packages in /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64/06745827-airtsp
[2023-12-14 16:09:42,695][  INFO][PID:1511898] Built packages:
['airtsp-devel 1.01.10', 'airtsp-doc 1.01.10', 'airtsp-debuginfo 1.01.10', 'airtsp-debugsource 1.01.10', 'airtsp 1.01.10']
[2023-12-14 16:09:42,696][  INFO][PID:1511898] build details: {'built_packages': 'airtsp-devel 1.01.10\nairtsp-doc 1.01.10\nairtsp-debuginfo 1.01.10\nairtsp-debugsource 1.01.10\nairtsp 1.01.10'}
[2023-12-14 16:09:42,696][  INFO][PID:1511898] Retrieving pubkey
[2023-12-14 16:09:42,697][  INFO][PID:1511898] Calling '/bin/sign -u ppalka#boost-1.83-all-arches@copr.fedorahosted.org -p' (attempt #1)
[2023-12-14 16:09:42,976][  INFO][PID:1511898] Added pubkey for user ppalka project boost-1.83-all-arches into: /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/pubkey.gpg
[2023-12-14 16:09:42,977][  INFO][PID:1511898] Finished build: id=6745827 failed=False timeout=115200 destdir=/var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches chroot=fedora-rawhide-aarch64 
[2023-12-14 16:09:42,981][  INFO][PID:1511898] Worker succeeded build, took 221.6830506324768
[2023-12-14 16:09:42,983][  INFO][PID:1511898] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "ppalka",
            "project_name": "boost-1.83-all-arches",
            "project_dirname": "boost-1.83-all-arches",
            "submitter": "ppalka",
            "ended_on": 1702570182.9810433,
            "started_on": 1702569961.2979927,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "6745827-fedora-rawhide-aarch64",
            "build_id": 6745827,
            "package_name": "airtsp",
            "package_version": "1.01.10-4",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/ppalka/boost-1.83-all-arches/airtsp",
            "git_hash": "3e72935c9a6755270d787bd40e7a3ecc11e108ee",
            "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": "ppalka/boost-1.83-all-arches--ppalka",
            "results": {
                "packages": [
                    {
                        "name": "airtsp-devel",
                        "epoch": null,
                        "version": "1.01.10",
                        "release": "4.fc40",
                        "arch": "aarch64"
                    },
                    {
                        "name": "airtsp-doc",
                        "epoch": null,
                        "version": "1.01.10",
                        "release": "4.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "airtsp",
                        "epoch": null,
                        "version": "1.01.10",
                        "release": "4.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "airtsp-debuginfo",
                        "epoch": null,
                        "version": "1.01.10",
                        "release": "4.fc40",
                        "arch": "aarch64"
                    },
                    {
                        "name": "airtsp-debugsource",
                        "epoch": null,
                        "version": "1.01.10",
                        "release": "4.fc40",
                        "arch": "aarch64"
                    },
                    {
                        "name": "airtsp",
                        "epoch": null,
                        "version": "1.01.10",
                        "release": "4.fc40",
                        "arch": "aarch64"
                    }
                ]
            },
            "appstream": false,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/ppalka/boost-1.83-all-arches",
            "result_dir": "06745827-airtsp",
            "built_packages": "airtsp-devel 1.01.10\nairtsp-doc 1.01.10\nairtsp-debuginfo 1.01.10\nairtsp-debugsource 1.01.10\nairtsp 1.01.10",
            "id": 6745827,
            "mockchain_macros": {
                "copr_username": "ppalka",
                "copr_projectname": "boost-1.83-all-arches",
                "vendor": "Fedora Project COPR (ppalka/boost-1.83-all-arches)"
            }
        }
    ]
}
[2023-12-14 16:09:43,091][  INFO][PID:1511898] Sending fedora-messaging bus message in build.end
[2023-12-14 16:09:43,183][  INFO][PID:1511898] Compressing /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64/06745827-airtsp/builder-live.log by gzip
[2023-12-14 16:09:43,207][  INFO][PID:1511898] Running command 'gzip /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64/06745827-airtsp/builder-live.log' as PID 1538382
[2023-12-14 16:09:43,237][  INFO][PID:1511898] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64/06745827-airtsp/builder-live.log)
[2023-12-14 16:09:43,238][  INFO][PID:1511898] Compressing /var/lib/copr/public_html/results/ppalka/boost-1.83-all-arches/fedora-rawhide-aarch64/06745827-airtsp/backend.log by gzip