[2025-01-08 14:32:16,427][  INFO][PID:4091181] Marking build as starting
[2025-01-08 14:32:16,553][  INFO][PID:4091181] Trying to allocate VM
[2025-01-08 14:32:28,666][  INFO][PID:4091181] Allocated host ResallocHost, ticket_id=568258, hostname=3.234.241.26
[2025-01-08 14:32:28,667][  INFO][PID:4091181] Allocating ssh connection to builder
[2025-01-08 14:32:28,667][  INFO][PID:4091181] Checking that builder machine is OK
[2025-01-08 14:32:29,027][  INFO][PID:4091181] Running remote command: copr-builder-ready fedora-41-x86_64
[2025-01-08 14:32:29,248][  INFO][PID:4091181] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2025-01-08 14:32:29,249][  INFO][PID:4091181] Filling build.info file with builder info
[2025-01-08 14:32:29,250][  INFO][PID:4091181] 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": 1736346749.2506633,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8488021-fedora-41-x86_64",
            "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": "fbd4e8280f723a1235fc1ecd2b6057426f563955",
            "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--b7130a78-6f6c-4b7c-97cf-e06e4fe47c5c",
            "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/fedora-41-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/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:29,292][  INFO][PID:4091181] Sending fedora-messaging bus message in build.start
[2025-01-08 14:32:29,966][  INFO][PID:4091181] Sending fedora-messaging bus message in chroot.start
[2025-01-08 14:32:29,987][  INFO][PID:4091181] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8488021-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2025-01-08 14:32:30,376][  INFO][PID:4091181] Downloading the builder-live.log file, attempt 1
[2025-01-08 14:32:30,378][  INFO][PID:4091181] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.234.241.26 copr-rpmbuild-log
[2025-01-08 14:32:35,430][  INFO][PID:4091181] Periodic builder liveness probe: alive
[2025-01-08 14:33:34,679][  INFO][PID:4091181] Downloading results from builder
[2025-01-08 14:33:34,680][  INFO][PID:4091181] rsyncing of mockbuilder@3.234.241.26:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/jjurca/filestorm/fedora-41-x86_64/08488021-filestorm started
[2025-01-08 14:33:34,681][  INFO][PID:4091181] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.234.241.26:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/jjurca/filestorm/fedora-41-x86_64/08488021-filestorm/ &> /var/lib/copr/public_html/results/jjurca/filestorm/fedora-41-x86_64/08488021-filestorm/build-08488021.rsync.log
[2025-01-08 14:33:34,932][  INFO][PID:4091181] rsyncing finished.
[2025-01-08 14:33:34,933][  INFO][PID:4091181] Releasing VM back to pool
[2025-01-08 14:33:34,951][  INFO][PID:4091181] Searching for 'success' file in resultdir
[2025-01-08 14:33:34,952][  INFO][PID:4091181] Going to sign pkgs from source: 8488021-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/jjurca/filestorm/fedora-41-x86_64
[2025-01-08 14:33:34,952][  INFO][PID:4091181] Calling '/bin/sign -u jjurca#filestorm@copr.fedorahosted.org -p' (attempt #1)
[2025-01-08 14:33:35,302][  INFO][PID:4091181] Calling '/bin/sign -4 -h sha256 -u jjurca#filestorm@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jjurca/filestorm/fedora-41-x86_64/08488021-filestorm/filestorm-0.2.55-1.fc41.x86_64.rpm' (attempt #1)
[2025-01-08 14:33:35,878][  INFO][PID:4091181] signed rpm: /var/lib/copr/public_html/results/jjurca/filestorm/fedora-41-x86_64/08488021-filestorm/filestorm-0.2.55-1.fc41.x86_64.rpm
[2025-01-08 14:33:35,879][  INFO][PID:4091181] Calling '/bin/sign -4 -h sha256 -u jjurca#filestorm@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jjurca/filestorm/fedora-41-x86_64/08488021-filestorm/filestorm-0.2.55-1.fc41.src.rpm' (attempt #1)
[2025-01-08 14:33:36,537][  INFO][PID:4091181] signed rpm: /var/lib/copr/public_html/results/jjurca/filestorm/fedora-41-x86_64/08488021-filestorm/filestorm-0.2.55-1.fc41.src.rpm
[2025-01-08 14:33:36,538][  INFO][PID:4091181] Sign done
[2025-01-08 14:33:36,538][  INFO][PID:4091181] Incremental createrepo run, adding 08488021-filestorm into https://download.copr.fedorainfracloud.org/results/jjurca/filestorm/fedora-41-x86_64, (auto-create-repo=True)
[2025-01-08 14:33:36,539][  INFO][PID:4091181] Running command 'copr-repo --batched /var/lib/copr/public_html/results/jjurca/filestorm/fedora-41-x86_64 --add 08488021-filestorm --no-appstream-metadata' as PID 4101843
[2025-01-08 14:33:37,576][  INFO][PID:4091181] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/jjurca/filestorm/fedora-41-x86_64 --add 08488021-filestorm --no-appstream-metadata)
[2025-01-08 14:33:37,578][  INFO][PID:4091181] Getting build details
[2025-01-08 14:33:37,579][  INFO][PID:4091181] Listing built binary packages in /var/lib/copr/public_html/results/jjurca/filestorm/fedora-41-x86_64/08488021-filestorm
[2025-01-08 14:33:37,579][  INFO][PID:4091181] Built packages:
['filestorm 0.2.55']
[2025-01-08 14:33:37,581][  INFO][PID:4091181] build details: {'built_packages': 'filestorm 0.2.55'}
[2025-01-08 14:33:37,584][  INFO][PID:4091181] Retrieving pubkey
[2025-01-08 14:33:37,587][  INFO][PID:4091181] Calling '/bin/sign -u jjurca#filestorm@copr.fedorahosted.org -p' (attempt #1)
[2025-01-08 14:33:37,896][  INFO][PID:4091181] Added pubkey for user jjurca project filestorm into: /var/lib/copr/public_html/results/jjurca/filestorm/pubkey.gpg
[2025-01-08 14:33:37,896][  INFO][PID:4091181] Finished build: id=8488021 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/jjurca/filestorm chroot=fedora-41-x86_64 
[2025-01-08 14:33:37,899][  INFO][PID:4091181] Worker succeeded build, took 68.6483416557312
[2025-01-08 14:33:37,900][  INFO][PID:4091181] 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": 1736346817.899005,
            "started_on": 1736346749.2506633,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8488021-fedora-41-x86_64",
            "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": "fbd4e8280f723a1235fc1ecd2b6057426f563955",
            "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--b7130a78-6f6c-4b7c-97cf-e06e4fe47c5c",
            "results": {
                "packages": [
                    {
                        "name": "filestorm",
                        "epoch": null,
                        "version": "0.2.55",
                        "release": "1.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "filestorm",
                        "epoch": null,
                        "version": "0.2.55",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    }
                ]
            },
            "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/fedora-41-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/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:33:37,955][  INFO][PID:4091181] Sending fedora-messaging bus message in build.end
[2025-01-08 14:33:37,978][  INFO][PID:4091181] Compressing /var/lib/copr/public_html/results/jjurca/filestorm/fedora-41-x86_64/08488021-filestorm/builder-live.log by gzip
[2025-01-08 14:33:37,982][  INFO][PID:4091181] Running command 'gzip /var/lib/copr/public_html/results/jjurca/filestorm/fedora-41-x86_64/08488021-filestorm/builder-live.log' as PID 4102097
[2025-01-08 14:33:37,989][  INFO][PID:4091181] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/jjurca/filestorm/fedora-41-x86_64/08488021-filestorm/builder-live.log)
[2025-01-08 14:33:37,990][  INFO][PID:4091181] Compressing /var/lib/copr/public_html/results/jjurca/filestorm/fedora-41-x86_64/08488021-filestorm/backend.log by gzip