[2025-01-08 14:32:15,018][  INFO][PID:4091033] Marking build as starting
[2025-01-08 14:32:15,101][  INFO][PID:4091033] Trying to allocate VM
[2025-01-08 14:32:18,165][  INFO][PID:4091033] Allocated host ResallocHost, ticket_id=568244, hostname=2620:52:3:1:dead:beef:cafe:c29f
[2025-01-08 14:32:18,166][  INFO][PID:4091033] Allocating ssh connection to builder
[2025-01-08 14:32:18,167][  INFO][PID:4091033] Checking that builder machine is OK
[2025-01-08 14:32:18,849][  INFO][PID:4091033] Running remote command: copr-builder-ready centos-stream+epel-next-9-ppc64le
[2025-01-08 14:32:19,265][  INFO][PID:4091033] Red Hat subscription not needed for centos-stream+epel-next-9-ppc64le
Builder is ready to be used

[2025-01-08 14:32:19,265][  INFO][PID:4091033] Filling build.info file with builder info
[2025-01-08 14:32:19,270][  INFO][PID:4091033] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "jjurca",
            "project_name": "filestorm",
            "project_dirname": "filestorm",
            "submitter": null,
            "ended_on": null,
            "started_on": 1736346739.2703855,
            "submitted_on": null,
            "status": 3,
            "chroot": "centos-stream+epel-next-9-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8488021-centos-stream+epel-next-9-ppc64le",
            "build_id": 8488021,
            "package_name": "filestorm",
            "package_version": "0.2.55-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/jjurca/filestorm/filestorm",
            "git_hash": "9e265ba0599537d464a16b640a4692a05ca2eaa3",
            "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": "jjurca/filestorm--6dfd7e2a-2fbb-4f1f-a0b3-e325d3451b29",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/jjurca/filestorm/centos-stream+epel-next-9-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le",
                "arch_power9"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/jjurca/filestorm",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/jjurca/filestorm",
            "result_dir": "08488021-filestorm",
            "built_packages": "",
            "id": 8488021,
            "mockchain_macros": {
                "copr_username": "jjurca",
                "copr_projectname": "filestorm",
                "vendor": "Fedora Project COPR (jjurca/filestorm)"
            }
        }
    ]
}
[2025-01-08 14:32:19,333][  INFO][PID:4091033] Sending fedora-messaging bus message in build.start
[2025-01-08 14:32:20,203][  INFO][PID:4091033] Sending fedora-messaging bus message in chroot.start
[2025-01-08 14:32:20,244][  INFO][PID:4091033] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8488021-centos-stream+epel-next-9-ppc64le --chroot centos-stream+epel-next-9-ppc64le --detached
[2025-01-08 14:32:20,942][  INFO][PID:4091033] Downloading the builder-live.log file, attempt 1
[2025-01-08 14:32:20,945][  INFO][PID:4091033] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c29f copr-rpmbuild-log
[2025-01-08 14:32:25,985][  INFO][PID:4091033] Periodic builder liveness probe: alive
[2025-01-08 14:34:34,079][  INFO][PID:4091033] Downloading results from builder
[2025-01-08 14:34:34,079][  INFO][PID:4091033] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c29f]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/jjurca/filestorm/centos-stream+epel-next-9-ppc64le/08488021-filestorm started
[2025-01-08 14:34:34,081][  INFO][PID:4091033] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c29f]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/jjurca/filestorm/centos-stream+epel-next-9-ppc64le/08488021-filestorm/ &> /var/lib/copr/public_html/results/jjurca/filestorm/centos-stream+epel-next-9-ppc64le/08488021-filestorm/build-08488021.rsync.log
[2025-01-08 14:34:34,761][  INFO][PID:4091033] rsyncing finished.
[2025-01-08 14:34:34,764][  INFO][PID:4091033] Releasing VM back to pool
[2025-01-08 14:34:34,814][  INFO][PID:4091033] Searching for 'success' file in resultdir
[2025-01-08 14:34:34,816][  INFO][PID:4091033] Going to sign pkgs from source: 8488021-centos-stream+epel-next-9-ppc64le in chroot: /var/lib/copr/public_html/results/jjurca/filestorm/centos-stream+epel-next-9-ppc64le
[2025-01-08 14:34:34,819][  INFO][PID:4091033] Calling '/bin/sign -u jjurca#filestorm@copr.fedorahosted.org -p' (attempt #1)
[2025-01-08 14:34:35,128][  INFO][PID:4091033] Calling '/bin/sign -4 -h sha256 -u jjurca#filestorm@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jjurca/filestorm/centos-stream+epel-next-9-ppc64le/08488021-filestorm/filestorm-0.2.55-1.el9.src.rpm' (attempt #1)
[2025-01-08 14:34:35,815][  INFO][PID:4091033] signed rpm: /var/lib/copr/public_html/results/jjurca/filestorm/centos-stream+epel-next-9-ppc64le/08488021-filestorm/filestorm-0.2.55-1.el9.src.rpm
[2025-01-08 14:34:35,817][  INFO][PID:4091033] Calling '/bin/sign -4 -h sha256 -u jjurca#filestorm@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jjurca/filestorm/centos-stream+epel-next-9-ppc64le/08488021-filestorm/filestorm-0.2.55-1.el9.ppc64le.rpm' (attempt #1)
[2025-01-08 14:34:36,337][  INFO][PID:4091033] signed rpm: /var/lib/copr/public_html/results/jjurca/filestorm/centos-stream+epel-next-9-ppc64le/08488021-filestorm/filestorm-0.2.55-1.el9.ppc64le.rpm
[2025-01-08 14:34:36,338][  INFO][PID:4091033] Sign done
[2025-01-08 14:34:36,338][  INFO][PID:4091033] Incremental createrepo run, adding 08488021-filestorm into https://download.copr.fedorainfracloud.org/results/jjurca/filestorm/centos-stream+epel-next-9-ppc64le, (auto-create-repo=True)
[2025-01-08 14:34:36,340][  INFO][PID:4091033] Running command 'copr-repo --batched /var/lib/copr/public_html/results/jjurca/filestorm/centos-stream+epel-next-9-ppc64le --add 08488021-filestorm --no-appstream-metadata' as PID 4111075
[2025-01-08 14:34:37,419][  INFO][PID:4091033] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/jjurca/filestorm/centos-stream+epel-next-9-ppc64le --add 08488021-filestorm --no-appstream-metadata)
[2025-01-08 14:34:37,422][  INFO][PID:4091033] Getting build details
[2025-01-08 14:34:37,423][  INFO][PID:4091033] Listing built binary packages in /var/lib/copr/public_html/results/jjurca/filestorm/centos-stream+epel-next-9-ppc64le/08488021-filestorm
[2025-01-08 14:34:37,424][  INFO][PID:4091033] Built packages:
['filestorm 0.2.55']
[2025-01-08 14:34:37,425][  INFO][PID:4091033] build details: {'built_packages': 'filestorm 0.2.55'}
[2025-01-08 14:34:37,426][  INFO][PID:4091033] Retrieving pubkey
[2025-01-08 14:34:37,426][  INFO][PID:4091033] Calling '/bin/sign -u jjurca#filestorm@copr.fedorahosted.org -p' (attempt #1)
[2025-01-08 14:34:37,631][  INFO][PID:4091033] Added pubkey for user jjurca project filestorm into: /var/lib/copr/public_html/results/jjurca/filestorm/pubkey.gpg
[2025-01-08 14:34:37,632][  INFO][PID:4091033] Finished build: id=8488021 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/jjurca/filestorm chroot=centos-stream+epel-next-9-ppc64le 
[2025-01-08 14:34:37,634][  INFO][PID:4091033] Worker succeeded build, took 138.36450862884521
[2025-01-08 14:34:37,635][  INFO][PID:4091033] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "jjurca",
            "project_name": "filestorm",
            "project_dirname": "filestorm",
            "submitter": null,
            "ended_on": 1736346877.6348941,
            "started_on": 1736346739.2703855,
            "submitted_on": null,
            "status": 1,
            "chroot": "centos-stream+epel-next-9-ppc64le",
            "arch": "ppc64le",
            "buildroot_pkgs": [],
            "task_id": "8488021-centos-stream+epel-next-9-ppc64le",
            "build_id": 8488021,
            "package_name": "filestorm",
            "package_version": "0.2.55-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/jjurca/filestorm/filestorm",
            "git_hash": "9e265ba0599537d464a16b640a4692a05ca2eaa3",
            "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": "jjurca/filestorm--6dfd7e2a-2fbb-4f1f-a0b3-e325d3451b29",
            "results": {
                "packages": [
                    {
                        "name": "filestorm",
                        "epoch": null,
                        "version": "0.2.55",
                        "release": "1.el9",
                        "arch": "ppc64le"
                    },
                    {
                        "name": "filestorm",
                        "epoch": null,
                        "version": "0.2.55",
                        "release": "1.el9",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/jjurca/filestorm/centos-stream+epel-next-9-ppc64le/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_ppc64le",
                "arch_power9"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/jjurca/filestorm",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/jjurca/filestorm",
            "result_dir": "08488021-filestorm",
            "built_packages": "filestorm 0.2.55",
            "id": 8488021,
            "mockchain_macros": {
                "copr_username": "jjurca",
                "copr_projectname": "filestorm",
                "vendor": "Fedora Project COPR (jjurca/filestorm)"
            }
        }
    ]
}
[2025-01-08 14:34:37,691][  INFO][PID:4091033] Sending fedora-messaging bus message in build.end
[2025-01-08 14:34:37,713][  INFO][PID:4091033] Compressing /var/lib/copr/public_html/results/jjurca/filestorm/centos-stream+epel-next-9-ppc64le/08488021-filestorm/builder-live.log by gzip
[2025-01-08 14:34:37,715][  INFO][PID:4091033] Running command 'gzip /var/lib/copr/public_html/results/jjurca/filestorm/centos-stream+epel-next-9-ppc64le/08488021-filestorm/builder-live.log' as PID 4111332
[2025-01-08 14:34:37,723][  INFO][PID:4091033] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/jjurca/filestorm/centos-stream+epel-next-9-ppc64le/08488021-filestorm/builder-live.log)
[2025-01-08 14:34:37,724][  INFO][PID:4091033] Compressing /var/lib/copr/public_html/results/jjurca/filestorm/centos-stream+epel-next-9-ppc64le/08488021-filestorm/backend.log by gzip
[2025-01-08 14:34:37,725][  INFO][PID:4091033] Running command 'gzip /var/lib/copr/public_html/results/jjurca/filestorm/centos-stream+epel-next-9-ppc64le/08488021-filestorm/backend.log' as PID 4111333