[2024-04-24 08:44:29,165][  INFO][PID:1427101] Marking build as starting
[2024-04-24 08:44:29,337][  INFO][PID:1427101] Trying to allocate VM
[2024-04-24 08:44:41,508][  INFO][PID:1427101] Allocated host ResallocHost, ticket_id=2423190, hostname=23.22.229.143
[2024-04-24 08:44:41,509][  INFO][PID:1427101] Allocating ssh connection to builder
[2024-04-24 08:44:41,510][  INFO][PID:1427101] Checking that builder machine is OK
[2024-04-24 08:44:42,001][  INFO][PID:1427101] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@23.22.229.143 '/usr/bin/test -f /etc/mock/centos-stream-8-aarch64.cfg'
[2024-04-24 08:44:42,266][  INFO][PID:1427101] Filling build.info file with builder info
[2024-04-24 08:44:42,269][  INFO][PID:1427101] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rpmsoftwaremanagement",
            "project_name": "test-utils",
            "project_dirname": "test-utils",
            "submitter": "rpmsoftwaremanagement",
            "ended_on": null,
            "started_on": 1713948282.2685525,
            "submitted_on": null,
            "status": 3,
            "chroot": "centos-stream-8-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "7344084-centos-stream-8-aarch64",
            "build_id": 7344084,
            "package_name": "libfaketime",
            "package_version": "0.9.8-10",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rpmsoftwaremanagement/test-utils/libfaketime",
            "git_hash": "bb5cabe734fb9587ff8da1ca8c2066e18f4314e8",
            "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": "rpmsoftwaremanagement/test-utils--rpmsoftwaremanagement",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/test-utils/centos-stream-8-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/test-utils",
            "result_dir": "07344084-libfaketime",
            "built_packages": "",
            "id": 7344084,
            "mockchain_macros": {
                "copr_username": "rpmsoftwaremanagement",
                "copr_projectname": "test-utils",
                "vendor": "Fedora Project COPR (rpmsoftwaremanagement/test-utils)"
            }
        }
    ]
}
[2024-04-24 08:44:42,355][  INFO][PID:1427101] Sending fedora-messaging bus message in build.start
[2024-04-24 08:44:43,377][  INFO][PID:1427101] Sending fedora-messaging bus message in chroot.start
[2024-04-24 08:44:43,411][  INFO][PID:1427101] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7344084-centos-stream-8-aarch64 --chroot centos-stream-8-aarch64 --detached
[2024-04-24 08:44:43,895][  INFO][PID:1427101] Downloading the builder-live.log file, attempt 1
[2024-04-24 08:44:43,914][  INFO][PID:1427101] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@23.22.229.143 copr-rpmbuild-log
[2024-04-24 08:44:48,932][  INFO][PID:1427101] Status: False
[2024-04-24 08:46:23,306][  INFO][PID:1427101] Downloading results from builder
[2024-04-24 08:46:23,307][  INFO][PID:1427101] rsyncing of mockbuilder@23.22.229.143:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils/centos-stream-8-aarch64/07344084-libfaketime started
[2024-04-24 08:46:23,308][  INFO][PID:1427101] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@23.22.229.143:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils/centos-stream-8-aarch64/07344084-libfaketime/ &> /var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils/centos-stream-8-aarch64/07344084-libfaketime/build-07344084.rsync.log
[2024-04-24 08:46:23,592][  INFO][PID:1427101] rsyncing finished.
[2024-04-24 08:46:23,593][  INFO][PID:1427101] Releasing VM back to pool
[2024-04-24 08:46:23,608][  INFO][PID:1427101] Searching for 'success' file in resultdir
[2024-04-24 08:46:23,609][  INFO][PID:1427101] Going to sign pkgs from source: 7344084-centos-stream-8-aarch64 in chroot: /var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils/centos-stream-8-aarch64
[2024-04-24 08:46:23,610][  INFO][PID:1427101] Calling '/bin/sign -u rpmsoftwaremanagement#test-utils@copr.fedorahosted.org -p' (attempt #1)
[2024-04-24 08:46:23,788][  INFO][PID:1427101] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#test-utils@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils/centos-stream-8-aarch64/07344084-libfaketime/libfaketime-0.9.8-10.el8.src.rpm' (attempt #1)
[2024-04-24 08:46:24,566][  INFO][PID:1427101] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils/centos-stream-8-aarch64/07344084-libfaketime/libfaketime-0.9.8-10.el8.src.rpm
[2024-04-24 08:46:24,567][  INFO][PID:1427101] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#test-utils@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils/centos-stream-8-aarch64/07344084-libfaketime/libfaketime-0.9.8-10.el8.aarch64.rpm' (attempt #1)
[2024-04-24 08:46:25,263][  INFO][PID:1427101] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils/centos-stream-8-aarch64/07344084-libfaketime/libfaketime-0.9.8-10.el8.aarch64.rpm
[2024-04-24 08:46:25,265][  INFO][PID:1427101] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#test-utils@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils/centos-stream-8-aarch64/07344084-libfaketime/libfaketime-debugsource-0.9.8-10.el8.aarch64.rpm' (attempt #1)
[2024-04-24 08:46:25,961][  INFO][PID:1427101] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils/centos-stream-8-aarch64/07344084-libfaketime/libfaketime-debugsource-0.9.8-10.el8.aarch64.rpm
[2024-04-24 08:46:25,962][  INFO][PID:1427101] Calling '/bin/sign -4 -h sha256 -u rpmsoftwaremanagement#test-utils@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils/centos-stream-8-aarch64/07344084-libfaketime/libfaketime-debuginfo-0.9.8-10.el8.aarch64.rpm' (attempt #1)
[2024-04-24 08:46:26,555][  INFO][PID:1427101] signed rpm: /var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils/centos-stream-8-aarch64/07344084-libfaketime/libfaketime-debuginfo-0.9.8-10.el8.aarch64.rpm
[2024-04-24 08:46:26,555][  INFO][PID:1427101] Sign done
[2024-04-24 08:46:26,556][  INFO][PID:1427101] Incremental createrepo run, adding 07344084-libfaketime into https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/test-utils/centos-stream-8-aarch64, (auto-create-repo=True)
[2024-04-24 08:46:26,558][  INFO][PID:1427101] Running command 'copr-repo --batched /var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils/centos-stream-8-aarch64 --add 07344084-libfaketime --no-appstream-metadata' as PID 1440664
[2024-04-24 08:46:27,699][  INFO][PID:1427101] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils/centos-stream-8-aarch64 --add 07344084-libfaketime --no-appstream-metadata)
[2024-04-24 08:46:27,700][  INFO][PID:1427101] Getting build details
[2024-04-24 08:46:27,701][  INFO][PID:1427101] Listing built binary packages in /var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils/centos-stream-8-aarch64/07344084-libfaketime
[2024-04-24 08:46:27,701][  INFO][PID:1427101] Built packages:
['libfaketime 0.9.8', 'libfaketime-debugsource 0.9.8', 'libfaketime-debuginfo 0.9.8']
[2024-04-24 08:46:27,702][  INFO][PID:1427101] build details: {'built_packages': 'libfaketime 0.9.8\nlibfaketime-debugsource 0.9.8\nlibfaketime-debuginfo 0.9.8'}
[2024-04-24 08:46:27,702][  INFO][PID:1427101] Retrieving pubkey
[2024-04-24 08:46:27,703][  INFO][PID:1427101] Calling '/bin/sign -u rpmsoftwaremanagement#test-utils@copr.fedorahosted.org -p' (attempt #1)
[2024-04-24 08:46:27,999][  INFO][PID:1427101] Added pubkey for user rpmsoftwaremanagement project test-utils into: /var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils/pubkey.gpg
[2024-04-24 08:46:28,000][  INFO][PID:1427101] Finished build: id=7344084 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils chroot=centos-stream-8-aarch64 
[2024-04-24 08:46:28,003][  INFO][PID:1427101] Worker succeeded build, took 105.73436832427979
[2024-04-24 08:46:28,004][  INFO][PID:1427101] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rpmsoftwaremanagement",
            "project_name": "test-utils",
            "project_dirname": "test-utils",
            "submitter": "rpmsoftwaremanagement",
            "ended_on": 1713948388.0029209,
            "started_on": 1713948282.2685525,
            "submitted_on": null,
            "status": 1,
            "chroot": "centos-stream-8-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "7344084-centos-stream-8-aarch64",
            "build_id": 7344084,
            "package_name": "libfaketime",
            "package_version": "0.9.8-10",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rpmsoftwaremanagement/test-utils/libfaketime",
            "git_hash": "bb5cabe734fb9587ff8da1ca8c2066e18f4314e8",
            "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": "rpmsoftwaremanagement/test-utils--rpmsoftwaremanagement",
            "results": {
                "packages": [
                    {
                        "name": "libfaketime",
                        "epoch": null,
                        "version": "0.9.8",
                        "release": "10.el8",
                        "arch": "aarch64"
                    },
                    {
                        "name": "libfaketime-debugsource",
                        "epoch": null,
                        "version": "0.9.8",
                        "release": "10.el8",
                        "arch": "aarch64"
                    },
                    {
                        "name": "libfaketime-debuginfo",
                        "epoch": null,
                        "version": "0.9.8",
                        "release": "10.el8",
                        "arch": "aarch64"
                    },
                    {
                        "name": "libfaketime",
                        "epoch": null,
                        "version": "0.9.8",
                        "release": "10.el8",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/test-utils/centos-stream-8-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/test-utils",
            "result_dir": "07344084-libfaketime",
            "built_packages": "libfaketime 0.9.8\nlibfaketime-debugsource 0.9.8\nlibfaketime-debuginfo 0.9.8",
            "id": 7344084,
            "mockchain_macros": {
                "copr_username": "rpmsoftwaremanagement",
                "copr_projectname": "test-utils",
                "vendor": "Fedora Project COPR (rpmsoftwaremanagement/test-utils)"
            }
        }
    ]
}
[2024-04-24 08:46:28,086][  INFO][PID:1427101] Sending fedora-messaging bus message in build.end
[2024-04-24 08:46:28,119][  INFO][PID:1427101] Compressing /var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils/centos-stream-8-aarch64/07344084-libfaketime/builder-live.log by gzip
[2024-04-24 08:46:28,121][  INFO][PID:1427101] Running command 'gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils/centos-stream-8-aarch64/07344084-libfaketime/builder-live.log' as PID 1440844
[2024-04-24 08:46:28,128][  INFO][PID:1427101] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils/centos-stream-8-aarch64/07344084-libfaketime/builder-live.log)
[2024-04-24 08:46:28,129][  INFO][PID:1427101] Compressing /var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils/centos-stream-8-aarch64/07344084-libfaketime/backend.log by gzip
[2024-04-24 08:46:28,131][  INFO][PID:1427101] Running command 'gzip /var/lib/copr/public_html/results/rpmsoftwaremanagement/test-utils/centos-stream-8-aarch64/07344084-libfaketime/backend.log' as PID 1440846