[2025-03-14 08:52:30,282][  INFO][PID:2399109] Marking build as starting
[2025-03-14 08:52:30,377][  INFO][PID:2399109] Trying to allocate VM
[2025-03-14 08:52:33,451][  INFO][PID:2399109] Allocated host ResallocHost, ticket_id=1811965, hostname=2620:52:3:1:dead:beef:cafe:c190, name=copr_hv_x86_64_03_prod_01953609_20250314_084818
[2025-03-14 08:52:33,452][  INFO][PID:2399109] Allocating ssh connection to builder
[2025-03-14 08:52:33,452][  INFO][PID:2399109] Checking that builder machine is OK
[2025-03-14 08:52:34,086][  INFO][PID:2399109] Running remote command: copr-builder-ready openeuler-22.03-x86_64
[2025-03-14 08:52:34,451][  INFO][PID:2399109] Red Hat subscription not needed for openeuler-22.03-x86_64
Builder is ready to be used

[2025-03-14 08:52:34,451][  INFO][PID:2399109] Filling build.info file with builder info
[2025-03-14 08:52:34,452][  INFO][PID:2399109] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "emixampp",
            "project_name": "synology-drive",
            "project_dirname": "synology-drive",
            "submitter": "emixampp",
            "ended_on": null,
            "started_on": 1741942354.4526832,
            "submitted_on": null,
            "status": 3,
            "chroot": "openeuler-22.03-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8767922-openeuler-22.03-x86_64",
            "build_id": 8767922,
            "package_name": "synology-drive-noextra",
            "package_version": "3.5.2-16111",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/emixampp/synology-drive/synology-drive-noextra",
            "git_hash": "a4bee1b380e62340827bec75d16306c94924f100",
            "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": "emixampp/synology-drive--emixampp",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/emixampp/synology-drive/openeuler-22.03-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/emixampp/synology-drive",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/emixampp/synology-drive",
            "result_dir": "08767922-synology-drive-noextra",
            "built_packages": "",
            "id": 8767922,
            "mockchain_macros": {
                "copr_username": "emixampp",
                "copr_projectname": "synology-drive",
                "vendor": "Fedora Project COPR (emixampp/synology-drive)"
            }
        }
    ]
}
[2025-03-14 08:52:34,528][  INFO][PID:2399109] Sending fedora-messaging bus message in build.start
[2025-03-14 08:52:35,378][  INFO][PID:2399109] Sending fedora-messaging bus message in chroot.start
[2025-03-14 08:52:35,413][  INFO][PID:2399109] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8767922-openeuler-22.03-x86_64 --chroot openeuler-22.03-x86_64 --detached
[2025-03-14 08:52:36,076][  INFO][PID:2399109] Downloading the builder-live.log file, attempt 1
[2025-03-14 08:52:36,082][  INFO][PID:2399109] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c190 copr-rpmbuild-log
[2025-03-14 08:52:41,084][  INFO][PID:2399109] Periodic builder liveness probe: alive
[2025-03-14 08:56:46,323][  INFO][PID:2399109] Downloading results from builder
[2025-03-14 08:56:46,326][  INFO][PID:2399109] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c190]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/emixampp/synology-drive/openeuler-22.03-x86_64/08767922-synology-drive-noextra started
[2025-03-14 08:56:46,343][  INFO][PID:2399109] 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:c190]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/emixampp/synology-drive/openeuler-22.03-x86_64/08767922-synology-drive-noextra/ &> /var/lib/copr/public_html/results/emixampp/synology-drive/openeuler-22.03-x86_64/08767922-synology-drive-noextra/build-08767922.rsync.log
[2025-03-14 08:56:49,787][  INFO][PID:2399109] rsyncing finished.
[2025-03-14 08:56:49,788][  INFO][PID:2399109] Releasing VM back to pool
[2025-03-14 08:56:49,801][  INFO][PID:2399109] Searching for 'success' file in resultdir
[2025-03-14 08:56:49,801][  INFO][PID:2399109] Going to sign pkgs from source: 8767922-openeuler-22.03-x86_64 in chroot: /var/lib/copr/public_html/results/emixampp/synology-drive/openeuler-22.03-x86_64
[2025-03-14 08:56:49,802][  INFO][PID:2399109] Calling '/bin/sign -u emixampp#synology-drive@copr.fedorahosted.org -p' (attempt #1)
[2025-03-14 08:56:50,117][  INFO][PID:2399109] Calling '/bin/sign -4 -h sha256 -u emixampp#synology-drive@copr.fedorahosted.org -r /var/lib/copr/public_html/results/emixampp/synology-drive/openeuler-22.03-x86_64/08767922-synology-drive-noextra/synology-drive-noextra-3.5.2-16111.x86_64.rpm' (attempt #1)
[2025-03-14 08:56:52,549][  INFO][PID:2399109] signed rpm: /var/lib/copr/public_html/results/emixampp/synology-drive/openeuler-22.03-x86_64/08767922-synology-drive-noextra/synology-drive-noextra-3.5.2-16111.x86_64.rpm
[2025-03-14 08:56:52,549][  INFO][PID:2399109] Calling '/bin/sign -4 -h sha256 -u emixampp#synology-drive@copr.fedorahosted.org -r /var/lib/copr/public_html/results/emixampp/synology-drive/openeuler-22.03-x86_64/08767922-synology-drive-noextra/synology-drive-noextra-3.5.2-16111.src.rpm' (attempt #1)
[2025-03-14 08:56:56,271][  INFO][PID:2399109] signed rpm: /var/lib/copr/public_html/results/emixampp/synology-drive/openeuler-22.03-x86_64/08767922-synology-drive-noextra/synology-drive-noextra-3.5.2-16111.src.rpm
[2025-03-14 08:56:56,276][  INFO][PID:2399109] Sign done
[2025-03-14 08:56:56,277][  INFO][PID:2399109] Incremental createrepo run, adding 08767922-synology-drive-noextra into https://download.copr.fedorainfracloud.org/results/emixampp/synology-drive/openeuler-22.03-x86_64, (auto-create-repo=True)
[2025-03-14 08:56:56,284][  INFO][PID:2399109] Running command 'copr-repo --batched /var/lib/copr/public_html/results/emixampp/synology-drive/openeuler-22.03-x86_64 --add 08767922-synology-drive-noextra --no-appstream-metadata' as PID 2431497
[2025-03-14 08:56:57,790][  INFO][PID:2399109] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/emixampp/synology-drive/openeuler-22.03-x86_64 --add 08767922-synology-drive-noextra --no-appstream-metadata)
[2025-03-14 08:56:57,794][  INFO][PID:2399109] Getting build details
[2025-03-14 08:56:57,796][  INFO][PID:2399109] Listing built binary packages in /var/lib/copr/public_html/results/emixampp/synology-drive/openeuler-22.03-x86_64/08767922-synology-drive-noextra
[2025-03-14 08:56:57,797][  INFO][PID:2399109] Built packages:
['synology-drive-noextra 3.5.2']
[2025-03-14 08:56:57,800][  INFO][PID:2399109] build details: {'built_packages': 'synology-drive-noextra 3.5.2'}
[2025-03-14 08:56:57,803][  INFO][PID:2399109] Retrieving pubkey
[2025-03-14 08:56:57,805][  INFO][PID:2399109] Calling '/bin/sign -u emixampp#synology-drive@copr.fedorahosted.org -p' (attempt #1)
[2025-03-14 08:56:57,996][  INFO][PID:2399109] Added pubkey for user emixampp project synology-drive into: /var/lib/copr/public_html/results/emixampp/synology-drive/pubkey.gpg
[2025-03-14 08:56:57,998][  INFO][PID:2399109] Finished build: id=8767922 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/emixampp/synology-drive chroot=openeuler-22.03-x86_64 
[2025-03-14 08:56:58,007][  INFO][PID:2399109] Worker succeeded build, took 263.554710149765
[2025-03-14 08:56:58,009][  INFO][PID:2399109] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "emixampp",
            "project_name": "synology-drive",
            "project_dirname": "synology-drive",
            "submitter": "emixampp",
            "ended_on": 1741942618.0073934,
            "started_on": 1741942354.4526832,
            "submitted_on": null,
            "status": 1,
            "chroot": "openeuler-22.03-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8767922-openeuler-22.03-x86_64",
            "build_id": 8767922,
            "package_name": "synology-drive-noextra",
            "package_version": "3.5.2-16111",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/emixampp/synology-drive/synology-drive-noextra",
            "git_hash": "a4bee1b380e62340827bec75d16306c94924f100",
            "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": "emixampp/synology-drive--emixampp",
            "results": {
                "packages": [
                    {
                        "name": "synology-drive-noextra",
                        "epoch": null,
                        "version": "3.5.2",
                        "release": "16111",
                        "arch": "src"
                    },
                    {
                        "name": "synology-drive-noextra",
                        "epoch": null,
                        "version": "3.5.2",
                        "release": "16111",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/emixampp/synology-drive/openeuler-22.03-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/emixampp/synology-drive",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/emixampp/synology-drive",
            "result_dir": "08767922-synology-drive-noextra",
            "built_packages": "synology-drive-noextra 3.5.2",
            "id": 8767922,
            "mockchain_macros": {
                "copr_username": "emixampp",
                "copr_projectname": "synology-drive",
                "vendor": "Fedora Project COPR (emixampp/synology-drive)"
            }
        }
    ]
}
[2025-03-14 08:56:58,070][  INFO][PID:2399109] Sending fedora-messaging bus message in build.end
[2025-03-14 08:56:58,094][  INFO][PID:2399109] Compressing /var/lib/copr/public_html/results/emixampp/synology-drive/openeuler-22.03-x86_64/08767922-synology-drive-noextra/builder-live.log by gzip
[2025-03-14 08:56:58,098][  INFO][PID:2399109] Running command 'gzip /var/lib/copr/public_html/results/emixampp/synology-drive/openeuler-22.03-x86_64/08767922-synology-drive-noextra/builder-live.log' as PID 2431918
[2025-03-14 08:56:58,101][  INFO][PID:2399109] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/emixampp/synology-drive/openeuler-22.03-x86_64/08767922-synology-drive-noextra/builder-live.log)
[2025-03-14 08:56:58,102][  INFO][PID:2399109] Compressing /var/lib/copr/public_html/results/emixampp/synology-drive/openeuler-22.03-x86_64/08767922-synology-drive-noextra/backend.log by gzip