[2025-03-18 15:59:21,041][  INFO][PID:1271506] Marking build as starting
[2025-03-18 15:59:21,074][  INFO][PID:1271506] Trying to allocate VM
[2025-03-18 16:05:39,315][  INFO][PID:1271506] Allocated host ResallocHost, ticket_id=1888186, hostname=44.222.67.161, name=aws_x86_64_spot_prod_02069500_20250318_160357
[2025-03-18 16:05:39,316][  INFO][PID:1271506] Allocating ssh connection to builder
[2025-03-18 16:05:39,316][  INFO][PID:1271506] Checking that builder machine is OK
[2025-03-18 16:05:39,637][  INFO][PID:1271506] Running remote command: copr-builder-ready epel-8-x86_64
[2025-03-18 16:05:39,835][  INFO][PID:1271506] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-03-18 16:05:39,836][  INFO][PID:1271506] Filling build.info file with builder info
[2025-03-18 16:05:39,899][  INFO][PID:1271506] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "derkoe",
            "project_name": "kubernetes",
            "project_dirname": "kubernetes",
            "submitter": "https://api.github.com/users/renovate%5Bbot%5D",
            "ended_on": null,
            "started_on": 1742313939.8990939,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-8-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8788894-epel-8-x86_64",
            "build_id": 8788894,
            "package_name": "argocd",
            "package_version": "2.14.6-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/derkoe/kubernetes/argocd",
            "git_hash": "c4468f8202b4542e33de5e398817a9b8c153e847",
            "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": "derkoe/kubernetes--https://api.github.com/users/renovate%5Bbot%5D",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/derkoe/kubernetes/epel-8-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/derkoe/kubernetes",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/derkoe/kubernetes",
            "result_dir": "08788894-argocd",
            "built_packages": "",
            "id": 8788894,
            "mockchain_macros": {
                "copr_username": "derkoe",
                "copr_projectname": "kubernetes",
                "vendor": "Fedora Project COPR (derkoe/kubernetes)"
            }
        }
    ]
}
[2025-03-18 16:05:39,924][  INFO][PID:1271506] Sending fedora-messaging bus message in build.start
[2025-03-18 16:05:40,692][  INFO][PID:1271506] Sending fedora-messaging bus message in chroot.start
[2025-03-18 16:05:40,713][  INFO][PID:1271506] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8788894-epel-8-x86_64 --chroot epel-8-x86_64 --detached
[2025-03-18 16:05:41,056][  INFO][PID:1271506] Downloading the builder-live.log file, attempt 1
[2025-03-18 16:05:41,058][  INFO][PID:1271506] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.222.67.161 copr-rpmbuild-log
[2025-03-18 16:05:46,068][  INFO][PID:1271506] Periodic builder liveness probe: alive
[2025-03-18 16:07:36,139][  INFO][PID:1271506] Downloading results from builder
[2025-03-18 16:07:36,140][  INFO][PID:1271506] rsyncing of mockbuilder@44.222.67.161:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/derkoe/kubernetes/epel-8-x86_64/08788894-argocd started
[2025-03-18 16:07:36,141][  INFO][PID:1271506] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.222.67.161:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/derkoe/kubernetes/epel-8-x86_64/08788894-argocd/ &> /var/lib/copr/public_html/results/derkoe/kubernetes/epel-8-x86_64/08788894-argocd/build-08788894.rsync.log
[2025-03-18 16:07:37,153][  INFO][PID:1271506] rsyncing finished.
[2025-03-18 16:07:37,154][  INFO][PID:1271506] Releasing VM back to pool
[2025-03-18 16:07:37,168][  INFO][PID:1271506] Searching for 'success' file in resultdir
[2025-03-18 16:07:37,169][  INFO][PID:1271506] Going to sign pkgs from source: 8788894-epel-8-x86_64 in chroot: /var/lib/copr/public_html/results/derkoe/kubernetes/epel-8-x86_64
[2025-03-18 16:07:37,171][  INFO][PID:1271506] Calling '/bin/sign -u derkoe#kubernetes@copr.fedorahosted.org -p' (attempt #1)
[2025-03-18 16:07:37,486][  INFO][PID:1271506] Calling '/bin/sign -4 -h sha256 -u derkoe#kubernetes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/derkoe/kubernetes/epel-8-x86_64/08788894-argocd/argocd-2.14.6-1.el8.src.rpm' (attempt #1)
[2025-03-18 16:07:40,070][  INFO][PID:1271506] signed rpm: /var/lib/copr/public_html/results/derkoe/kubernetes/epel-8-x86_64/08788894-argocd/argocd-2.14.6-1.el8.src.rpm
[2025-03-18 16:07:40,071][  INFO][PID:1271506] Calling '/bin/sign -4 -h sha256 -u derkoe#kubernetes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/derkoe/kubernetes/epel-8-x86_64/08788894-argocd/argocd-2.14.6-1.el8.x86_64.rpm' (attempt #1)
[2025-03-18 16:07:41,877][  INFO][PID:1271506] signed rpm: /var/lib/copr/public_html/results/derkoe/kubernetes/epel-8-x86_64/08788894-argocd/argocd-2.14.6-1.el8.x86_64.rpm
[2025-03-18 16:07:41,877][  INFO][PID:1271506] Sign done
[2025-03-18 16:07:41,878][  INFO][PID:1271506] Incremental createrepo run, adding 08788894-argocd into https://download.copr.fedorainfracloud.org/results/derkoe/kubernetes/epel-8-x86_64, (auto-create-repo=True)
[2025-03-18 16:07:41,879][  INFO][PID:1271506] Running command 'copr-repo --batched /var/lib/copr/public_html/results/derkoe/kubernetes/epel-8-x86_64 --add 08788894-argocd --no-appstream-metadata' as PID 1363329
[2025-03-18 16:07:42,996][  INFO][PID:1271506] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/derkoe/kubernetes/epel-8-x86_64 --add 08788894-argocd --no-appstream-metadata)
[2025-03-18 16:07:42,997][  INFO][PID:1271506] Getting build details
[2025-03-18 16:07:42,998][  INFO][PID:1271506] Listing built binary packages in /var/lib/copr/public_html/results/derkoe/kubernetes/epel-8-x86_64/08788894-argocd
[2025-03-18 16:07:42,999][  INFO][PID:1271506] Built packages:
['argocd 2.14.6']
[2025-03-18 16:07:43,000][  INFO][PID:1271506] build details: {'built_packages': 'argocd 2.14.6'}
[2025-03-18 16:07:43,000][  INFO][PID:1271506] Retrieving pubkey
[2025-03-18 16:07:43,001][  INFO][PID:1271506] Calling '/bin/sign -u derkoe#kubernetes@copr.fedorahosted.org -p' (attempt #1)
[2025-03-18 16:07:43,202][  INFO][PID:1271506] Added pubkey for user derkoe project kubernetes into: /var/lib/copr/public_html/results/derkoe/kubernetes/pubkey.gpg
[2025-03-18 16:07:43,202][  INFO][PID:1271506] Finished build: id=8788894 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/derkoe/kubernetes chroot=epel-8-x86_64 
[2025-03-18 16:07:43,206][  INFO][PID:1271506] Worker succeeded build, took 123.30713486671448
[2025-03-18 16:07:43,207][  INFO][PID:1271506] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "derkoe",
            "project_name": "kubernetes",
            "project_dirname": "kubernetes",
            "submitter": "https://api.github.com/users/renovate%5Bbot%5D",
            "ended_on": 1742314063.2062287,
            "started_on": 1742313939.8990939,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-8-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8788894-epel-8-x86_64",
            "build_id": 8788894,
            "package_name": "argocd",
            "package_version": "2.14.6-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/derkoe/kubernetes/argocd",
            "git_hash": "c4468f8202b4542e33de5e398817a9b8c153e847",
            "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": "derkoe/kubernetes--https://api.github.com/users/renovate%5Bbot%5D",
            "results": {
                "packages": [
                    {
                        "name": "argocd",
                        "epoch": null,
                        "version": "2.14.6",
                        "release": "1.el8",
                        "arch": "src"
                    },
                    {
                        "name": "argocd",
                        "epoch": null,
                        "version": "2.14.6",
                        "release": "1.el8",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/derkoe/kubernetes/epel-8-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/derkoe/kubernetes",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/derkoe/kubernetes",
            "result_dir": "08788894-argocd",
            "built_packages": "argocd 2.14.6",
            "id": 8788894,
            "mockchain_macros": {
                "copr_username": "derkoe",
                "copr_projectname": "kubernetes",
                "vendor": "Fedora Project COPR (derkoe/kubernetes)"
            }
        }
    ]
}
[2025-03-18 16:07:43,243][  INFO][PID:1271506] Sending fedora-messaging bus message in build.end
[2025-03-18 16:07:43,265][  INFO][PID:1271506] Compressing /var/lib/copr/public_html/results/derkoe/kubernetes/epel-8-x86_64/08788894-argocd/builder-live.log by gzip
[2025-03-18 16:07:43,268][  INFO][PID:1271506] Running command 'gzip /var/lib/copr/public_html/results/derkoe/kubernetes/epel-8-x86_64/08788894-argocd/builder-live.log' as PID 1364829
[2025-03-18 16:07:43,271][  INFO][PID:1271506] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/derkoe/kubernetes/epel-8-x86_64/08788894-argocd/builder-live.log)
[2025-03-18 16:07:43,273][  INFO][PID:1271506] Compressing /var/lib/copr/public_html/results/derkoe/kubernetes/epel-8-x86_64/08788894-argocd/backend.log by gzip